Searched defs:init_val (Results  1 – 15 of 15) sorted by relevance
| /external/ltp/testcases/kernel/syscalls/io_setup/ | 
| D | io_setup01.c | 31 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/ | 
| D | os_thread.h | 78 pipe_semaphore_init(pipe_semaphore *sema, int init_val)  in pipe_semaphore_init()
  | 
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ | 
| D | approx_topk_op.cc | 80     xla::XlaOp init_val = xla::ConstantLiteral(  in Compile()  local
  | 
| /external/tensorflow/tensorflow/python/distribute/ | 
| D | mirrored_values_test.py | 59 def _make_mirrored_val(init_val=5.0):  argument
  | 
| /external/toolchain-utils/rust-analyzer-chromiumos-wrapper/src/ | 
| D | main.rs | 207     let init_val: Value = from_slice(contents).with_context(|| match from_utf8(contents) {  in replace()  localVariable
  | 
| /external/igt-gpu-tools/tests/i915/ | 
| D | gem_exec_parse.c | 264 	uint32_t init_val; /* initial identifiable value to set without LRI */  member
  | 
| /external/linux-kselftest/tools/testing/selftests/vm/ | 
| D | protection_keys.c | 489 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/ | 
| D | quantize_training.cc | 419                                   Node* init_val,  in MakeInitializedEMAVariable()
  | 
| /external/libpcap/ | 
| D | optimize.c | 709 init_val(opt_state_t *opt_state)  in init_val()  function
  | 
| /external/tensorflow/tensorflow/python/ops/numpy_ops/ | 
| D | np_math_ops.py | 825 def _make_nan_reduction(np_fun_name, reduction, init_val):  argument
  | 
| /external/protobuf/objectivec/Tests/ | 
| D | unittest_objc.proto | 242   optional string init_val = 11;  field
  | 
| /external/cronet/third_party/protobuf/objectivec/Tests/ | 
| D | unittest_objc.proto | 242   optional string init_val = 11;  field
  | 
| /external/mesa3d/src/gallium/auxiliary/gallivm/ | 
| D | lp_bld_nir_soa.c | 1783    LLVMValueRef init_val = NULL;  in emit_vote()  local
  | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | space_to_batch_converter.cc | 2005     auto init_val = is_select_and_scatter ? consumer->mutable_operand(2)  in Propagate()  local
  | 
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ | 
| D | convert_nodes_test.cc | 7566     float init_val;  in TEST_P()  member
  |