| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| H A D | SampleProf.h | 634 const SamplesWithLocList &get() const { return V; } in get() function in llvm::sampleprof::SampleSorter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | Error.h | 532 reference get() { in get() function in llvm::Expected 538 const_reference get() const { in get() function in llvm::Expected
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRerollPass.cpp | 220 Instruction *get(size_t i) const { in get() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | ELFEmitter.cpp | 82 unsigned get(StringRef Name) const { in get() function in __anon24280::NameToIdxMap
|
| /third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
| H A D | jsoncpp.cpp | 3390 Value Value::get(ArrayIndex index, const Value& defaultValue) const { in get() function in Value 3447 Value Value::get(char const* key, char const* end, Value const& defaultValue) const in get() function in Value 3452 Value Value::get(char const* key, Value const& defaultValue) const in get() function in Value 3456 Value Value::get(std::string const& key, Value const& defaultValue) const in get() function in Value 3523 Value Value::get(cons function in Value [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locdspnm.cpp | 88 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const { in get() function in ICUDataTable 123 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() function in ICUDataTable [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | STLExtras.h | 876 template <size_t... Ns> ValueT &get(std::index_sequence<Ns...>) const { get() function in llvm::concat_iterator [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | DIE.h | 388 template <class T> T *get() { return reinterpret_cast<T *>(Val.buffer); } in get() function in llvm::DIEValue 389 template <class T> const T *get() const { in get() function in llvm::DIEValue 742 static DIE *get(BumpPtrAllocato function in llvm::DIE [all...] |
| /third_party/python/Lib/xml/etree/ |
| H A D | ElementTree.py | 341 def get(self, key, default=None): member in Element [all...] |
| /third_party/skia/include/core/ |
| H A D | SkMatrix.h | 384 SkScalar get(int index) const { in get() function in SkMatrix
|
| /third_party/rust/crates/regex/src/ |
| H A D | re_bytes.rs | 876 pub fn get(&self, i: usize) -> Option<(usize, usize)> { in get() functions 938 pub fn get(&self, i: usize) -> Option<Match<'t>> { get() functions [all...] |
| H A D | re_unicode.rs | 886 pub fn get(&self, i: usize) -> Option<(usize, usize)> { in get() functions 948 pub fn get(&self, i: usize) -> Option<Match<'t>> { get() functions [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | asn1.rs | 535 pub fn get(&self) -> i64 { in get() functions
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | mod.rs | 2296 fn get(&self, fd: RawFd) -> Result<Self::Val>; in get() functions
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | oma_dm_client.c | 845 static int oma_dm_get(struct hs20_osu_client *ctx, xml_node_t *get, in oma_dm_get() argument
|
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ |
| H A D | tcuLnxX11GlxPlatform.cpp | 701 glw::GenericFuncType get (const char* name) const in get() function
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderApiTests.cpp | 224 glu::Shader& get (const glu::ShaderType shaderType) { DE_ASSERT(hasShader(shaderType)); return *m_shaders[shaderType]; } in get() function in deqp::gles2::Functional::__anon30440::ShaderAllocator
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
| H A D | oma_dm_client.c | 845 static int oma_dm_get(struct hs20_osu_client *ctx, xml_node_t *get, in oma_dm_get() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | angleutils.h | 118 constexpr const T *get() const { return mArray; } in get() function in final
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| H A D | vtp_stream_socket.cpp | 132 void VtpStreamSocket::InsertElementToFuncMap(int type, ValueType valueType, MySetFunc set, MyGetFunc get) in InsertElementToFuncMap() argument 703 MyGetFunc get in GetOption() local [all...] |
| /test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
| H A D | device.py | 322 def get(self, key=None, default=None): member in Device [all...] |
| /third_party/elfutils/src/ |
| H A D | nm.c | 1214 struct getdbg *get = (struct getdbg *) arg; in getdbg_dwflmod() local 1302 struct getdbg get in show_symbols() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | proresenc_anatoliy.c | 308 static void get(uint8_t *pixels, int stride, int16_t* block) in get() function
|
| /third_party/glslang/StandAlone/ |
| H A D | StandAlone.cpp | 230 const char* get() const { return text.c_str(); } in get() function in TPreamble
|
| /third_party/backends/backend/ |
| H A D | epjitsu.c | 4050 int get = (in[6] << 8) | in[7]; sane_read() local [all...] |