| /external/bcc/src/cc/api/ |
| D | BPFTable.h | 204 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
|
| D | BPFTable.cc | 42 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/harfbuzz_ng/src/ |
| D | hb-ot-stat-table.hh | 63 float get_value () const { return value.to_float (); } in get_value() function 91 float get_value () const { return nominalValue.to_float (); } in get_value() function 123 float get_value () const { return value.to_float (); } in get_value() function 153 float get_value () const { return value.to_float (); } in get_value() function 201 bool get_value (unsigned int axis_index) const in get_value() function 295 bool get_value (hb_tag_t tag, float *value) const in get_value() function
|
| D | hb-aat-layout-common.hh | 54 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/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/ |
| D | rx-behavior.hpp | 56 T get_value() const { in get_value() function in rxcpp::subjects::detail::behavior_observer 84 T get_value() const { in get_value() function in rxcpp::subjects::behavior
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cFramebufferNoAttachmentsTests.cpp | 313 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/ |
| D | PMU.h | 91 T PMU::get_value() const in get_value() function
|
| /external/clang/test/CodeGen/ |
| D | typedef.c | 6 int get_value(PValue v) { in get_value() function
|
| /external/tensorflow/tensorflow/python/data/ops/ |
| D | optional_ops.py | 85 def get_value(self, name=None): member in Optional 181 def get_value(self, name=None): member in _OptionalImpl
|
| /external/clang/test/SemaCXX/ |
| D | cxx11-user-defined-literals-unused.cpp | 12 double get_value() { return value<double>(); } in get_value() function
|
| /external/grpc-grpc/src/ruby/stress/ |
| D | stress_client.rb | 46 def get_value method in QpsGauge
|
| D | metrics_server.rb | 27 def get_value method in Gauge
|
| /external/autotest/client/common_lib/ |
| D | enum.py | 64 def get_value(self, name): member in Enum
|
| D | autotest_enum.py | 66 def get_value(self, name): member in AutotestEnum
|
| /external/swiftshader/third_party/SPIRV-Tools/source/util/ |
| D | hex_float.h | 51 uint16_t get_value() const { return val; } in get_value() function
|
| /external/deqp-deps/SPIRV-Tools/source/util/ |
| D | hex_float.h | 51 uint16_t get_value() const { return val; } in get_value() function
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/ |
| D | hex_float.h | 51 uint16_t get_value() const { return val; } in get_value() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
| D | hex_float.h | 55 uint16_t get_value() const { return val; } in get_value() function
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | hex_float.h | 55 uint16_t get_value() const { return val; } in get_value() function
|
| /external/arm-trusted-firmware/include/drivers/ |
| D | gpio.h | 25 int (*get_value)(int gpio); member
|
| /external/jsoncpp/ |
| D | amalgamate.py | 44 def get_value(self): member in AmalgamationFile
|
| /external/rust/crates/jni/src/wrapper/objects/ |
| D | jmap.rs | 142 let get_value = self in iter() localVariable 194 get_value: JMethodID<'a>, field
|
| /external/tensorflow/tensorflow/lite/experimental/mlir/testing/op_tests/ |
| D | roll.py | 104 def get_value(param, dtype): function
|
| /external/rust/crates/intrusive-collections/src/ |
| D | adapter.rs | 55 unsafe fn get_value( in get_value() method
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | topk_op_gpu.h | 68 __device__ T get_value(int i) const { return data[i].value; } in get_value() function 82 __device__ T get_value(int i) const { return data[i].value; } in get_value() function 97 __device__ T get_value(int i) const { return (*this)[i].value; } in get_value() function
|