Home
last modified time | relevance | path

Searched defs:index (Results 1201 - 1225 of 12422) sorted by relevance

1...<<41424344454647484950>>...497

/third_party/openssl/include/openssl/
H A Dtxt_db.h42 LHASH_OF(OPENSSL_STRING) **index; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DGrowableMemoryByteArray.java38 protected void internalPut(int index, byte b) { in internalPut() argument
44 protected int internalPut(int index, byte[] b, int offset, int length) { in internalPut() argument
51 protected int internalGet(int index) { in internalGet() argument
56 protected int internalGet(int index, byte[] b, int offset, int length) { in internalGet() argument
[all...]
H A DSegmentedGrowableMemoryByteArray.java64 protected void internalPut(int index, byte b) { in internalPut() argument
72 protected int internalPut(int index, byte[] b, int offset, int length) { in internalPut() argument
88 protected int internalGet(int index) { in internalGet() argument
96 internalGet(int index, byte[] b, int offset, int length) internalGet() argument
125 bufferOffset(int bufferIndex, int index) bufferOffset() argument
136 bufferIndex(int index) bufferIndex() argument
148 buffer(int index) buffer() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_dead_breaks.cpp112 auto index = GetFuzzerContext()->RandomIndex(candidate_transformations); in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_dead_breaks.cpp112 auto index = GetFuzzerContext()->RandomIndex(candidate_transformations); in Apply() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdcolmap.c53 int index; in add_map_entry() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-cached-powers.cpp161 int index = in GetCachedPowerForBinaryExponentRange() local
H A Dnfrlist.h54 NFRule* remove(uint32_t index) { in remove() argument
H A Dtransreg.h426 int32_t index; global() member in TransliteratorRegistry::Enumeration
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioOutputTester.java44 public void setToneType(int index) { in setToneType() argument
H A DOboeAudioOutputStream.java37 public native void setToneType(int index); in setToneType() argument
/third_party/skia/src/utils/
H A DSkCharToGlyphCache.cpp40 int index; in find_simple() local
55 int index; in find_with_slope() local
98 int index; findGlyphIndex() local
110 insertCharAndGlyph(int index, SkUnichar unichar, SkGlyphID glyph) insertCharAndGlyph() argument
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DFontInfo_ohos.h151 int index; // the index of the font in a ttc font global() member
[all...]
/third_party/skia/tests/
H A DPathOpsConicQuadIntersectionTest.cpp34 static void conicQuadIntersection(skiatest::Reporter* reporter, int index) { in conicQuadIntersection() argument
[all...]
H A DPathOpsCubicQuadIntersectionTest.cpp54 static void cubicQuadIntersection(skiatest::Reporter* reporter, int index) { in cubicQuadIntersection() argument
H A DPathOpsCubicConicIntersectionTest.cpp45 static void cubicConicIntersection(skiatest::Reporter* reporter, int index) { in cubicConicIntersection() argument
[all...]
H A DPathOpsQuadReduceOrderTest.cpp32 size_t index; in standardTestCases() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DToggles.cpp260 uint32_t index = 0; in GetContainedToggleNames() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ms-feature-ranges.hh60 unsigned int index; member
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Dcached_paged_byte_array.h50 size_t index; member
/third_party/pulseaudio/src/pulsecore/
H A Dclient.h35 uint32_t index; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dthread.h35 uint8_t index; // Core within the processor group member
38 uint16_t index; // Core number member
/third_party/skia/third_party/externals/tint/src/sem/
H A Dstruct.cc81 StructMember(const ast::StructMember* declaration, Symbol name, sem::Type* type, uint32_t index, uint32_t offset, uint32_t align, uint32_t size) StructMember() argument
/third_party/skia/tools/mdbviz/
H A DModel.cpp92 void Model::drawTo(int index) { in drawTo() argument
/third_party/skia/tools/
H A Drandom_parse_path.cpp39 int index = rand->nextRangeU(0, (int) SK_ARRAY_COUNT(gWhiteSpace) - 1); in add_white() local

Completed in 10 milliseconds

1...<<41424344454647484950>>...497