Searched +defs:name +defs:dist (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/mandoc/ |
| H A D | mdoc_validate.c | 2410 const char *name, *sec; in post_sh_see_also() local 2500 int dist = 0; similar() local 2533 int dist, mindist; post_sh_head() local [all...] |
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 1536 const char *name, in check_flags() 1565 const char *name, in check_flags6() 1594 const char *name in is_anycast() 1607 const char *name in is_valid() 4205 sockaddr_u * dist,
|
| /freebsd/stand/common/ |
| H A D | gfx_fb.c | 391 uint32_t color, best, dist, k; in rgb_to_color_index() local 2644 insert_font(char *name, FONT_FLAGS flags) in insert_font() 2891 char *name = argv[0]; in command_font() local
|
| /freebsd/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 445 #define INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) name##line argument 446 #define INTERNAL_CATCH_UNIQUE_NAME_LINE( name, line ) INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line ) argument 448 # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ ) argument 450 # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __LINE__ ) argument 730 #define INTERNAL_CATCH_MAKE_NAMESPACE(name) INTERNAL_CATCH_MAKE_NAMESPACE2(name) argument 959 StringRef name; member 2829 std::string name; member 4739 std::string name; member 4867 std::string name = Detail::getAnnotation( cls, "Name", testCaseName ); in registerTestMethods() local 4977 #define OC_TEST_CASE2( name, desc, uniqueSuffix ) \ argument [all …]
|