/third_party/NuttX/include/nuttx/net/ |
D | net.h | 133 CODE int (*si_setup)(FAR struct socket *psock, int protocol); 134 CODE sockcaps_t (*si_sockcaps)(FAR struct socket *psock); 135 CODE void (*si_addref)(FAR struct socket *psock); 136 CODE int (*si_bind)(FAR struct socket *psock, 138 CODE int (*si_getsockname)(FAR struct socket *psock, 140 CODE int (*si_getpeername)(FAR struct socket *psock, 142 CODE int (*si_listen)(FAR struct socket *psock, int backlog); 143 CODE int (*si_connect)(FAR struct socket *psock, 145 CODE int (*si_accept)(FAR struct socket *psock, 148 CODE int (*si_poll)(FAR struct socket *psock, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Minidump.h | 51 #define HANDLE_MDMP_STREAM_TYPE(CODE, NAME) NAME = CODE, argument 87 #define HANDLE_MDMP_PROTECT(CODE, NAME, NATIVENAME) NAME = CODE, argument 93 #define HANDLE_MDMP_MEMSTATE(CODE, NAME, NATIVENAME) NAME = CODE, argument 99 #define HANDLE_MDMP_MEMTYPE(CODE, NAME, NATIVENAME) NAME = CODE, argument 129 #define HANDLE_MDMP_ARCH(CODE, NAME) NAME = CODE, argument 136 #define HANDLE_MDMP_PLATFORM(CODE, NAME) NAME = CODE, argument
|
D | MinidumpConstants.def | 16 #define HANDLE_MDMP_STREAM_TYPE(CODE, NAME) 20 #define HANDLE_MDMP_ARCH(CODE, NAME) 24 #define HANDLE_MDMP_PLATFORM(CODE, NAME) 28 #define HANDLE_MDMP_PROTECT(CODE, NAME, NATIVENAME) 32 #define HANDLE_MDMP_MEMSTATE(CODE, NAME, NATIVENAME) 36 #define HANDLE_MDMP_MEMTYPE(CODE, NAME, NATIVENAME)
|
/third_party/libphonenumber/tools/java/common/test/com/google/i18n/phonenumbers/ |
D | MetadataFilterCoverageTest.java | 31 private static final String CODE; field in MetadataFilterCoverageTest 43 CODE = codeBuilder.toString(); 55 assertTrue("Code is missing correct conditional for " + field, CODE.matches(conditional)); in testCoverageOfExcludableParentFields() 58 assertEquals(countOccurrencesOf("metadata.has", CODE), in testCoverageOfExcludableParentFields() 67 assertTrue("Code is missing correct conditional for " + field, CODE.matches(conditional)); in testCoverageOfExcludableChildFields() 70 assertEquals(countOccurrencesOf("shouldDrop(type, \"", CODE), in testCoverageOfExcludableChildFields() 79 assertTrue("Code is missing correct conditional for " + field, CODE.matches(conditional)); in testCoverageOfExcludableChildlessFields() 82 assertEquals(countOccurrencesOf("shouldDrop(\"", CODE), in testCoverageOfExcludableChildlessFields()
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | tokenize.c | 719 #define CODE(c0, c1, value) [special_hash(c0, c1)] = value macro 720 CODE('+', '=', SPECIAL_ADD_ASSIGN), /* 00 */ 721 CODE('/', '=', SPECIAL_DIV_ASSIGN), /* 01 */ 722 CODE('^', '=', SPECIAL_XOR_ASSIGN), /* 05 */ 723 CODE('&', '&', SPECIAL_LOGICAL_AND), /* 07 */ 724 CODE('#', '#', SPECIAL_HASHHASH), /* 08 */ 725 CODE('<', '<', SPECIAL_LEFTSHIFT), /* 0a */ 726 CODE('<', '=', SPECIAL_LTE), /* 0c */ 727 CODE('!', '=', SPECIAL_NOTEQUAL), /* 0e */ 728 CODE('%', '=', SPECIAL_MOD_ASSIGN), /* 0f */ [all …]
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | syslog.h | 75 } CODE; typedef 76 #define prioritynames ((CODE *)(const CODE []){ \ 82 #define facilitynames ((CODE *)(const CODE []){ \
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | syslog.h | 75 } CODE; typedef 76 #define prioritynames ((CODE *)(const CODE []){ \ 82 #define facilitynames ((CODE *)(const CODE []){ \
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | syslog.h | 75 } CODE; typedef 76 #define prioritynames ((CODE *)(const CODE []){ \ 82 #define facilitynames ((CODE *)(const CODE []){ \
|
/third_party/musl/include/ |
D | syslog.h | 75 } CODE; typedef 76 #define prioritynames ((CODE *)(const CODE []){ \ 82 #define facilitynames ((CODE *)(const CODE []){ \
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_error.data | 14 error_strerror:-0x8880:"UNKNOWN ERROR CODE (8880)" 17 error_strerror:-0x007F:"UNKNOWN ERROR CODE (007F)" 20 error_strerror:-0x88FF:"UNKNOWN ERROR CODE (8880) \: UNKNOWN ERROR CODE (007F)"
|
/third_party/NuttX/include/nuttx/fs/ |
D | automount.h | 71 typedef CODE int 120 CODE int (*attach)(FAR const struct automount_lower_s *lower, 122 CODE void (*enable)(FAR const struct automount_lower_s *lower, 124 CODE bool (*inserted)(FAR const struct automount_lower_s *lower);
|
/third_party/node/test/parallel/ |
D | test-trace-events-category-used.js | 6 const CODE = ` constant 24 '-e', CODE ], 42 '-e', CODE ],
|
D | test-trace-events-none.js | 8 const CODE = constant 17 [ '--trace-event-categories', '""', '-e', CODE ],
|
/third_party/node/deps/brotli/c/enc/ |
D | cluster_inc.h | 17 size_t* num_pairs) CODE({ 78 size_t max_num_pairs) CODE({ 158 const HistogramType* histogram, const HistogramType* candidate) CODE({ 174 HistogramType* out, uint32_t* symbols) CODE({ 212 HistogramType* out, uint32_t* symbols, size_t length) CODE({ 252 uint32_t* histogram_symbols) CODE({
|
D | cluster.h | 28 #define CODE(X) /* Declaration */; macro 42 #undef CODE
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | cluster_inc.h | 17 size_t* num_pairs) CODE({ 78 size_t max_num_pairs) CODE({ 158 const HistogramType* histogram, const HistogramType* candidate) CODE({ 174 HistogramType* out, uint32_t* symbols) CODE({ 212 HistogramType* out, uint32_t* symbols, size_t length) CODE({ 252 uint32_t* histogram_symbols) CODE({
|
D | cluster.h | 28 #define CODE(X) /* Declaration */; macro 42 #undef CODE
|
/third_party/skia/third_party/externals/spirv-tools/test/link/ |
D | type_match_test.cpp | 58 #define MatchF(N, CODE) \ argument 74 "%const = OpConstant %baseint 3\n" CODE \ 129 #define MatchFpF(N, CODE) \ argument 132 "OpTypeForwardPointer %type Workgroup\n" CODE \
|
/third_party/spirv-tools/test/link/ |
D | type_match_test.cpp | 58 #define MatchF(N, CODE) \ argument 75 "%const = OpConstant %baseint 3\n" CODE \ 130 #define MatchFpF(N, CODE) \ argument 133 "OpTypeForwardPointer %type Workgroup\n" CODE \
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/ |
D | type_match_test.cpp | 58 #define MatchF(N, CODE) \ argument 74 "%const = OpConstant %baseint 3\n" CODE \ 129 #define MatchFpF(N, CODE) \ argument 132 "OpTypeForwardPointer %type Workgroup\n" CODE \
|
/third_party/elfutils/tests/ |
D | varlocs.c | 71 #define DWARF_ONE_KNOWN_DW_ATE(NAME, CODE) [CODE] = #NAME, in dwarf_encoding_string() argument 87 #define DWARF_ONE_KNOWN_DW_TAG(NAME, CODE) case CODE: return #NAME; in dwarf_tag_string() argument 100 #define DWARF_ONE_KNOWN_DW_AT(NAME, CODE) case CODE: return #NAME; in dwarf_attr_string() argument 113 #define DWARF_ONE_KNOWN_DW_FORM(NAME, CODE) case CODE: return #NAME; in dwarf_form_string() argument 155 #define DWARF_ONE_KNOWN_DW_OP(NAME, CODE) [CODE] = #NAME, in dwarf_opcode_string() argument
|
/third_party/skia/infra/pathkit/ |
D | test_pathkit.sh | 29 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json` 30 if [ $CODE -ne 200 ]; then
|
D | perf_pathkit.sh | 32 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json` 33 if [ $CODE -ne 200 ]; then
|
/third_party/skia/infra/lottiecap/docker/ |
D | lottiecap_gold.sh | 38 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json` 39 if [ $CODE -ne 200 ]; then
|
/third_party/skia/infra/canvaskit/ |
D | test_canvaskit.sh | 29 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json` 30 if [ $CODE -ne 200 ]; then
|