Home
last modified time | relevance | path

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

123

/external/bcc/src/cc/api/
DBPFTable.h132 virtual StatusTuple get_value(const int& index, ValueType& value) { in get_value() function
177 StatusTuple get_value(const int& index, std::vector<ValueType>& value) { in get_value() function
206 virtual StatusTuple get_value(const KeyType& key, ValueType& value) { in get_value() function
279 StatusTuple get_value(const KeyType& key, std::vector<ValueType>& value) { 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
578 StatusTuple BPFDevmapTable::get_value(const int& index, in get_value() function in ebpf::BPFDevmapTable
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-behavior.hpp56 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/clang/test/CodeGen/
Dtypedef.c6 int get_value(PValue v) { in get_value() function
/external/clang/test/SemaCXX/
Dcxx11-user-defined-literals-unused.cpp12 double get_value() { return value<double>(); } in 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/grpc-grpc/src/ruby/stress/
Dstress_client.rb46 def get_value method in QpsGauge
Dmetrics_server.rb27 def get_value method in Gauge
/external/tensorflow/tensorflow/python/data/ops/
Doptional_ops.py62 def get_value(self, name=None): member in Optional
138 def get_value(self, name=None): member in _OptionalImpl
/external/autotest/client/common_lib/
Denum.py58 def get_value(self, name): member in Enum
/external/angle/third_party/spirv-tools/src/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/deqp-deps/SPIRV-Tools/source/util/
Dhex_float.h51 uint16_t get_value() const { return val; } in get_value() function
/external/deqp-deps/glslang/SPIRV/
Dhex_float.h55 uint16_t get_value() const { return val; } in get_value() function
/external/angle/third_party/glslang/src/SPIRV/
Dhex_float.h55 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/angle/third_party/jsoncpp/source/
Damalgamate.py39 def get_value(self): member in AmalgamationFile
/external/jsoncpp/
Damalgamate.py39 def get_value( self ): member in AmalgamationFile
/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh51 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
109 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
141 const T* get_value (hb_codepoint_t glyph_id, const void *base) const in get_value() function
180 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
237 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
268 const T* get_value (hb_codepoint_t glyph_id) const in get_value() function
342 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() function
Dhb-ot-math-table.hh80 hb_position_t get_value (hb_ot_math_constant_t constant, in get_value() function
176 hb_position_t get_value (hb_codepoint_t glyph, in get_value() function
207 hb_position_t get_value (hb_codepoint_t glyph, in get_value() function
249 hb_position_t get_value (hb_position_t correction_height, hb_font_t *font) const in get_value() function
Dhb-aat-fdsc-table.hh47 float get_value () const { return u.value.to_float (); } in get_value() function
/external/libexif/libexif/
Dexif-mnote-data-priv.h53 char * (* get_value) (ExifMnoteData *, unsigned int, char *val, unsigned int maxlen); member
/external/mesa3d/src/intel/genxml/
Dgen_sort_tags.py17 def get_value(element): function
/external/mesa3d/src/mesa/program/
Dprog_opt_constant_fold.c91 get_value(struct gl_program *prog, struct prog_src_register *r, float *data) in get_value() function
/external/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_boardid.c97 static int get_value(unsigned int channel, unsigned int *value) in get_value() function

123