Home
last modified time | relevance | path

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

1234

/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
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dglobal.cpp59 auto index1 = lan.find("-"); in GLOBAL_ConfigLanguage() local
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.c271 int index1, index2; member
/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H A Dfold_app_usage_test.cpp200 int index1 = dbHelper.QueryRawEventIndex("test_bundle", FoldEventId::EVENT_APP_START); in HWTEST_F() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/imagefilter/
H A Dfilter_blur.h75 int32_t index1 = x1 << 2; in BoxBlur() local
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Drsc_dump.h37 int index1; member
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Drsc_dump.h37 int index1; 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
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp137 DCameraIndex index1; in HWTEST_F() local
166 DCameraIndex index1; in HWTEST_F() local
195 DCameraIndex index1; in HWTEST_F() local
222 DCameraIndex index1; HWTEST_F() local
242 DCameraIndex index1; HWTEST_F() local
263 DCameraIndex index1; HWTEST_F() local
284 DCameraIndex index1; HWTEST_F() local
334 DCameraIndex index1; HWTEST_F() local
380 DCameraIndex index1; HWTEST_F() local
401 DCameraIndex index1; HWTEST_F() local
426 DCameraIndex index1; HWTEST_F() local
451 DCameraIndex index1; HWTEST_F() local
535 DCameraIndex index1; HWTEST_F() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c57 int index1 = 0; in bo_show() local
/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

Completed in 32 milliseconds

1234