Home
last modified time | relevance | path

Searched defs:value_size (Results 1 – 25 of 69) sorted by relevance

123

/external/google-breakpad/src/common/
Dstabs_reader.cc49 bool big_endian, size_t value_size) in EntryIterator()
70 bool big_endian, size_t value_size, bool unitized, in StabsReader()
Dstabs_reader_unittest.cc139 size_t value_size() const { return value_size_; } in value_size() function in __anond1f327dc0111::StabsAssembler
140 StabsAssembler &set_value_size(size_t value_size) { in set_value_size()
Dsimple_string_dictionary.h62 static const size_t value_size = ValueSize; variable
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_wrapper.cc100 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/webrtc/modules/rtp_rtcp/source/
Drtp_header_extension_size.h21 int value_size; member
Drtp_dependency_descriptor_extension_unittest.cc53 size_t value_size = in TEST() local
Drtp_packet.h230 const size_t value_size = Extension::ValueSize(values...); in SetExtension() local
/external/google-breakpad/src/common/linux/
Delf_symbols_to_module.cc73 size_t value_size) in ELFSymbolIterator()
142 size_t value_size, in ELFSymbolsToModule()
Delf_symbols_to_module_unittest.cc61 size_t value_size) : module("a", "b", "c", "d"), in ELFSymbolsToModuleTestFixture()
87 size_t value_size; member in ELFSymbolsToModuleTestFixture
/external/tensorflow/tensorflow/core/kernels/
Dragged_gather_op.cc37 SPLITS_TYPE value_size, Tensor* values_out) { in WriteValueSlices()
245 const SPLITS_TYPE value_size = in WriteValues() local
274 SPLITS_TYPE value_size, Tensor* values_out) const override { in CallWriteValueSlices()
/external/pigweed/pw_ring_buffer/size_report/
Dring_buffer_simple.cc60 __attribute__((unused)) size_t value_size; in main() local
Dring_buffer_multi.cc67 __attribute__((unused)) size_t value_size; in main() local
/external/marisa-trie/lib/marisa/grimoire/vector/
Dflat-vector.h55 std::size_t value_size() const { in value_size() function
99 std::size_t value_size = 0; in build_() local
/external/icing/proto/icing/legacy/index/proto/
Dicing-dynamic-trie-header.proto24 optional uint32 value_size = 2; field
/external/webrtc/test/fuzzers/
Drtp_dependency_descriptor_fuzzer.cc53 size_t value_size = in FuzzOneInput() local
/external/icing/icing/util/
Ddocument-validator.cc106 int value_size = 0; in Validate() local
/external/pigweed/pw_kvs/
Dkey_value_store_fuzz_test.cc65 for (unsigned value_size = 0; value_size < sizeof(value); ++value_size) { in TEST_F() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_legacy.h12 unsigned int value_size; member
/external/nos/host/generic/nugget/proto/nugget/app/weaver/
Dweaver.proto49 uint32 value_size = 3; field
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_unload_platform_compiler.cpp830 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/pigweed/pw_kvs/public/pw_kvs/internal/
Dentry.h158 size_t value_size() const { in value_size() function
/external/mesa3d/src/panfrost/bifrost/
Dgen_disasm.py201 def invert_lut(value_size, forward, derived, mod_map, keys, mod_vals): argument
/external/vulkan-validation-layers/layers/
Dvk_layer_config.cpp217 DWORD i = 0, name_size = sizeof(name), type, value, value_size = sizeof(value); in FindSettings() local
/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/
Ddecode.h250 const int value_size = std::snprintf(nullptr, 0u, format, value); in FromValue() local
/external/libaom/libaom/test/
Daom_integer_test.cc143 size_t value_size = 0; in TEST() local

123