/external/libxml2/ |
D | xmlunicode.c | 976 xmlUCSIsAegeanNumbers(int code) { in xmlUCSIsAegeanNumbers() 989 xmlUCSIsAlphabeticPresentationForms(int code) { in xmlUCSIsAlphabeticPresentationForms() 1002 xmlUCSIsArabic(int code) { in xmlUCSIsArabic() 1015 xmlUCSIsArabicPresentationFormsA(int code) { in xmlUCSIsArabicPresentationFormsA() 1028 xmlUCSIsArabicPresentationFormsB(int code) { in xmlUCSIsArabicPresentationFormsB() 1041 xmlUCSIsArmenian(int code) { in xmlUCSIsArmenian() 1054 xmlUCSIsArrows(int code) { in xmlUCSIsArrows() 1067 xmlUCSIsBasicLatin(int code) { in xmlUCSIsBasicLatin() 1080 xmlUCSIsBengali(int code) { in xmlUCSIsBengali() 1093 xmlUCSIsBlockElements(int code) { in xmlUCSIsBlockElements() [all …]
|
/external/chromium-trace/catapult/third_party/WebOb/webob/ |
D | exc.py | 223 code = 500 variable in WSGIHTTPException 366 code = 200 variable in HTTPOk 382 code = 201 variable in HTTPCreated 394 code = 202 variable in HTTPAccepted 408 code = 203 variable in HTTPNonAuthoritativeInformation 421 code = 204 variable in HTTPNoContent 435 code = 205 variable in HTTPResetContent 448 code = 206 variable in HTTPPartialContent 514 code = 300 variable in HTTPMultipleChoices 527 code = 301 variable in HTTPMovedPermanently [all …]
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
D | httpexceptions.py | 168 code = None variable in HTTPException 357 code = 300 variable in HTTPMultipleChoices 361 code = 301 variable in HTTPMovedPermanently 365 code = 302 variable in HTTPFound 372 code = 303 variable in HTTPSeeOther 379 code = 304 variable in HTTPNotModified 392 code = 305 variable in HTTPUseProxy 399 code = 307 variable in HTTPTemporaryRedirect 422 code = 400 variable in HTTPClientError 431 code = 401 variable in HTTPUnauthorized [all …]
|
/external/proguard/src/proguard/classfile/instruction/ |
D | Instruction.java | 901 public void write(byte[] code, int offset) in write() 930 protected abstract void readInfo(byte[] code, int offset); in readInfo() 936 protected abstract void writeInfo(byte[] code, int offset); in writeInfo() 1010 protected static int readByte(byte[] code, int offset) in readByte() 1015 protected static int readShort(byte[] code, int offset) in readShort() 1021 protected static int readInt(byte[] code, int offset) in readInt() 1029 protected static int readValue(byte[] code, int offset, int valueSize) in readValue() 1041 protected static int readSignedByte(byte[] code, int offset) in readSignedByte() 1046 protected static int readSignedShort(byte[] code, int offset) in readSignedShort() 1052 protected static int readSignedValue(byte[] code, int offset, int valueSize) in readSignedValue() [all …]
|
/external/pdfium/third_party/libjpeg/ |
D | jerror.h | 27 #define JMESSAGE(code,string) argument 35 #define JMESSAGE(code,string) code , argument 205 #define ERREXIT(cinfo,code) \ argument 208 #define ERREXIT1(cinfo,code,p1) \ argument 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 230 #define ERREXITS(cinfo,code,str) \ argument 238 #define WARNMS(cinfo,code) \ argument 241 #define WARNMS1(cinfo,code,p1) \ argument [all …]
|
/external/libjpeg-turbo/ |
D | jerror.h | 30 #define JMESSAGE(code,string) argument 38 #define JMESSAGE(code,string) code , argument 230 #define ERREXIT(cinfo,code) \ argument 233 #define ERREXIT1(cinfo,code,p1) \ argument 237 #define ERREXIT2(cinfo,code,p1,p2) \ argument 242 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 248 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 255 #define ERREXITS(cinfo,code,str) \ argument 263 #define WARNMS(cinfo,code) \ argument 266 #define WARNMS1(cinfo,code,p1) \ argument [all …]
|
/external/opencv3/3rdparty/libjpeg/ |
D | jerror.h | 28 #define JMESSAGE(code,string) argument 36 #define JMESSAGE(code,string) code , argument 209 #define ERREXIT(cinfo,code) \ argument 212 #define ERREXIT1(cinfo,code,p1) \ argument 216 #define ERREXIT2(cinfo,code,p1,p2) \ argument 221 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 227 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 234 #define ERREXIT6(cinfo,code,p1,p2,p3,p4,p5,p6) \ argument 243 #define ERREXITS(cinfo,code,str) \ argument 251 #define WARNMS(cinfo,code) \ argument [all …]
|
/external/v8/test/cctest/compiler/ |
D | test-jump-threading.cc | 44 InstructionCode code = 119 | FlagsModeField::encode(kFlags_branch) | in Branch() local 108 void VerifyForwarding(TestCode& code, int count, int* expected) { in VerifyForwarding() 121 TestCode code; in TEST() local 137 TestCode code; in TEST() local 154 TestCode code; in TEST() local 165 TestCode code; in TEST() local 177 TestCode code; in TEST() local 191 TestCode code; in TEST() local 205 TestCode code; in TEST() local 219 TestCode code; in TEST() local [all …]
|
/external/harfbuzz_ng/src/hb-ucdn/ |
D | ucdn.c | 53 static const UCDRecord *get_ucd_record(uint32_t code) in get_ucd_record() 70 static const unsigned short *get_decomp_record(uint32_t code) in get_decomp_record() 88 static int get_comp_index(uint32_t code, const Reindex *idx) in get_comp_index() 111 static int hangul_pair_decompose(uint32_t code, uint32_t *a, uint32_t *b) in hangul_pair_decompose() 131 static int hangul_pair_compose(uint32_t *code, uint32_t a, uint32_t b) in hangul_pair_compose() 155 const unsigned short *code = *code_ptr; in decode_utf16() local 172 int ucdn_get_combining_class(uint32_t code) in ucdn_get_combining_class() 177 int ucdn_get_east_asian_width(uint32_t code) in ucdn_get_east_asian_width() 182 int ucdn_get_general_category(uint32_t code) in ucdn_get_general_category() 187 int ucdn_get_bidi_class(uint32_t code) in ucdn_get_bidi_class() [all …]
|
/external/vixl/test/ |
D | test-utils-a64.h | 79 inline int32_t wreg(unsigned code) const { in wreg() 87 inline int64_t xreg(unsigned code) const { in xreg() 96 inline uint32_t sreg_bits(unsigned code) const { in sreg_bits() 101 inline float sreg(unsigned code) const { in sreg() 105 inline uint64_t dreg_bits(unsigned code) const { in dreg_bits() 110 inline double dreg(unsigned code) const { in dreg() 114 inline vec128_t qreg(unsigned code) const { in qreg() 147 bool RegAliasesMatch(unsigned code) const { in RegAliasesMatch() 160 bool FPRegAliasesMatch(unsigned code) const { in FPRegAliasesMatch()
|
/external/v8/test/cctest/ |
D | test-utils-arm64.h | 58 inline int32_t wreg(unsigned code) const { in wreg() 66 inline int64_t xreg(unsigned code) const { in xreg() 75 inline uint32_t sreg_bits(unsigned code) const { in sreg_bits() 80 inline float sreg(unsigned code) const { in sreg() 84 inline uint64_t dreg_bits(unsigned code) const { in dreg_bits() 89 inline double dreg(unsigned code) const { in dreg() 122 bool RegAliasesMatch(unsigned code) const { in RegAliasesMatch() 135 bool FPRegAliasesMatch(unsigned code) const { in FPRegAliasesMatch()
|
/external/strace/ |
D | ioctl.c | 51 ioctl_lookup(const unsigned int code) in ioctl_lookup() 70 const unsigned int code = iop->code; in ioctl_next_match() local 78 ioctl_print_code(const unsigned int code) in ioctl_print_code() 87 evdev_decode_number(const unsigned int code) in evdev_decode_number() 149 hiddev_decode_number(const unsigned int code) in hiddev_decode_number() 187 const unsigned int code = tcp->u_arg[1]; in ioctl_decode_command_number() local 229 const unsigned int code = tcp->u_arg[1]; in ioctl_decode() local
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
D | Tracer.java | 90 protected int doOpcode(int pos, byte[] code) throws BadBytecode { in doOpcode() 109 protected void visitBranch(int pos, byte[] code, int offset) throws BadBytecode {} in visitBranch() 110 protected void visitGoto(int pos, byte[] code, int offset) throws BadBytecode {} in visitGoto() 111 protected void visitReturn(int pos, byte[] code) throws BadBytecode {} in visitReturn() 112 protected void visitThrow(int pos, byte[] code) throws BadBytecode {} in visitThrow() 121 protected void visitTableSwitch(int pos, byte[] code, int n, in visitTableSwitch() 131 protected void visitLookupSwitch(int pos, byte[] code, int n, in visitLookupSwitch() 138 protected void visitJSR(int pos, byte[] code) throws BadBytecode { in visitJSR() 151 protected void visitRET(int pos, byte[] code) throws BadBytecode {} in visitRET() 153 private int doOpcode0_53(int pos, byte[] code, int op) throws BadBytecode { in doOpcode0_53() [all …]
|
/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 107 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1() 124 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2() 142 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3() 162 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4() 183 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1() 194 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2() 209 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3() 219 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1() 228 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5() 277 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6() [all …]
|
/external/libweave/src/ |
D | error.cc | 14 const std::string& code, in LogError() 29 const std::string& code, in Create() 35 const std::string& code, in Create() 44 const std::string& code, in AddTo() 59 const std::string& code, in AddToPrintf() 88 const std::string& code, in Error() 95 const std::string& code, in Error() 104 const std::string& code) { in FindError()
|
/external/v8/test/unittests/wasm/ |
D | ast-decoder-unittest.cc | 123 byte code[] = {static_cast<byte>(opcode), kExprGetLocal, 0, kExprGetLocal, in TestBinop() local 153 byte code[] = {static_cast<byte>(opcode), kExprGetLocal, 0}; in TestUnop() local 191 byte code[] = {kExprI8Const, 0}; in TEST_F() local 200 byte code[] = {0}; in TEST_F() local 207 byte code[] = {kExprIf}; in TEST_F() local 214 byte code[] = {kExprIf, kExprI8Const, 0}; in TEST_F() local 221 byte code[] = {kExprI8Const, 0, kExprI8Const, 1}; in TEST_F() local 227 byte code[] = {kExprI32Const, 0, 0, 0, 0}; in TEST_F() local 238 byte code[] = {kExprI8Const, 0, kExprI32Const, 1, 2, 3, 4}; in TEST_F() local 244 byte code[] = {kExprI64Const, 0, 0, 0, 0, 0, 0, 0, 0}; in TEST_F() local [all …]
|
/external/libbrillo/brillo/errors/ |
D | error.cc | 16 const std::string& code, in LogError() 31 const std::string& code, in Create() 38 const std::string& code, in Create() 49 const std::string& code, in AddTo() 63 const std::string& code, in AddToPrintf() 96 const std::string& code, in Error() 108 const std::string& code, in Error() 130 const std::string& code) { in FindError()
|
/external/javassist/src/main/javassist/bytecode/ |
D | ByteArray.java | 25 public static int readU16bit(byte[] code, int index) { in readU16bit() 32 public static int readS16bit(byte[] code, int index) { in readS16bit() 39 public static void write16bit(int value, byte[] code, int index) { in write16bit() 47 public static int read32bit(byte[] code, int index) { in read32bit() 55 public static void write32bit(int value, byte[] code, int index) { in write32bit()
|
/external/apache-http/src/org/apache/http/message/ |
D | BasicHttpResponse.java | 112 final int code, in BasicHttpResponse() 147 public void setStatusLine(final ProtocolVersion ver, final int code) { in setStatusLine() 153 public void setStatusLine(final ProtocolVersion ver, final int code, in setStatusLine() 160 public void setStatusCode(int code) { in setStatusCode() 190 final int code = this.statusline.getStatusCode(); in setLocale() local 204 protected String getReason(int code) { in getReason()
|
/external/dexmaker/src/test/java/com/google/dexmaker/ |
D | DexMakerTest.java | 91 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testNewInstance() local 120 Code code = dexMaker.declare(methodId, PUBLIC); in testVoidNoArgMemberMethod() local 139 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeStatic() local 158 Code code = dexMaker.declare(methodId, PUBLIC); in testCreateLocalMethodAsNull() local 184 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeVirtual() local 222 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeDirect() local 277 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeInterface() local 301 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeVoidMethodIgnoresTargetLocal() local 320 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testParameterMismatch() local 340 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeTypeSafety() local [all …]
|
/external/freetype/src/cff/ |
D | cffparse.c | 40 FT_UInt code, in cff_parser_init() 684 #define CFF_FIELD_NUM( code, name, id ) \ argument 686 #define CFF_FIELD_FIXED( code, name, id ) \ argument 688 #define CFF_FIELD_FIXED_1000( code, name, id ) \ argument 690 #define CFF_FIELD_STRING( code, name, id ) \ argument 692 #define CFF_FIELD_BOOL( code, name, id ) \ argument 709 #define CFF_FIELD_CALLBACK( code, name, id ) \ argument 718 #define CFF_FIELD( code, name, id, kind ) \ argument 727 #define CFF_FIELD_DELTA( code, name, max, id ) \ argument 751 #define CFF_FIELD_CALLBACK( code, name, id ) \ argument [all …]
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffparse.c | 40 FT_UInt code, in cff_parser_init() 684 #define CFF_FIELD_NUM( code, name, id ) \ argument 686 #define CFF_FIELD_FIXED( code, name, id ) \ argument 688 #define CFF_FIELD_FIXED_1000( code, name, id ) \ argument 690 #define CFF_FIELD_STRING( code, name, id ) \ argument 692 #define CFF_FIELD_BOOL( code, name, id ) \ argument 709 #define CFF_FIELD_CALLBACK( code, name, id ) \ argument 718 #define CFF_FIELD( code, name, id, kind ) \ argument 727 #define CFF_FIELD_DELTA( code, name, max, id ) \ argument 751 #define CFF_FIELD_CALLBACK( code, name, id ) \ argument [all …]
|
/external/mesa3d/src/mapi/glapi/ |
D | glapi_entrypoint.c | 100 GLubyte * const code = (GLubyte *) u_execmem_alloc(DISPATCH_FUNCTION_SIZE); in generate_entrypoint() local 119 GLubyte * const code = (GLubyte *) entrypoint; in fill_in_entrypoint_offset() local 195 unsigned int *code = &__glapi_sparc_tls_stub; in init_glapi_relocs() local 199 unsigned int *code = &__glapi_sparc_pthread_stub; in init_glapi_relocs() local 283 unsigned int *code = (unsigned int *) u_execmem_alloc(sizeof(template)); in generate_entrypoint() local 302 unsigned int *code = (unsigned int *) entrypoint; in fill_in_entrypoint_offset() local
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowUriMatcher.java | 17 public int code = UriMatcher.NO_MATCH; field in ShadowUriMatcher.MatchNode 22 public MatchNode(int code) { in MatchNode() 29 public void __constructor__(int code) { in __constructor__() 34 public void addURI(String authority, String path, int code) { in addURI() 82 private void addNodes(MatchNode baseNode, List<String> segments, int code) { in addNodes()
|
/external/android-clat/ |
D | icmp.c | 63 uint8_t icmp_to_icmp6_type(uint8_t type, uint8_t code) { in icmp_to_icmp6_type() 91 uint8_t icmp_to_icmp6_code(uint8_t type, uint8_t code) { in icmp_to_icmp6_code() 126 uint8_t icmp6_to_icmp_type(uint8_t type, uint8_t code) { in icmp6_to_icmp_type() 151 uint8_t icmp6_to_icmp_code(uint8_t type, uint8_t code) { in icmp6_to_icmp_code()
|