/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | mturk | 127 def parse_duration(s): argument 163 def parse_timestamp(s): argument 351 sub = subs.add_parser('bal', variable 355 sub = subs.add_parser('hit', variable 362 sub = subs.add_parser('hits', variable 366 sub = subs.add_parser('new', variable 386 sub = subs.add_parser('extend', variable 400 sub = subs.add_parser('expire', variable 407 sub = subs.add_parser('rm', variable 414 sub = subs.add_parser('as', variable [all …]
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
D | SubroutineScanner.java | 62 private void scan(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scan() 81 private boolean scanOp(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scanOp() 105 Subroutine s = (Subroutine) subTable.get(new Integer(target)); in scanOp() local 125 private void scanLookupSwitch(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scanLookupSwitch() 139 private void scanTableSwitch(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scanTableSwitch()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ICUResourceBundleTest.java | 138 UResourceBundle sub; in TestOpen() local 155 UResourceBundle sub; in TestOpen() local 189 UResourceBundle sub = bundle.get("zerotest"); in TestBasicTypes() local 206 UResourceBundle sub = bundle.get("onehundredtwentythree"); in TestBasicTypes() local 218 UResourceBundle sub = bundle.get("one"); in TestBasicTypes() local 225 UResourceBundle sub = bundle.get("minusone"); in TestBasicTypes() local 238 UResourceBundle sub = bundle.get("plusone"); in TestBasicTypes() local 246 UResourceBundle sub = bundle.get("integerarray"); in TestBasicTypes() local 258 UResourceBundle sub = bundle.get("binarytest"); in TestBasicTypes() local 277 UResourceBundle sub = bundle.get("emptyarray"); in TestBasicTypes() local [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | ICUResourceBundleTest.java | 142 UResourceBundle sub; in TestOpen() local 159 UResourceBundle sub; in TestOpen() local 193 UResourceBundle sub = bundle.get("zerotest"); in TestBasicTypes() local 210 UResourceBundle sub = bundle.get("onehundredtwentythree"); in TestBasicTypes() local 222 UResourceBundle sub = bundle.get("one"); in TestBasicTypes() local 229 UResourceBundle sub = bundle.get("minusone"); in TestBasicTypes() local 242 UResourceBundle sub = bundle.get("plusone"); in TestBasicTypes() local 250 UResourceBundle sub = bundle.get("integerarray"); in TestBasicTypes() local 262 UResourceBundle sub = bundle.get("binarytest"); in TestBasicTypes() local 281 UResourceBundle sub = bundle.get("emptyarray"); in TestBasicTypes() local [all …]
|
/external/dbus/dbus/ |
D | dbus-marshal-validate.c | 442 DBusTypeReader sub; in validate_body_helper() local 563 DBusTypeReader sub; in validate_body_helper() local 629 DBusTypeReader sub; in validate_body_helper() local 789 const unsigned char *s; in _dbus_validate_path() local 925 const unsigned char *s; in _dbus_validate_interface() local 1001 const unsigned char *s; in _dbus_validate_member() local 1091 const unsigned char *s; in _dbus_validate_bus_name_full() local
|
/external/regex-re2/re2/ |
D | parse.cc | 447 bool Regexp::ParseState::PushRepeatOp(RegexpOp op, const StringPiece& s, in PushRepeatOp() 469 const StringPiece& s, in PushRepetition() 646 Regexp** sub = re->sub(); in LeadingRegexp() local 662 Regexp** sub = re->sub(); in RemoveLeadingRegexp() local 750 Regexp** sub = re->sub(); in RemoveLeadingString() local 804 Regexp** sub, int n, in FactorAlternation() 811 Regexp** sub, int n, in FactorAlternationRecursive() 1001 Regexp* sub; in DoCollapse() local 1122 static bool ParseInteger(StringPiece* s, int* np) { in ParseInteger() 1151 StringPiece s = *sp; in MaybeParseRepetition() local [all …]
|
D | regexp.cc | 139 Regexp* sub = subs[i]; in Destroy() local 182 Regexp* Regexp::Plus(Regexp* sub, ParseFlags flags) { in Plus() 191 Regexp* Regexp::Star(Regexp* sub, ParseFlags flags) { in Star() 200 Regexp* Regexp::Quest(Regexp* sub, ParseFlags flags) { in Quest() 209 Regexp* Regexp::ConcatOrAlternate(RegexpOp op, Regexp** sub, int nsub, in ConcatOrAlternate() 254 Regexp* Regexp::Concat(Regexp** sub, int nsub, ParseFlags flags) { in Concat() 258 Regexp* Regexp::Alternate(Regexp** sub, int nsub, ParseFlags flags) { in Alternate() 262 Regexp* Regexp::AlternateNoFactor(Regexp** sub, int nsub, ParseFlags flags) { in AlternateNoFactor() 266 Regexp* Regexp::Capture(Regexp* sub, ParseFlags flags, int cap) { in Capture() 274 Regexp* Regexp::Repeat(Regexp* sub, ParseFlags flags, int min, int max) { in Repeat() [all …]
|
D | walker-inl.h | 166 WalkState<T>* s; in WalkInternal() local 194 Regexp** sub = re->sub(); in WalkInternal() local
|
/external/v8/test/cctest/ |
D | test-code-stubs-arm.cc | 71 __ sub(sp, sp, Operand(kDoubleSize)); in MakeConvertDToIFuncTrampoline() local 92 __ sub(sp, sp, Operand(kDoubleSize)); in MakeConvertDToIFuncTrampoline() local 175 for (size_t s = 0; s < sizeof(source_registers) / sizeof(Register); s++) { in TEST() local
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
D | IsValidUtf8Test.java | 144 ByteString sub = lit.substring(0, bytes.length); in assertValidUtf8() local 167 private static ByteString asBytes(String s) { in asBytes()
|
/external/openssh/ |
D | match.c | 55 match_pattern(const char *s, const char *pattern) in match_pattern() 121 char sub[1024]; in match_pattern_list() local 243 char *c, *s, *p, *ret, *cp, *sp; in match_list() local
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
D | StringUtil.java | 83 public static String asciiToLowerCase(String s) in asciiToLowerCase() 115 public static boolean startsWithIgnoreCase(String s,String w) in startsWithIgnoreCase() 141 public static boolean endsWithIgnoreCase(String s,String w) in endsWithIgnoreCase() 176 public static int indexFrom(String s,String chars) in indexFrom() 188 public static String replace(String s, String sub, String with) in replace() 215 public static String unquote(String s) in unquote() 229 String s, in append() 289 public static String nonNull(String s) in nonNull() 297 public static boolean equals(String s,char[] buf, int offset, int length) in equals() 374 public static byte[] getBytes(String s) in getBytes() [all …]
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffobjs.c | 187 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_init() local 239 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_select() local 311 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_request() local 619 FT_String* s; in cff_face_init() local 670 CFF_FontRecDict sub = &cff->subfonts[i - 1]->font_dict; in cff_face_init() local
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
D | cffobjs.c | 187 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_init() local 239 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_select() local 311 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_request() local 619 FT_String* s; in cff_face_init() local 670 CFF_FontRecDict sub = &cff->subfonts[i - 1]->font_dict; in cff_face_init() local
|
/external/freetype/src/cff/ |
D | cffobjs.c | 187 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_init() local 239 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_select() local 311 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_request() local 622 FT_String* s; in cff_face_init() local 710 CFF_FontRecDict sub = &cff->subfonts[i - 1]->font_dict; in cff_face_init() local
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/common/ |
D | Vec2.java | 77 public final Vec2 sub(Vec2 v) { in sub() method in Vec2 207 public final static Vec2 cross(Vec2 a, float s) { in cross() 211 public final static void crossToOut(Vec2 a, float s, Vec2 out) { in crossToOut() 217 public final static void crossToOutUnsafe(Vec2 a, float s, Vec2 out) { in crossToOutUnsafe() 223 public final static Vec2 cross(float s, Vec2 a) { in cross() 227 public final static void crossToOut(float s, Vec2 a, Vec2 out) { in crossToOut() 233 public final static void crossToOutUnsafe(float s, Vec2 a, Vec2 out) { in crossToOutUnsafe()
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmserr.c | 390 _cmsSubAllocator* sub; in _cmsCreateSubAlloc() local 409 void _cmsSubAllocDestroy(_cmsSubAllocator* sub) in _cmsSubAllocDestroy() 426 void* _cmsSubAlloc(_cmsSubAllocator* sub, cmsUInt32Number size) in _cmsSubAlloc() 458 void* _cmsSubAllocDup(_cmsSubAllocator* s, const void *ptr, cmsUInt32Number size) in _cmsSubAllocDup()
|
/external/v8/test/unittests/compiler/ia32/ |
D | instruction-selector-ia32-unittest.cc | 25 Stream s = m.Build(); in TEST_F() local 36 Stream s = m.Build(); in TEST_F() local 49 Stream s = m.Build(); in TEST_F() local 67 Stream s = m.Build(); in TEST_F() local 78 Stream s = m.Build(); in TEST_F() local 94 Stream s = m.Build(); in TEST_F() local 105 Stream s = m.Build(); in TEST_F() local 124 Stream s = m.Build(); in TEST_F() local 143 Stream s = m.Build(); in TEST_F() local 160 Stream s = m.Build(); in TEST_F() local [all …]
|
/external/icu/icu4c/source/common/ |
D | ustring.cpp | 53 u_strFindFirst(const UChar *s, int32_t length, in u_strFindFirst() 54 const UChar *sub, int32_t subLength) { in u_strFindFirst() 191 u_strstr(const UChar *s, const UChar *substring) { in u_strstr() 196 u_strchr(const UChar *s, UChar c) { in u_strchr() 217 u_strchr32(const UChar *s, UChar32 c) { in u_strchr32() 238 u_memchr(const UChar *s, UChar c, int32_t count) { in u_memchr() 257 u_memchr32(const UChar *s, UChar32 c, int32_t count) { in u_memchr32() 284 u_strFindLast(const UChar *s, int32_t length, in u_strFindLast() 285 const UChar *sub, int32_t subLength) { in u_strFindLast() 364 u_strrstr(const UChar *s, const UChar *substring) { in u_strrstr() [all …]
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/ |
D | OcclusionBuffer.java | 120 public Quaternion sub (float qx, float qy, float qz, float qw) { in sub() method in OcclusionBuffer.Quaternion 129 public Quaternion sub (Quaternion quaternion) { in sub() method in OcclusionBuffer.Quaternion 206 float[] s = new float[4]; in clipQuad() local
|
/external/freetype/src/gzip/ |
D | infcodes.c | 47 } sub; /* submode */ member 81 inflate_blocks_statef *s, in inflate_codes()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/ |
D | infcodes.c | 47 } sub; /* submode */ member 81 inflate_blocks_statef *s, in inflate_codes()
|
/external/mesa3d/src/glsl/ |
D | ir_builder.cpp | 87 unsigned s[4] = { 0, 1, 2, 3 }; in swizzle_for_size() local 181 ir_expression *sub(operand a, operand b) in sub() function
|
/external/v8/test/unittests/compiler/x64/ |
D | instruction-selector-x64-unittest.cc | 20 Stream s = m.Build(); in TEST_F() local 31 Stream s = m.Build(); in TEST_F() local 40 Stream s = m.Build(); in TEST_F() local 49 Stream s = m.Build(); in TEST_F() local 58 Stream s = m.Build(); in TEST_F() local 69 Stream s = m.Build(); in TEST_F() local 117 Stream s = m.Build(); in TEST_P() local 132 Stream s = m.Build(); in TEST_P() local 201 Stream s = m.Build(); in TEST_P() local 220 Stream s = m.Build(); in TEST_F() local [all …]
|
/external/protobuf/src/google/protobuf/ |
D | unittest_custom_options.proto | 308 optional string s = 1; field 314 optional string s = 2; field 317 optional Aggregate sub = 3; field
|