| /third_party/typescript/src/compiler/ |
| D | diagnosticMessages.json | 4 "code": 1002 number 8 "code": 1003 number 12 "code": 1005 number 16 "code": 1006 number 20 "code": 1007 number 24 "code": 1009 number 28 "code": 1010 number 32 "code": 1011 number 36 "code": 1012 number 40 "code": 1013 number [all …]
|
| /third_party/python/Lib/ |
| D | stringprep.py | 12 def in_table_a1(code): argument 20 def in_table_b1(code): argument 189 def map_table_b3(code): argument 206 def in_table_c11(code): argument 210 def in_table_c12(code): argument 213 def in_table_c11_c12(code): argument 217 def in_table_c21(code): argument 221 def in_table_c22(code): argument 227 def in_table_c21_c22(code): argument 232 def in_table_c3(code): argument [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/serializers/nnacl_serializer/ |
| D | nnacl_stream_utils.cc | 28 std::ostream &operator<<(std::ostream &code, const ::QuantArg &quant_arg) { in operator <<() 33 std::ostream &operator<<(std::ostream &code, const OpParameter ¶meter) { in operator <<() 39 std::ostream &operator<<(std::ostream &code, const AddQuantQrgs &args) { in operator <<() 44 std::ostream &operator<<(std::ostream &code, const SliceQuantArg &arg) { in operator <<() 50 std::ostream &operator<<(std::ostream &code, PoolMode pool_mode) { in operator <<() 56 std::ostream &operator<<(std::ostream &code, RoundType round_type) { in operator <<() 62 std::ostream &operator<<(std::ostream &code, RoundingMode rounding_mode) { in operator <<() 68 std::ostream &operator<<(std::ostream &code, PadType pad_mode) { in operator <<() 74 std::ostream &operator<<(std::ostream &code, ActType act_type) { in operator <<() 80 std::ostream &operator<<(std::ostream &code, DataOrder data_order) { in operator <<()
|
| /third_party/python/Lib/xml/dom/ |
| D | __init__.py | 77 code = INDEX_SIZE_ERR variable in IndexSizeErr 80 code = DOMSTRING_SIZE_ERR variable in DomstringSizeErr 83 code = HIERARCHY_REQUEST_ERR variable in HierarchyRequestErr 86 code = WRONG_DOCUMENT_ERR variable in WrongDocumentErr 89 code = INVALID_CHARACTER_ERR variable in InvalidCharacterErr 92 code = NO_DATA_ALLOWED_ERR variable in NoDataAllowedErr 95 code = NO_MODIFICATION_ALLOWED_ERR variable in NoModificationAllowedErr 98 code = NOT_FOUND_ERR variable in NotFoundErr 101 code = NOT_SUPPORTED_ERR variable in NotSupportedErr 104 code = INUSE_ATTRIBUTE_ERR variable in InuseAttributeErr [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jerror.h | 31 #define JMESSAGE(code, string) argument 39 #define JMESSAGE(code, string) code, argument 234 #define ERREXIT(cinfo, code) \ argument 237 #define ERREXIT1(cinfo, code, p1) \ argument 241 #define ERREXIT2(cinfo, code, p1, p2) \ argument 246 #define ERREXIT3(cinfo, code, p1, p2, p3) \ argument 252 #define ERREXIT4(cinfo, code, p1, p2, p3, p4) \ argument 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 268 #define ERREXITS(cinfo, code, str) \ argument 276 #define WARNMS(cinfo, code) \ argument [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/ |
| D | log.h | 49 #define MS_CHECK_RET_CODE(code, msg) \ argument 57 #define MS_CHECK_RET_CODE_WITH_EXE(code, msg, FUNC) \ argument 66 #define MS_CHECK_RET_CODE_RET_NULL(code, msg) \ argument 74 #define MS_CHECK_TRUE(code, msg) \ argument 82 #define MS_CHECK_TRUE_WITH_EXE(code, msg, FUNC) \ argument 91 #define MS_CHECK_TRUE_WITHOUT_RET(code, msg) \ argument 99 #define MS_CHECK_TRUE_RET_NULL(code, msg) \ argument 107 #define MS_CHECK_TRUE_RET_BOOL(code, msg) \ argument
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectErrors/ |
| D | folder-rename-updates-project-structure-and-reports-no-errors.js | 69 …e file is in the program because:\n Default library for target 'es3'","code":6053,"category":"e… property
|
| /third_party/typescript/tests/baselines/reference/tsc/incremental/ |
| D | noEmit-changes-composite-discrepancies.js | 65 "code": 2396, property 140 "code": 2396, property 214 "code": 2396, property 289 "code": 2396, property 357 "code": 2551, property 367 "code": 2728 property 381 "code": 2551, property 391 "code": 2728 property 407 "code": 2396, property 476 "code": 2551, property [all …]
|
| D | serializing-error-chains.js | 72 …hild of type 'never', but multiple children were provided.","category":1,"code":2746},{"file":"./i… property 111 "code": 2746 property 119 "code": 2746 property 125 "code": 2769, property 130 "code": 2769, property 133 "code": 2746, property 138 "code": 2746, property
|
| /third_party/weex-loader/deps/weex-scripter/test/ |
| D | require-parse.js | 18 code: 'var a = browserifyRequire("' + md5Path + '");', property 31 code: 'var a = browserifyRequire("' + md5Path + '");', property 44 code: 'var a = browserifyRequire("' + md5Path + '");', property 57 code: 'var a = browserifyRequire("' + md5Path + '");', property 70 code: 'var a = browserifyRequire("' + md5Path + '");', property 83 code: 'var a = browserifyRequire("' + md5Path + '");', property 94 code: 'var a = require("@weex-module/xxx");', property 104 code: 'var a = require("@weex-component/xxx");', property 118 …code: 'var a = browserifyRequire("' + md5PathA + '"); var b = browserifyRequire("' + md5PathB + '"… property 130 code: 'var a = require("underscore")', property
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| D | codegen.c | 86 static void gpir_codegen_mul0_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_mul0_slot() 146 static void gpir_codegen_mul1_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_mul1_slot() 198 static void gpir_codegen_add0_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_add0_slot() 283 static void gpir_codegen_add1_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_add1_slot() 368 static void gpir_codegen_complex_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_complex_slot() 413 static void gpir_codegen_pass_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_pass_slot() 458 static void gpir_codegen_reg0_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_reg0_slot() 467 static void gpir_codegen_reg1_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_reg1_slot() 475 static void gpir_codegen_mem_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_mem_slot() 502 static void gpir_codegen_store_slot(gpir_codegen_instr *code, gpir_instr *instr) in gpir_codegen_store_slot() [all …]
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_php.cpp | 69 auto &code = *code_ptr; in BeginFile() local 91 std::string code = ""; in SaveType() local 103 std::string &code = *code_ptr; in BeginClass() local 113 std::string &code = *code_ptr; in EndClass() local 119 std::string &code = *code_ptr; in BeginEnum() local 126 std::string &code = *code_ptr; in EnumMember() local 135 std::string &code = *code_ptr; in EndEnum() local 142 std::string &code = *code_ptr; in NewRootTypeFromBuffer() local 163 std::string &code = *code_ptr; in InitializeExisting() local 180 std::string &code = *code_ptr; in GetVectorLen() local [all …]
|
| D | idl_gen_go.cpp | 110 std::string code = ""; in generate() local 193 std::string &code = *code_ptr; in BeginClass() local 211 std::string &code = *code_ptr; in GenEnumType() local 218 std::string &code = *code_ptr; in BeginEnum() local 225 std::string &code = *code_ptr; in EnumMember() local 237 std::string &code = *code_ptr; in EndEnum() local 243 std::string &code = *code_ptr; in BeginEnumNames() local 252 std::string &code = *code_ptr; in EnumNameMember() local 264 std::string &code = *code_ptr; in EndEnumNames() local 270 std::string &code = *code_ptr; in EnumStringer() local [all …]
|
| D | idl_gen_python.cpp | 100 auto &code = *code_ptr; in BeginClass() local 108 auto &code = *code_ptr; in BeginEnum() local 120 auto &code = *code_ptr; in EnumMember() local 130 auto &code = *code_ptr; in NewRootTypeFromBuffer() local 164 auto &code = *code_ptr; in InitializeExisting() local 179 auto &code = *code_ptr; in GetVectorLen() local 198 auto &code = *code_ptr; in GetVectorIsNone() local 220 auto &code = *code_ptr; in GetScalarFieldOfStruct() local 232 auto &code = *code_ptr; in GetScalarFieldOfTable() local 260 auto &code = *code_ptr; in GetStructFieldOfStruct() local [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-name-language-static.hh | 43 uint16_t code; member 425 _hb_ot_name_language_for (unsigned int code, in _hb_ot_name_language_for() 441 _hb_ot_name_language_for_ms_code (unsigned int code) in _hb_ot_name_language_for_ms_code() 449 _hb_ot_name_language_for_mac_code (unsigned int code) in _hb_ot_name_language_for_mac_code()
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | compiler_test.cpp | 22 bool IsBinaryBlob(const std::string &code) in IsBinaryBlob() 140 for (auto &code : mOutputCode) in compile() local 165 const auto code = mOutputCode.find(output); in foundInCodeRegex() local 190 const auto code = mOutputCode.find(output); in foundInCode() local 209 const auto code = mOutputCode.find(output); in foundInCodeInOrder() local 239 const auto code = mOutputCode.find(output); in foundInCode() local 273 for (auto &code : mOutputCode) in foundInCode() local 285 for (auto &code : mOutputCode) in foundInCodeRegex() local 297 for (auto &code : mOutputCode) in foundInCode() local 309 for (auto &code : mOutputCode) in foundInCodeInOrder() local [all …]
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| D | codegen.c | 48 static void ppir_codegen_encode_varying(ppir_node *node, void *code) in ppir_codegen_encode_varying() 145 static void ppir_codegen_encode_texld(ppir_node *node, void *code) in ppir_codegen_encode_texld() 175 static void ppir_codegen_encode_uniform(ppir_node *node, void *code) in ppir_codegen_encode_uniform() 223 static void ppir_codegen_encode_vec_mul(ppir_node *node, void *code) in ppir_codegen_encode_vec_mul() 296 static void ppir_codegen_encode_scl_mul(ppir_node *node, void *code) in ppir_codegen_encode_scl_mul() 365 static void ppir_codegen_encode_vec_add(ppir_node *node, void *code) in ppir_codegen_encode_vec_add() 454 static void ppir_codegen_encode_scl_add(ppir_node *node, void *code) in ppir_codegen_encode_scl_add() 530 static void ppir_codegen_encode_combine(ppir_node *node, void *code) in ppir_codegen_encode_combine() 590 static void ppir_codegen_encode_store_temp(ppir_node *node, void *code) in ppir_codegen_encode_store_temp() 608 static void ppir_codegen_encode_const(ppir_const *constant, uint16_t *code) in ppir_codegen_encode_const() [all …]
|
| /third_party/vixl/test/aarch64/ |
| D | test-utils-aarch64.h | 117 inline int32_t wreg(unsigned code) const { in wreg() 125 inline int64_t xreg(unsigned code) const { in xreg() 134 inline uint16_t hreg_bits(unsigned code) const { in hreg_bits() 139 inline uint32_t sreg_bits(unsigned code) const { in sreg_bits() 144 inline Float16 hreg(unsigned code) const { in hreg() 148 inline float sreg(unsigned code) const { in sreg() 152 inline uint64_t dreg_bits(unsigned code) const { in dreg_bits() 157 inline double dreg(unsigned code) const { in dreg() 161 inline QRegisterValue qreg(unsigned code) const { return dump_.q_[code]; } in qreg() 164 inline T zreg_lane(unsigned code, int lane) const { in zreg_lane() [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/custom/ |
| D | custom_coder.cc | 70 int CustomCoder::TransformTensors(Serializer *code, std::string array_name, const std::vector<Tenso… in TransformTensors() 107 int CustomCoder::TransformParams(Serializer *code, std::string var_name) { in TransformParams() 140 void CustomCoder::FreeParams(Serializer *code, std::string var_name) { in FreeParams() 147 void CustomCoder::FreeTensors(Serializer *code, std::string array_name, size_t tensors_num) { in FreeTensors() 155 Serializer code; in DoCode() local
|
| /third_party/libsnd/src/ |
| D | ima_oki_adpcm.c | 73 adpcm_decode (IMA_OKI_ADPCM * state, int code) in adpcm_decode() 103 { int delta, sign = 0, code ; in adpcm_encode() local 122 { unsigned char code ; in ima_oki_adpcm_decode_block() local 137 { unsigned char code ; in ima_oki_adpcm_encode_block() local 191 unsigned char code ; in test_oki_adpcm() local
|
| /third_party/mesa3d/src/mapi/glapi/ |
| D | glapi_entrypoint.c | 99 GLubyte * const code = (GLubyte *) u_execmem_alloc(DISPATCH_FUNCTION_SIZE); in generate_entrypoint() local 118 GLubyte * const code = (GLubyte *) entrypoint; in fill_in_entrypoint_offset() local 147 unsigned int *code = &__glapi_sparc_tls_stub; in init_glapi_relocs() local 175 unsigned int *code = (unsigned int *) u_execmem_alloc(sizeof(template)); in generate_entrypoint() local 193 unsigned int *code = (unsigned int *) entrypoint; in fill_in_entrypoint_offset() local
|
| /third_party/libcoap/tests/ |
| D | test_error_response.c | 87 const uint8_t code = COAP_RESPONSE_CODE(402); in t_error_response3() local 120 const uint8_t code = COAP_RESPONSE_CODE(402); in t_error_response4() local 159 const uint8_t code = COAP_RESPONSE_CODE(402); in t_error_response5() local 200 const uint8_t code = COAP_RESPONSE_CODE(402); in t_error_response6() local 241 const uint8_t code = COAP_RESPONSE_CODE(402); in t_error_response7() local 283 const uint8_t code = COAP_RESPONSE_CODE(503); in t_error_response8() local
|
| /third_party/ninja/doc/ |
| D | style.css | 16 pre, code { selector 34 code { selector 38 code { selector
|
| /third_party/python/Modules/cjkcodecs/ |
| D | _codecs_jp.c | 24 DBCHAR code; in ENCODER() local 155 DBCHAR code; in ENCODER() local 245 Py_UCS4 code, decoded; in DECODER() local 333 DBCHAR code; in ENCODER() local 453 DBCHAR code; in ENCODER() local 568 DBCHAR code = NOCHAR; in ENCODER() local 675 Py_UCS4 code, decoded; in DECODER() local
|
| /third_party/typescript/scripts/ |
| D | processDiagnosticMessages.mjs | 64 diagnosticTable.forEach(({ code }) => { field 88 …messageTable.forEach(({ code, category, reportsUnnecessary, elidedInCompatabilityPyramid, reportsD… property 110 messageTable.forEach(({ code }, name) => { field 124 function createKey(name, code) { argument
|