/third_party/jerryscript/tests/jerry/ |
D | array-prototype-indexof.js | 42 var obj = { indexOf : Array.prototype.indexOf, length : 0 }; property 67 var obj = { indexOf : Array.prototype.indexOf} property 79 var obj = { indexOf : Array.prototype.indexOf, length : 1} property
|
D | string-prototype-indexof.js | 100 String.prototype.indexOf.call(undefined); method in String 108 String.prototype.indexOf.call(null); method in String
|
/third_party/flutter/skia/third_party/externals/sdl/premake/util/ |
D | sdl_string.lua | 24 string.indexOf = function(str, substr) function
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | typedarray-prototype-indexof.js | 30 e.prototype.indexOf.call (undefined); method in e
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | unistr.h | 4162 UnicodeString::indexOf(const UnicodeString& srcText, in indexOf() function 4178 UnicodeString::indexOf(const UnicodeString& text) const in indexOf() function 4182 UnicodeString::indexOf(const UnicodeString& text, in indexOf() function 4189 UnicodeString::indexOf(const UnicodeString& text, in indexOf() function 4195 UnicodeString::indexOf(const char16_t *srcChars, in indexOf() function 4203 UnicodeString::indexOf(ConstChar16Ptr srcChars, in indexOf() function 4210 UnicodeString::indexOf(char16_t c, in indexOf() function 4216 UnicodeString::indexOf(UChar32 c, in indexOf() function 4222 UnicodeString::indexOf(char16_t c) const in indexOf() function 4226 UnicodeString::indexOf(UChar32 c) const in indexOf() function [all …]
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | unistr.h | 4162 UnicodeString::indexOf(const UnicodeString& srcText, in indexOf() function 4178 UnicodeString::indexOf(const UnicodeString& text) const in indexOf() function 4182 UnicodeString::indexOf(const UnicodeString& text, in indexOf() function 4189 UnicodeString::indexOf(const UnicodeString& text, in indexOf() function 4195 UnicodeString::indexOf(const char16_t *srcChars, in indexOf() function 4203 UnicodeString::indexOf(ConstChar16Ptr srcChars, in indexOf() function 4210 UnicodeString::indexOf(char16_t c, in indexOf() function 4216 UnicodeString::indexOf(UChar32 c, in indexOf() function 4222 UnicodeString::indexOf(char16_t c) const in indexOf() function 4226 UnicodeString::indexOf(UChar32 c) const in indexOf() function [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | unistr.h | 4181 UnicodeString::indexOf(const UnicodeString& srcText, in indexOf() function 4197 UnicodeString::indexOf(const UnicodeString& text) const in indexOf() function 4201 UnicodeString::indexOf(const UnicodeString& text, in indexOf() function 4208 UnicodeString::indexOf(const UnicodeString& text, in indexOf() function 4214 UnicodeString::indexOf(const char16_t *srcChars, in indexOf() function 4222 UnicodeString::indexOf(ConstChar16Ptr srcChars, in indexOf() function 4229 UnicodeString::indexOf(char16_t c, in indexOf() function 4235 UnicodeString::indexOf(UChar32 c, in indexOf() function 4241 UnicodeString::indexOf(char16_t c) const in indexOf() function 4245 UnicodeString::indexOf(UChar32 c) const in indexOf() function [all …]
|
/third_party/icu/icu4c/source/common/unicode/ |
D | unistr.h | 4162 UnicodeString::indexOf(const UnicodeString& srcText, in indexOf() function 4178 UnicodeString::indexOf(const UnicodeString& text) const in indexOf() function 4182 UnicodeString::indexOf(const UnicodeString& text, in indexOf() function 4189 UnicodeString::indexOf(const UnicodeString& text, in indexOf() function 4195 UnicodeString::indexOf(const char16_t *srcChars, in indexOf() function 4203 UnicodeString::indexOf(ConstChar16Ptr srcChars, in indexOf() function 4210 UnicodeString::indexOf(char16_t c, in indexOf() function 4216 UnicodeString::indexOf(UChar32 c, in indexOf() function 4222 UnicodeString::indexOf(char16_t c) const in indexOf() function 4226 UnicodeString::indexOf(UChar32 c) const in indexOf() function [all …]
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | unicodestring.cc | 49 int UnicodeString::indexOf(char32 codepoint) const { in indexOf() function in i18n::phonenumbers::UnicodeString
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uvector.cpp | 291 int32_t UVector::indexOf(void* obj, int32_t startIndex) const { in indexOf() function in UVector 297 int32_t UVector::indexOf(int32_t obj, int32_t startIndex) const { in indexOf() function in UVector 304 int32_t UVector::indexOf(UElement key, int32_t startIndex, int8_t hint) const { in indexOf() function in UVector
|
/third_party/icu/icu4c/source/common/ |
D | uvector.cpp | 291 int32_t UVector::indexOf(void* obj, int32_t startIndex) const { in indexOf() function in UVector 297 int32_t UVector::indexOf(int32_t obj, int32_t startIndex) const { in indexOf() function in UVector 304 int32_t UVector::indexOf(UElement key, int32_t startIndex, int8_t hint) const { in indexOf() function in UVector
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uvector.cpp | 291 int32_t UVector::indexOf(void* obj, int32_t startIndex) const { in indexOf() function in UVector 297 int32_t UVector::indexOf(int32_t obj, int32_t startIndex) const { in indexOf() function in UVector 304 int32_t UVector::indexOf(UElement key, int32_t startIndex, int8_t hint) const { in indexOf() function in UVector
|
/third_party/typescript/tests/cases/conformance/types/primitives/string/ |
D | assignFromStringInterface2.ts | 11 indexOf(searchString: string, position?: number): number; method
|
/third_party/typescript/tests/cases/compiler/ |
D | staticAnonymousTypeNotReferencingTypeParameter.ts | 59 static indexOf<T>(dit: typeof ListWrapper, array: T[], value: T, startIndex: number = 0): number { method in ListWrapper
|
D | genericClassPropertyInheritanceSpecialization.ts | 14 indexOf(searchElement: T, fromIndex?: number): number; method
|
/third_party/node/deps/icu-small/source/common/ |
D | uvector.cpp | 296 int32_t UVector::indexOf(void* obj, int32_t startIndex) const { in indexOf() function in UVector 302 int32_t UVector::indexOf(int32_t obj, int32_t startIndex) const { in indexOf() function in UVector 308 int32_t UVector::indexOf(UElement key, int32_t startIndex, int8_t hint) const { in indexOf() function in UVector
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/ |
D | stringLiteralTypeIsSubtypeOfString.ts | 47 indexOf(searchString: string, position?: number): number { return null; } method in C
|
/third_party/typescript/src/lib/ |
D | es2020.bigint.d.ts | 229 indexOf(searchElement: bigint, fromIndex?: number): number; method 501 indexOf(searchElement: bigint, fromIndex?: number): number; method
|
D | es5.d.ts | 401 indexOf(searchString: string, position?: number): number; method 1105 indexOf(searchElement: T, fromIndex?: number): number; method 1296 indexOf(searchElement: T, fromIndex?: number): number; method 1834 indexOf(searchElement: number, fromIndex?: number): number; method 2116 indexOf(searchElement: number, fromIndex?: number): number; method 2398 indexOf(searchElement: number, fromIndex?: number): number; method 2678 indexOf(searchElement: number, fromIndex?: number): number; method 2961 indexOf(searchElement: number, fromIndex?: number): number; method 3243 indexOf(searchElement: number, fromIndex?: number): number; method 3524 indexOf(searchElement: number, fromIndex?: number): number; method [all …]
|
/third_party/typescript/lib/ |
D | lib.es2020.bigint.d.ts | 249 indexOf(searchElement: bigint, fromIndex?: number): number; method 521 indexOf(searchElement: bigint, fromIndex?: number): number; method
|
D | lib.es5.d.ts | 421 indexOf(searchString: string, position?: number): number; method 1125 indexOf(searchElement: T, fromIndex?: number): number; method 1316 indexOf(searchElement: T, fromIndex?: number): number; method 1854 indexOf(searchElement: number, fromIndex?: number): number; method 2136 indexOf(searchElement: number, fromIndex?: number): number; method 2418 indexOf(searchElement: number, fromIndex?: number): number; method 2698 indexOf(searchElement: number, fromIndex?: number): number; method 2981 indexOf(searchElement: number, fromIndex?: number): number; method 3263 indexOf(searchElement: number, fromIndex?: number): number; method 3544 indexOf(searchElement: number, fromIndex?: number): number; method [all …]
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | BooleanArrayList.java | 144 public int indexOf(Object element) { in indexOf() method in BooleanArrayList
|
D | FloatArrayList.java | 143 public int indexOf(Object element) { in indexOf() method in FloatArrayList
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | UTF16.java | 1476 public static int indexOf(String source, int char32) { in indexOf() method in UTF16 1529 public static int indexOf(String source, String str) { in indexOf() method in UTF16 1575 public static int indexOf(String source, int char32, int fromIndex) { in indexOf() method in UTF16 1630 public static int indexOf(String source, String str, int fromIndex) { in indexOf() method in UTF16
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UTF16.java | 1535 public static int indexOf(String source, int char32) { in indexOf() method in UTF16 1589 public static int indexOf(String source, String str) { in indexOf() method in UTF16 1636 public static int indexOf(String source, int char32, int fromIndex) { in indexOf() method in UTF16 1692 public static int indexOf(String source, String str, int fromIndex) { in indexOf() method in UTF16
|