Home
last modified time | relevance | path

Searched +defs:val +defs:w (Results 1 – 25 of 1357) sorted by relevance

12345678910>>...55

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c450 struct vtn_value *val = vtn_untyped_value(b, value_id); in _vtn_fail_value_type_mismatch() local
462 struct vtn_value *val = vtn_untyped_value(b, value_id); in _vtn_fail_value_not_pointer() local
473 struct vtn_ssa_value *val = vtn_zalloc(b, struct vtn_ssa_value); in vtn_undef_ssa_value() local
506 struct vtn_ssa_value *val = vtn_zalloc(b, struct vtn_ssa_value); in vtn_const_ssa_value() local
546 struct vtn_value *val = vtn_untyped_value(b, value_id); in vtn_ssa_value() local
579 struct vtn_value *val; in vtn_push_ssa_value() local
766 const uint32_t *w = start; in vtn_foreach_instruction() local
805 const uint32_t *w, unsigned count) in vtn_handle_non_semantic_instruction()
813 const uint32_t *w, unsigned count) in vtn_handle_extension()
817 struct vtn_value *val = vtn_push_value(b, w[1], vtn_value_type_extension); in vtn_handle_extension() local
[all …]
H A Dvtn_cfg.c96 function_parameter_decoration_cb(struct vtn_builder *b, struct vtn_value *val, in function_parameter_decoration_cb()
181 const uint32_t *w, unsigned count) in vtn_handle_function_call()
220 function_decoration_cb(struct vtn_builder *b, struct vtn_value *val, int member, in function_decoration_cb()
244 const uint32_t *w, unsigned count) in vtn_cfg_handle_prepass_instruction()
257 struct vtn_value *val = vtn_push_value(b, w[2], vtn_value_type_function); in vtn_cfg_handle_prepass_instruction() local
343 struct vtn_value *val = vtn_untyped_value(b, w[2]); in vtn_cfg_handle_prepass_instruction() local
429 for (const uint32_t *w = branch + 2; w < branch_end;) { in vtn_parse_switch() local
484 const uint32_t *w, unsigned count) in vtn_handle_phis_first_pass()
522 const uint32_t *w, unsigned count) in vtn_handle_phi_second_pass()
H A Dvtn_alu.c37 wrap_matrix(struct vtn_builder *b, struct vtn_ssa_value *val) in wrap_matrix()
54 unwrap_matrix(struct vtn_ssa_value *val) in unwrap_matrix()
398 handle_fp_fast_math(struct vtn_builder *b, UNUSED struct vtn_value *val, in handle_fp_fast_math()
435 vtn_handle_fp_fast_math(struct vtn_builder *b, struct vtn_value *val) in vtn_handle_fp_fast_math()
455 handle_no_contraction(struct vtn_builder *b, UNUSED struct vtn_value *val, in handle_no_contraction()
467 vtn_handle_no_contraction(struct vtn_builder *b, struct vtn_value *val) in vtn_handle_no_contraction()
501 handle_conversion_opts(struct vtn_builder *b, UNUSED struct vtn_value *val, in handle_conversion_opts()
524 handle_no_wrap(UNUSED struct vtn_builder *b, UNUSED struct vtn_value *val, in handle_no_wrap()
544 struct vtn_value *val, int member, in vtn_value_is_relaxed_precision_cb()
559 vtn_value_is_relaxed_precision(struct vtn_builder *b, struct vtn_value *val) in vtn_value_is_relaxed_precision()
[all …]
H A Dvtn_amd.c31 const uint32_t *w, unsigned count) in vtn_handle_amd_gcn_shader_instruction()
60 const uint32_t *w, unsigned count) in vtn_handle_amd_shader_ballot_instruction()
95 struct vtn_value *val = vtn_value(b, w[6], vtn_value_type_constant); in vtn_handle_amd_shader_ballot_instruction() local
103 struct vtn_value *val = vtn_value(b, w[6], vtn_value_type_constant); in vtn_handle_amd_shader_ballot_instruction() local
123 const uint32_t *w, unsigned count) in vtn_handle_amd_shader_trinary_minmax_instruction()
185 const uint32_t *w, unsigned count) in vtn_handle_amd_shader_explicit_vertex_parameter_instruction()
H A Dvtn_opencl.c210 struct vtn_value *val = vtn_untyped_value(b, w_src[i]); in handle_instr() local
634 const uint32_t *w, unsigned count, bool load, in _handle_v_load_store()
691 struct vtn_ssa_value *val = vtn_ssa_value(b, w[5]); in _handle_v_load_store() local
716 const uint32_t *w, unsigned count) in vtn_handle_opencl_vload()
725 const uint32_t *w, unsigned count) in vtn_handle_opencl_vstore()
734 const uint32_t *w, unsigned count) in vtn_handle_opencl_vstore_half_r()
822 struct vtn_value *val = vtn_untyped_value(b, w_src[i]); in handle_printf() local
926 const uint32_t *w, unsigned count) in vtn_handle_opencl_instruction()
1119 const uint32_t *w, unsigned count) in vtn_handle_opencl_core_instruction()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs20 let mut w = io::sink(); in check() localVariable
21 let w = &mut w; in check() localVariable
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs20 let mut w = io::sink(); in check() localVariable
21 let w = &mut w; in check() localVariable
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs20 let mut w = io::sink(); in check() localVariable
21 let w = &mut w; in check() localVariable
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs20 let mut w = io::sink(); in check() localVariable
21 let w = &mut w; in check() localVariable
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs20 let mut w = io::sink(); in check() localVariable
21 let w = &mut w; in check() localVariable
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
[all …]
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DShaderCore.hpp44 Short4 w; member in sw::Vector4s
60 Float4 w; member in sw::Vector4f
76 Int4 w; member in sw::Vector4i
88 SIMD::Float w; member
96 SIMD::Int w; member
300 static std::vector<rr::Value *> val(const sw::Vector4f &v) in val() function
316 static std::vector<rr::Value *> val(const sw::Vector4s &v) in val() function
332 static std::vector<rr::Value *> val(const sw::Vector4i &v) in val() function
/aosp_15_r20/external/python/cpython2/Objects/
Dintobject.c147 long val; in PyInt_AsLong() local
208 Py_ssize_t val; in PyInt_AsSsize_t() local
266 unsigned long val; in PyInt_AsUnsignedLongMask() local
311 unsigned PY_LONG_LONG val; in PyInt_AsUnsignedLongLongMask() local
450 int_compare(PyIntObject *v, PyIntObject *w) in int_compare()
469 int_add(PyIntObject *v, PyIntObject *w) in int_add()
482 int_sub(PyIntObject *v, PyIntObject *w) in int_sub()
522 int_mul(PyObject *v, PyObject *w) in int_mul()
726 int_pow(PyIntObject *v, PyIntObject *w, PyIntObject *z) in int_pow()
850 int_lshift(PyIntObject *v, PyIntObject *w) in int_lshift()
[all …]
/aosp_15_r20/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
H A DCheckAPI.java101 public abstract void write(BufferedWriter w, boolean brief, boolean html, boolean detail); in write()
129 int val = (info >> (typ*2)) & 0x3; in get() local
133 private void setType(int typ, int val) { in setType()
139 private void setType(int typ, String val) { in setType()
164 public void write(BufferedWriter w, boolean brief, boolean html, boolean detail) { in write()
208 int val = getVal(CAT); in write() local
528 public void write(BufferedWriter w, boolean brief, boolean html, boolean detail) { in write()
826 …private static void writeResults(Collection c, BufferedWriter w, boolean brief, boolean html, bool… in writeResults()
964 … void set(int val) { if (res != -1) throw new RuntimeException("bad doc: " + doc); res = val; } in tagStatus()
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DInstanceNormalization.cpp53 for (uint32_t w = 0; w < width; w++) { in instanceNormNhwc() local
54 T val = inputData[indexBase + (h * width + w) * depth]; in instanceNormNhwc() local
62 for (uint32_t w = 0; w < width; w++) { in instanceNormNhwc() local
63 T val = inputData[indexBase + (h * width + w) * depth] - mean; in instanceNormNhwc() local
71 for (uint32_t w = 0; w < width; w++) { in instanceNormNhwc() local
/aosp_15_r20/frameworks/base/core/java/android/telephony/
H A DRlog.java74 public static int w(String tag, String msg) { in w() method in Rlog
79 public static int w(String tag, String msg, Throwable tr) { in w() method in Rlog
84 public static int w(String tag, Throwable tr) { in w() method in Rlog
115 String val = String.valueOf(pii); in pii() local
130 String val = String.valueOf(pii); in pii() local
/aosp_15_r20/external/rust/android-crates-io/crates/bencher/
Dstats.rs350 let mut w = io::sink(); in check() localVariable
351 let w = &mut w; in check() localVariable
382 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
401 let val = &[966.0000000000, in test_norm10narrow() localVariable
429 let val = &[954.0000000000, in test_norm10medium() localVariable
457 let val = &[505.0000000000, in test_norm10wide() localVariable
485 let val = &[991.0000000000, in test_norm25verynarrow() localVariable
528 let val = &[23.0000000000, in test_exp10a() localVariable
556 let val = &[24.0000000000, in test_exp10b() localVariable
584 let val = &[71.0000000000, in test_exp10c() localVariable
[all …]
/aosp_15_r20/trusty/user/base/lib/unittest-rust/src/
Dstats.rs349 let mut w = io::sink(); in check() localVariable
350 let w = &mut w; in check() localVariable
381 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
400 let val = &[ in test_norm10narrow() localVariable
430 let val = &[ in test_norm10medium() localVariable
460 let val = &[ in test_norm10wide() localVariable
490 let val = &[ in test_norm25verynarrow() localVariable
535 let val = &[ in test_exp10a() localVariable
565 let val = &[ in test_exp10b() localVariable
595 let val = &[ in test_exp10c() localVariable
[all …]
/aosp_15_r20/external/cronet/base/third_party/cityhash_v103/src/
H A Dcity_v103.cc112 static uint64 Rotate(uint64 val, int shift) { in Rotate()
120 static uint64 RotateByAtLeast1(uint64 val, size_t shift) { in RotateByAtLeast1()
124 static uint64 ShiftMix(uint64 val) { in ShiftMix()
166 static std::pair<uint64, uint64> WeakHashLen32WithSeeds(uint64 w, in WeakHashLen32WithSeeds()
230 std::pair<uint64, uint64> w = WeakHashLen32WithSeeds(s + len - 32, y + k1, x); in CityHash64() local
301 std::pair<uint64, uint64> v, w; in CityHash128WithSeed() local
/aosp_15_r20/frameworks/base/telephony/java/com/android/telephony/
H A DRlog.java74 public static int w(String tag, String msg) { in w() method in Rlog
78 public static int w(String tag, String msg, Throwable tr) { in w() method in Rlog
83 public static int w(String tag, Throwable tr) { in w() method in Rlog
112 String val = String.valueOf(pii); in pii() local
127 String val = String.valueOf(pii); in pii() local
/aosp_15_r20/external/abseil-cpp/absl/hash/internal/
H A Dcity.cc71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32()
196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate()
201 static uint64_t ShiftMix(uint64_t val) { return val ^ (val >> 47); } in ShiftMix()
258 uint64_t w, uint64_t x, uint64_t y, uint64_t z, uint64_t a, uint64_t b) { in WeakHashLen32WithSeeds()
289 uint64_t w = absl::gbswap_64((u + v) * mul) + h; in HashLen33to64() local
316 std::pair<uint64_t, uint64_t> w = in CityHash64() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/internal/
H A Dcity.cc71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32()
196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate()
201 static uint64_t ShiftMix(uint64_t val) { return val ^ (val >> 47); } in ShiftMix()
258 uint64_t w, uint64_t x, uint64_t y, uint64_t z, uint64_t a, uint64_t b) { in WeakHashLen32WithSeeds()
289 uint64_t w = absl::gbswap_64((u + v) * mul) + h; in HashLen33to64() local
316 std::pair<uint64_t, uint64_t> w = in CityHash64() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/internal/
H A Dcity.cc71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32()
196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate()
201 static uint64_t ShiftMix(uint64_t val) { return val ^ (val >> 47); } in ShiftMix()
258 uint64_t w, uint64_t x, uint64_t y, uint64_t z, uint64_t a, uint64_t b) { in WeakHashLen32WithSeeds()
289 uint64_t w = absl::gbswap_64((u + v) * mul) + h; in HashLen33to64() local
316 std::pair<uint64_t, uint64_t> w = in CityHash64() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/
Dcity.cc71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32()
196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate()
201 static uint64_t ShiftMix(uint64_t val) { return val ^ (val >> 47); } in ShiftMix()
258 uint64_t w, uint64_t x, uint64_t y, uint64_t z, uint64_t a, uint64_t b) { in WeakHashLen32WithSeeds()
289 uint64_t w = absl::gbswap_64((u + v) * mul) + h; in HashLen33to64() local
316 std::pair<uint64_t, uint64_t> w = in CityHash64() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/internal/
H A Dcity.cc71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32()
196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate()
201 static uint64_t ShiftMix(uint64_t val) { return val ^ (val >> 47); } in ShiftMix()
258 uint64_t w, uint64_t x, uint64_t y, uint64_t z, uint64_t a, uint64_t b) { in WeakHashLen32WithSeeds()
289 uint64_t w = absl::gbswap_64((u + v) * mul) + h; in HashLen33to64() local
316 std::pair<uint64_t, uint64_t> w = in CityHash64() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/internal/
H A Dcity.cc71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32()
196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate()
201 static uint64_t ShiftMix(uint64_t val) { return val ^ (val >> 47); } in ShiftMix()
258 uint64_t w, uint64_t x, uint64_t y, uint64_t z, uint64_t a, uint64_t b) { in WeakHashLen32WithSeeds()
289 uint64_t w = absl::gbswap_64((u + v) * mul) + h; in HashLen33to64() local
316 std::pair<uint64_t, uint64_t> w = in CityHash64() local

12345678910>>...55