| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | tmutfmt.cpp | 750 U_CALLCONV tmutfmtHashTableValueComparator(UHashTok val1, UHashTok val2) { in tmutfmtHashTableValueComparator() argument
|
| H A D | number_longnames.cpp | 639 UnicodeString val1 = ures_getUnicodeStringByIndex(stackBundle.getAlias(), 1, &status); in DerivedComponents() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | storage.c | 414 VALUE val1 = native_slot_get(type, type_class, mem1); in native_slot_eq() local
|
| /third_party/python/Modules/ |
| H A D | audioop.c | 1010 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 D | native_node_test.cpp | 126 float val1 = 1.0f; in HWTEST_F() local 3393 float val1 = 1.0f; HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | hevcpred_msa.c | 101 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 D | mustek_pp_cis.c | 587 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 D | options.c | 1530 const char *val1, *val2; in optionset_equal() local
|
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest.h | 1432 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 D | number_longnames.cpp | 637 UnicodeString val1 = ures_getUnicodeStringByIndex(stackBundle.getAlias(), 1, &status); in DerivedComponents() local
|
| /third_party/node/deps/googletest/include/gtest/ |
| H A D | gtest.h | 1427 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 D | number_longnames.cpp | 637 UnicodeString val1 = ures_getUnicodeStringByIndex(stackBundle.getAlias(), 1, &status); in DerivedComponents() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | example.c | 887 static void do_binop(struct bb_state *state, struct instruction *insn, pseudo_t val1, pseudo_t val2) in do_binop() argument
|
| H A D | simplify.c | 2441 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 D | gtest.h | 1585 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 D | vktBindingDescriptorUpdateTests.cpp | 1126 tcu::Vec4 val1 = uboValue1; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorUpdateTests.cpp | 1126 tcu::Vec4 val1 = uboValue1; in iterate() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_msa.c | 710 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 D | enc_msa.c | 310 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 D | logic-aarch64.cc | 656 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 D | hamt.c | 625 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 D | kernel_to_cil.c | 46 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 D | services.c | 392 uint32_t val1, val2; in constraint_expr_eval_reason() local [all...] |
| H A D | kernel_to_conf.c | 45 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 D | glsVertexArrayTests.cpp | 1445 deUint32 val1 = (w << 30) | (z << 20) | (y1 << 10) | x1; in createQuadsPacked() local
|