Home
last modified time | relevance | path

Searched defs:init_val (Results 1 – 15 of 15) sorted by relevance

/external/ltp/testcases/kernel/syscalls/io_setup/
Dio_setup01.c31 static void verify_failure(unsigned int nr, io_context_t *ctx, int init_val, long exp_err) in verify_failure()
53 static void verify_success(unsigned int nr, io_context_t *ctx, int init_val) in verify_success()
/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h78 pipe_semaphore_init(pipe_semaphore *sema, int init_val) in pipe_semaphore_init()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dapprox_topk_op.cc80 xla::XlaOp init_val = xla::ConstantLiteral( in Compile() local
/external/tensorflow/tensorflow/python/distribute/
Dmirrored_values_test.py59 def _make_mirrored_val(init_val=5.0): argument
/external/toolchain-utils/rust-analyzer-chromiumos-wrapper/src/
Dmain.rs207 let init_val: Value = from_slice(contents).with_context(|| match from_utf8(contents) { in replace() localVariable
/external/igt-gpu-tools/tests/i915/
Dgem_exec_parse.c264 uint32_t init_val; /* initial identifiable value to set without LRI */ member
/external/linux-kselftest/tools/testing/selftests/vm/
Dprotection_keys.c489 int sys_pkey_alloc(unsigned long flags, unsigned long init_val) in sys_pkey_alloc()
500 unsigned long init_val = 0x0; in alloc_pkey() local
/external/tensorflow/tensorflow/core/common_runtime/
Dquantize_training.cc419 Node* init_val, in MakeInitializedEMAVariable()
/external/libpcap/
Doptimize.c709 init_val(opt_state_t *opt_state) in init_val() function
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_math_ops.py825 def _make_nan_reduction(np_fun_name, reduction, init_val): argument
/external/protobuf/objectivec/Tests/
Dunittest_objc.proto242 optional string init_val = 11; field
/external/cronet/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto242 optional string init_val = 11; field
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c1783 LLVMValueRef init_val = NULL; in emit_vote() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc2005 auto init_val = is_select_and_scatter ? consumer->mutable_operand(2) in Propagate() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc7566 float init_val; in TEST_P() member