Home
last modified time | relevance | path

Searched defs:index1 (Results 1 - 25 of 60) sorted by relevance

123

/third_party/node/deps/base64/base64/lib/arch/generic/64/
H A Denc_loop.c16 const size_t index1 = (src >> 40) & 0xFFFU; in enc_loop_generic_64_inner() local
/third_party/node/deps/base64/base64/lib/arch/generic/32/
H A Denc_loop.c16 const size_t index1 = (src >> 8) & 0xFFFU; in enc_loop_generic_32_inner() local
/third_party/python/Objects/
H A Dunicodetype_db.h1755 static const unsigned short index1[] = { variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/range/
H A DPrefixInfixSuffixLengthHelper.java21 public int index1() { in index1() method in PrefixInfixSuffixLengthHelper
/third_party/ffmpeg/libswresample/
H A Drematrix_template.c54 static void RENAME(sum2)(SAMPLE *out, const SAMPLE *in1, const SAMPLE *in2, COEFF *coeffp, integer index1, integer index2, integer len){ in sum2() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/
H A DPrefixInfixSuffixLengthHelper.java19 public int index1() { in index1() method in PrefixInfixSuffixLengthHelper
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DSincResampler.cpp44 int index1 = static_cast<int>(floor(tablePhase)); in readFrame() local
H A DSincResamplerStereo.cpp55 int index1 = static_cast<int>(floor(tablePhase)); in readFrame() local
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.c271 int index1, index2; member
/third_party/icu/icu4c/source/common/
H A Dutrie2_impl.h143 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH]; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-subtyping.cc18 V8_INLINE bool EquivalentIndices(uint32_t index1, uint32_t index2, in EquivalentIndices() argument
/third_party/node/deps/icu-small/source/common/
H A Dutrie2_impl.h143 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH]; member
/third_party/skia/src/core/
H A DSkLineClipper.cpp110 int index0, index1; in IntersectLine() local
177 int index0, index1; ClipLine() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1afm.c93 FT_ULong index1 = KERN_INDEX( pair1->index1, pair1->index2 ); in compare_kern_pairs() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dutrie2_impl.h143 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH]; member
/third_party/python/Modules/
H A Dunicodedata_db.h707 static const unsigned short index1[] = { variable
/third_party/backends/backend/
H A Dhp3900_usb.c108 IWrite_Byte(USB_Handle usb_handle, SANE_Int address, SANE_Byte data, SANE_Int index1, SANE_Int index2) IWrite_Byte() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DPropsVectors.java51 private boolean areElementsSame(int index1, int[] target, int index2, in areElementsSame() argument
H A DTrie2Writable.java1188 private int[] index1 = new int[UNEWTRIE2_INDEX_1_LENGTH]; global() field in Trie2Writable
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPropsVectors.java53 private boolean areElementsSame(int index1, int[] target, int index2, in areElementsSame() argument
H A DTrie2Writable.java1190 private int[] index1 = new int[UNEWTRIE2_INDEX_1_LENGTH]; global() field in Trie2Writable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c87 fill_scan_register2d(scan_register *reg, uint file, uint index1, uint index2) fill_scan_register2d() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexPipeline.cpp51 UInt index1[4]; in transformBlend() local
/third_party/ffmpeg/libavcodec/
H A Da64multienc.c113 uint8_t index1[256]; in render_charset() local
/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp526 static void intersectionFinder(int index0, int index1, double t1Seed, double t2Seed, in intersectionFinder() argument

Completed in 36 milliseconds

123