Home
last modified time | relevance | path

Searched defs:get_value (Results 1 – 25 of 98) sorted by relevance

1234

/external/bcc/src/cc/api/
DBPFTable.h204 virtual StatusTuple get_value(const int& index, ValueType& value) { in get_value() function
249 StatusTuple get_value(const int& index, std::vector<ValueType>& value) { in get_value() function
278 virtual StatusTuple get_value(const KeyType& key, ValueType& value) { in get_value() function
351 StatusTuple get_value(const KeyType& key, std::vector<ValueType>& value) { in get_value() function
532 virtual StatusTuple get_value(const int& sock_fd, ValueType& value) { in get_value() function
561 virtual StatusTuple get_value(const int& fd, ValueType& value) { in get_value() function
590 virtual StatusTuple get_value(const int& fd, ValueType& value) { in get_value() function
619 virtual StatusTuple get_value(struct bpf_cgroup_storage_key& key, in get_value() function
648 virtual StatusTuple get_value(struct bpf_cgroup_storage_key& key, in get_value() function
DBPFTable.cc42 StatusTuple BPFTable::get_value(const std::string& key_str, in get_value() function in ebpf::BPFTable
59 StatusTuple BPFTable::get_value(const std::string& key_str, in get_value() function in ebpf::BPFTable
673 StatusTuple BPFDevmapTable::get_value(const int& index, in get_value() function in ebpf::BPFDevmapTable
700 StatusTuple BPFXskmapTable::get_value(const int& index, in get_value() function in ebpf::BPFXskmapTable
/external/linux-kselftest/tools/testing/selftests/drivers/net/netdevsim/
Dethtool-coalesce.sh6 function get_value { function
Dethtool-ring.sh6 function get_value { function
/external/deqp/external/openglcts/modules/gles31/
Des31cFramebufferNoAttachmentsTests.cpp313 GLint get_value = ~0; in iterate() local
390 GLint get_value = ~0; in iterate() local
411 GLint get_value = ~0; in iterate() local
437 GLint get_value = ~0; in iterate() local
/external/ComputeLibrary/tests/framework/instruments/
DPMU.h91 T PMU::get_value() const in get_value() function
/external/clang/test/CodeGen/
Dtypedef.c6 int get_value(PValue v) { in get_value() function
/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Dtest_transparent_unordered.h58 int get_value() const { in get_value() function
85 int get_value() const { in get_value() function
/external/tensorflow/tensorflow/python/data/ops/
Doptional_ops.py78 def get_value(self, name=None): member in Optional
175 def get_value(self, name=None): member in _OptionalImpl
/external/clang/test/SemaCXX/
Dcxx11-user-defined-literals-unused.cpp12 double get_value() { return value<double>(); } in get_value() function
/external/harfbuzz_ng/src/
Dhb-ot-stat-table.hh88 float get_value () const { return value.to_float (); } in get_value() function
147 float get_value () const { return nominalValue.to_float (); } in get_value() function
210 float get_value () const { return value.to_float (); } in get_value() function
271 float get_value () const { return value.to_float (); } in get_value() function
354 bool get_value (unsigned int axis_index) const in get_value() function
483 bool get_value (hb_tag_t tag, float *value) const in get_value() function
Dhb-aat-layout-common.hh54 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
112 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
144 const T* get_value (hb_codepoint_t glyph_id, const void *base) const in get_value() function
183 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
240 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
271 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
345 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
/external/grpc-grpc/src/ruby/stress/
Dstress_client.rb46 def get_value method in QpsGauge
Dmetrics_server.rb27 def get_value method in Gauge
/external/deqp-deps/glslang/SPIRV/
Dhex_float.h42 uint16_t get_value() const { return val; } in get_value() function
/external/autotest/client/common_lib/
Dautotest_enum.py66 def get_value(self, name): member in AutotestEnum
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
Dhex_float.h42 uint16_t get_value() const { return val; } in get_value() function
/external/deqp-deps/SPIRV-Tools/source/util/
Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/
Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function
/external/arm-trusted-firmware/include/drivers/
Dgpio.h25 int (*get_value)(int gpio); member
/external/jsoncpp/
Damalgamate.py44 def get_value(self): member in AmalgamationFile
/external/rust/crates/jni/src/wrapper/objects/
Djmap.rs142 let get_value = self in iter() localVariable
194 get_value: JMethodID, field
/external/tensorflow/tensorflow/lite/testing/op_tests/
Droll.py100 def get_value(param, dtype): function
/external/tensorflow/tensorflow/lite/experimental/mlir/testing/op_tests/
Droll.py104 def get_value(param, dtype): function

1234