Home
last modified time | relevance | path

Searched defs:val1 (Results 76 - 100 of 117) sorted by relevance

12345

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtmutfmt.cpp750 U_CALLCONV tmutfmtHashTableValueComparator(UHashTok val1, UHashTok val2) { in tmutfmtHashTableValueComparator() argument
H A Dnumber_longnames.cpp639 UnicodeString val1 = ures_getUnicodeStringByIndex(stackBundle.getAlias(), 1, &status); in DerivedComponents() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c414 VALUE val1 = native_slot_get(type, type_class, mem1); in native_slot_eq() local
/third_party/python/Modules/
H A Daudioop.c1010 double val1 = GETRAWSAMPLE(width, cp, i); in audioop_tomono_impl() local
1060 int val1 = fbound(val * lfactor, minval, maxval); in audioop_tostereo_impl() local
1106 int val1 = GETRAWSAMPLE(width, fragment1->buf, i); in audioop_add_impl() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp126 float val1 = 1.0f; in HWTEST_F() local
3393 float val1 = 1.0f; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dhevcpred_msa.c101 uint16_t val0, val1, val2, val3; in hevc_intra_pred_vert_8x8_msa() local
195 uint32_t val0, val1, val2, val3; in hevc_intra_pred_horiz_4x4_msa() local
229 uint64_t val0, val1, val2, val3; in hevc_intra_pred_horiz_8x8_msa() local
347 uint32_t val0, val1, val2; hevc_intra_pred_dc_4x4_msa() local
409 uint64_t val0, val1; hevc_intra_pred_dc_8x8_msa() local
[all...]
/third_party/backends/backend/
H A Dmustek_pp_cis.c587 Mustek_PP_1015_write_reg2(Mustek_PP_CIS_dev * dev, Mustek_PP_1015W_reg reg, SANE_Byte val1, SANE_Byte val2) Mustek_PP_1015_write_reg2() argument
625 Mustek_PP_1015_write_reg3(Mustek_PP_CIS_dev * dev, Mustek_PP_1015W_reg reg, SANE_Byte val1, SANE_Byte val2, SANE_Byte val3) Mustek_PP_1015_write_reg3() argument
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c1530 const char *val1, *val2; in optionset_equal() local
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1432 CmpHelperOpFailure(const char* expr1, const char* expr2, const T1& val1, const T2& val2, const char* op) CmpHelperOpFailure() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumber_longnames.cpp637 UnicodeString val1 = ures_getUnicodeStringByIndex(stackBundle.getAlias(), 1, &status); in DerivedComponents() local
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1427 CmpHelperOpFailure(const char* expr1, const char* expr2, const T1& val1, const T2& val2, const char* op) CmpHelperOpFailure() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_longnames.cpp637 UnicodeString val1 = ures_getUnicodeStringByIndex(stackBundle.getAlias(), 1, &status); in DerivedComponents() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexample.c887 static void do_binop(struct bb_state *state, struct instruction *insn, pseudo_t val1, pseudo_t val2) in do_binop() argument
H A Dsimplify.c2441 long long val1 = src1->value; in simplify_select() local
2626 long long val1 = def->src2->value; in simplify_branch() local
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1585 CmpHelperOpFailure(const char* expr1, const char* expr2, const T1& val1, const T2& val2, const char* op) CmpHelperOpFailure() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp1126 tcu::Vec4 val1 = uboValue1; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp1126 tcu::Vec4 val1 = uboValue1; in iterate() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_msa.c710 const uint32_t val1 = LW(ptop + 4); in VE4() local
727 uint32_t val1 = LW(ptop + 4); in RD4() local
755 uint32_t val1 = LW(ptop + 4); in LD4() local
[all...]
H A Denc_msa.c310 const uint32_t val1 = __msa_copy_s_w((v4i32)R1, 0); in RD4() local
330 const uint32_t val1 = __msa_copy_s_w((v4i32)R1, 0); in LD4() local
/third_party/vixl/src/aarch64/
H A Dlogic-aarch64.cc656 int64_t val1 = src1.Int(vform, i); in sdiv() local
678 uint64_t val1 = src1.Uint(vform, i); in udiv() local
745 int64_t val1 = src1.Int(vform, i); in smulh() local
776 uint64_t val1 = src1.Uint(vform, i); umulh() local
[all...]
/third_party/python/Python/
H A Dhamt.c625 hamt_node_new_bitmap_or_collision(uint32_t shift, PyObject *key1, PyObject *val1, int32_t key2_hash, PyObject *key2, PyObject *val2) hamt_node_new_bitmap_or_collision() argument
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c46 char *val1 = pdb->p_bool_val_to_name[curr->bool - 1]; in cond_expr_to_str() local
51 char *val1 = NULL; in cond_expr_to_str() local
207 char *val1 = NULL; in constraint_expr_to_str() local
[all...]
H A Dservices.c392 uint32_t val1, val2; in constraint_expr_eval_reason() local
[all...]
H A Dkernel_to_conf.c45 char *val1 = pdb->p_bool_val_to_name[curr->bool - 1]; in cond_expr_to_str() local
50 char *val1 = NULL; in cond_expr_to_str() local
204 char *val1 = NULL; in constraint_expr_to_str() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp1445 deUint32 val1 = (w << 30) | (z << 20) | (y1 << 10) | x1; in createQuadsPacked() local

Completed in 61 milliseconds

12345