Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/io_setup/
Dio_setup01.c29 static void verify_failure(unsigned int nr, io_context_t *ctx, int init_val, long exp_err) in verify_failure()
51 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/virglrenderer/src/gallium/auxiliary/os/
Dos_thread.h218 pipe_semaphore_init(pipe_semaphore *sema, int init_val) in pipe_semaphore_init()
/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/x86/
Dprotection_keys.c551 int sys_pkey_alloc(unsigned long flags, unsigned long init_val) in sys_pkey_alloc()
562 unsigned long init_val = 0x0; in alloc_pkey() local
/external/tensorflow/tensorflow/core/common_runtime/
Dquantize_training.cc419 Node* init_val, in MakeInitializedEMAVariable()
/external/tensorflow/tensorflow/python/distribute/
Dvalues_test.py76 def _make_mirrored_val(init_val=5.0): argument
/external/libpcap/
Doptimize.c708 init_val(opt_state_t *opt_state) in init_val() function
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_math_ops.py830 def _make_nan_reduction(np_fun_name, reduction, init_val): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc1402 auto init_val = is_select_and_scatter ? consumer->mutable_operand(2) in Propagate() local
/external/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/tf2tensorrt/convert/
Dconvert_nodes_test.cc5513 float init_val; in TEST_P() member