| /external/googleapis/google/api/expr/v1alpha1/ |
| D | explain.proto | 38 int32 value_index = 2; field
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | assign_op.h | 51 constexpr int value_index = 1; in Compute() local
|
| D | quantization_utils_test.cc | 41 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeMany() local 64 for (size_t value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeMany() local 83 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeMany8To32Bit() local 100 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeMany8To32Bit() local 133 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeManyInNewRange32To8Bit() local 191 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeManyInNewRange8To32Bit() local 522 for (size_t value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeInNewRange() local 579 for (size_t value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeInNewRange32To8Bit() local
|
| D | lookup_util.cc | 85 int64_t value_index, int64_t offset, Env* env) { in Init() 364 int32_t value_index, int64_t offset, in InitializeTableFromTextFile() 373 int32_t key_index, int32_t value_index, int64_t offset, Env* env, in InitializeTableFromTextFile()
|
| D | ragged_range_op.cc | 109 int value_index = 0; in Compute() local
|
| D | control_flow_ops.cc | 227 Tensor* value_index = nullptr; in Compute() local
|
| D | ragged_tensor_to_variant_op.cc | 154 int64_t value_index = 0; in UnbatchRaggedZerothDim() local
|
| /external/pigweed/pw_bluetooth_profiles/ |
| D | device_info_service.cc | 54 const uint32_t value_index = static_cast<uint32_t>(handle); in ReadValue() local
|
| /external/emma/core/java12/com/vladium/jcd/cls/attribute/ |
| D | ConstantValueAttribute_info.java | 65 public ConstantValueAttribute_info (final int attribute_name_index, final int value_index) in ConstantValueAttribute_info()
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | ref_var.cc | 23 int value_index, bool use_locking, bool validate_shape, in AssignRefVariable()
|
| /external/icing/icing/legacy/index/ |
| D | icing-dynamic-trie.cc | 172 uint32_t value_index, int matched_prefix_len, in Push() 180 bool AddMatchIfTerminal(const char *key, uint32_t value_index, in AddMatchIfTerminal() 783 const char *suffix, const void *value, uint32_t *value_index) { in MakeSuffix() 987 uint32_t value_index = storage_->GetSuffixIndex(suffix + suffix_len + 1); in SuffixToValueAsString() local 1518 uint32_t *value_index, in Insert() 1710 void IcingDynamicTrie::SetValueAtIndex(uint32_t value_index, in SetValueAtIndex() 2384 bool IcingDynamicTrie::SetProperty(uint32_t value_index, uint32_t property_id) { in SetProperty() 2395 bool IcingDynamicTrie::ClearProperty(uint32_t value_index, in ClearProperty() 2407 bool IcingDynamicTrie::SetDeleted(uint32_t value_index) { in SetDeleted() 2412 bool IcingDynamicTrie::ClearDeleted(uint32_t value_index) { in ClearDeleted()
|
| D | icing-dynamic-trie.h | 334 uint32_t *value_index, bool replace) { in Insert() 374 uint32_t value_index; member
|
| /external/libtextclassifier/native/utils/tflite/ |
| D | encoder_common.cc | 40 for (int value_index = 0; in CopyValuesToTensorAndPadOrTruncate() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/ |
| D | fuse_auto_input.cc | 188 int value_index = i == 0 ? input_and_num.second : ++extra_input_num; in ApplyToNode() local
|
| /external/cronet/net/spdy/fuzzing/ |
| D | hpack_fuzz_util.cc | 82 size_t value_index = SampleExponential(kHeaderIndexMean, kHeaderIndexMax); in NextGeneratedHeaderSet() local
|
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/ |
| D | hpack_round_trip_test.cc | 200 size_t value_index = SampleExponential(20, 200); in TEST_P() local
|
| /external/icing/icing/store/ |
| D | dynamic-trie-key-mapper.h | 233 uint32_t value_index; in GetOrPut() local
|
| /external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/ |
| D | ragged_range_tflite.cc | 120 int value_index = 0; in EvalT() local
|
| /external/tensorflow/tensorflow/c/ |
| D | kernels_experimental.cc | 172 int value_index, bool validate_shape, in TF_AssignVariable() 220 int output_ref_index, int value_index, in TF_AssignRefVariable() 251 int value_index, int Op, int isVariantType, in TF_AssignUpdateVariable()
|
| /external/mesa3d/src/intel/vulkan_hasvk/ |
| D | genX_query.c | 385 uint32_t value_index, uint64_t result) in cpu_write_query_result() 1349 uint32_t value_index, in gpu_write_query_result_cond() 1373 uint32_t value_index, in gpu_write_query_result()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | genX_query.c | 406 uint32_t value_index, uint64_t result) in cpu_write_query_result() 1463 uint32_t value_index, in gpu_write_query_result_cond() 1487 uint32_t value_index, in gpu_write_query_result()
|
| /external/cronet/net/http/ |
| D | http_request_headers.cc | 187 const std::string::size_type value_index = key_end_index + 1; in AddHeaderFromString() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_helpers.cc | 237 size_t prefix_index, value_index; in TryRemovePrefix() local
|
| /external/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_helpers.cc | 237 size_t prefix_index, value_index; in TryRemovePrefix() local
|
| /external/emma/core/java12/com/vladium/jcd/cls/ |
| D | ClassDef.java | 512 final int value_index = addCONSTANT_Utf8 (value, true); in addStringConstant() local
|