/external/bcc/libbpf-tools/ |
D | map_helpers.c | 15 void *values, __u32 value_size, __u32 *count, in dump_hash_iter() 50 void *values, __u32 value_size, __u32 *count) in dump_hash_batch() 75 void *values, __u32 value_size, in dump_hash()
|
D | tcpconnect.c | 204 __u32 value_size = sizeof(__u64); in print_count_ipv4() local 233 __u32 value_size = sizeof(__u64); in print_count_ipv6() local
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | cupti_wrapper.cc | 100 CUpti_EventDomainAttribute attrib, size_t* value_size, void* value) { in DeviceGetEventDomainAttribute() 132 size_t* value_size, void* value) { in EventGetAttribute() 152 size_t* value_size, void* value) { in EventGroupGetAttribute() 167 size_t value_size, void* value) { in EventGroupSetAttribute() 215 size_t* value_size, void* value) { in MetricGetAttribute()
|
/external/google-breakpad/src/common/ |
D | stabs_reader.cc | 49 bool big_endian, size_t value_size) in EntryIterator() 70 bool big_endian, size_t value_size, bool unitized, in StabsReader()
|
D | stabs_reader_unittest.cc | 139 size_t value_size() const { return value_size_; } in value_size() function in __anon71df1ba10111::StabsAssembler 140 StabsAssembler &set_value_size(size_t value_size) { in set_value_size()
|
D | simple_string_dictionary.h | 62 static const size_t value_size = ValueSize; variable
|
/external/google-breakpad/src/common/linux/ |
D | elf_symbols_to_module.cc | 73 size_t value_size) in ELFSymbolIterator() 142 size_t value_size, in ELFSymbolsToModule()
|
D | elf_symbols_to_module_unittest.cc | 61 size_t value_size) : module("a", "b", "c", "d"), in ELFSymbolsToModuleTestFixture() 87 size_t value_size; member in ELFSymbolsToModuleTestFixture
|
/external/tensorflow/tensorflow/core/kernels/ |
D | ragged_gather_op.cc | 37 SPLITS_TYPE value_size, Tensor* values_out) { in WriteValueSlices() 251 const SPLITS_TYPE value_size = in WriteValues() local 280 SPLITS_TYPE value_size, Tensor* values_out) const override { in CallWriteValueSlices()
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_header_extension_size.h | 21 int value_size; member
|
D | rtp_dependency_descriptor_extension_unittest.cc | 53 size_t value_size = in TEST() local
|
/external/marisa-trie/lib/marisa/grimoire/vector/ |
D | flat-vector.h | 55 std::size_t value_size() const { in value_size() function 99 std::size_t value_size = 0; in build_() local
|
/external/pigweed/pw_ring_buffer/size_report/ |
D | ring_buffer_simple.cc | 60 __attribute__((unused)) size_t value_size; in main() local
|
D | ring_buffer_multi.cc | 68 __attribute__((unused)) size_t value_size; in main() local
|
/external/icing/proto/icing/legacy/index/proto/ |
D | icing-dynamic-trie-header.proto | 24 optional uint32 value_size = 2; field
|
/external/webrtc/test/fuzzers/ |
D | rtp_dependency_descriptor_fuzzer.cc | 53 size_t value_size = in FuzzOneInput() local
|
/external/pigweed/pw_protobuf/ |
D | map_utils.cc | 40 size_t value_size, in WriteProtoStringToBytesMapEntry()
|
/external/icing/icing/util/ |
D | document-validator.cc | 106 int value_size = 0; in Validate() local
|
/external/pigweed/pw_kvs/ |
D | key_value_store_put_test.cc | 64 for (unsigned value_size = 0; value_size < sizeof(value); ++value_size) { in TEST_F() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | bpf_legacy.h | 12 unsigned int value_size; member
|
/external/nos/host/generic/nugget/proto/nugget/app/weaver/ |
D | weaver.proto | 49 uint32 value_size = 3; field
|
/external/OpenCL-CTS/test_conformance/compiler/ |
D | test_unload_platform_compiler.cpp | 830 constexpr size_t value_size = sizeof(cl_build_status); in test_unload_build_info() local 854 const size_t value_size = options.length() + 1; in test_unload_build_info() local 875 constexpr size_t value_size = sizeof(cl_program_binary_type); in test_unload_build_info() local
|
/external/python/bumble/bumble/ |
D | sdp.py | 152 def __init__(self, type, value, value_size=None): argument 166 def unsigned_integer(value, value_size): argument 182 def signed_integer(value, value_size): argument
|
/external/pigweed/pw_kvs/public/pw_kvs/internal/ |
D | entry.h | 158 size_t value_size() const { in value_size() function
|
/external/mesa3d/src/panfrost/bifrost/ |
D | gen_disasm.py | 201 def invert_lut(value_size, forward, derived, mod_map, keys, mod_vals): argument
|