Home
last modified time | relevance | path

Searched defs:z_value (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/strace/tests-m32/
H A Dxattr-strings.c14 const char *const z_value = tail_memdup(c_value, sizeof(c_value)); in main() local
H A Dxattr.c47 const char *const z_value = tail_memdup(c_value, sizeof(c_value)); in main() local
/aosp_15_r20/external/strace/tests-mx32/
H A Dxattr-strings.c14 const char *const z_value = tail_memdup(c_value, sizeof(c_value)); in main() local
H A Dxattr.c47 const char *const z_value = tail_memdup(c_value, sizeof(c_value)); in main() local
/aosp_15_r20/external/strace/tests/
H A Dxattr-strings.c14 const char *const z_value = tail_memdup(c_value, sizeof(c_value)); in main() local
H A Dxattr.c47 const char *const z_value = tail_memdup(c_value, sizeof(c_value)); in main() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c679 LLVMValueRef z_value, in lp_build_depth_stencil_write_swizzled()
830 LLVMValueRef *z_value, in lp_build_depth_stencil_test()
H A Dlp_state_fs.c668 LLVMValueRef z_value, s_value; in generate_fs_loop() local
/aosp_15_r20/external/pytorch/.ci/pytorch/perf_test/
H A Dcompare_with_baseline.py67 z_value = (sample_mean - mean) / sigma variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c483 nir_def *z_value = nir_load_var(&b, z); in si_create_query_result_cs() local
621 nir_def *z_value = nir_load_var(&b, z); in si_create_query_result_cs() local
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dmemory_order_test.cc133 UIntType z_value = z.load(); in SequentiallyConsistentTest() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dvector_ops_simple_test.cc371 auto z_value = in XLA_TEST_F() local
H A Dclient_library_test_base.cc533 auto z_value = Parameter(&builder, 0, shape, "z_value"); in CreateScalarRelu() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_job_transfer.c3026 float z_value, in pvr_tsp_floats()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto18471 optional float z_value = 5; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h385588 inline float DeviceRotatedSensorSample::z_value() const { in z_value() function