Home
last modified time | relevance | path

Searched defs:lookup (Results 176 - 200 of 224) sorted by relevance

123456789

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h185 ValueT lookup(const_arg_type_t<KeyT> Val) const { in lookup() function in llvm::DenseMapBase
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c241 VALUE lookup = rb_funcall(type_class, rb_intern("resolve"), 1, value); in native_slot_set_value_and_case() local
/third_party/selinux/libselinux/src/
H A Dlabel_file.c1162 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
/third_party/selinux/libsepol/src/
H A Dwrite.c112 uint32_t buf32[10], lookup, val; in avtab_write_item() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp246 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase() argument
/third_party/ffmpeg/libavcodec/
H A Dvorbisenc.c55 int lookup; member
165 static int cb_lookup_vals(int lookup, int dimensions, int entries) in cb_lookup_vals() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java4073 public char[] lookup(String s) { in lookup() method in UnicodeSet.XSymbolTable
/third_party/NuttX/fs/nfs/
H A Drpc.h332 struct LOOKUP3args lookup; member
446 struct LOOKUP3resok lookup; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java1957 public char[] lookup(String s) { in lookup() method in UnicodeSetTest.TokenSymbolTable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java3948 public char[] lookup(String s) { in lookup() method in UnicodeSet.XSymbolTable
/third_party/nghttp2/src/
H A Dshrpx_tls.cc2042 ssize_t CertLookupTree::lookup(const StringRef &hostname) { in lookup() function in shrpx::tls::CertLookupTree
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c37 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup() function
[all...]
/third_party/openssl/apps/lib/
H A Ds_cb.c37 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp240 std::string lookup; in initializePrograms() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp335 TextureShadowLodTestCase(Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) TextureShadowLodTestCase() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp559 uint32_t GVN::ValueTable::lookup(Value *V, bool Verify) const { in lookup() function in GVN::ValueTable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp253 const char* lookup = DE_NULL; in initializePrograms() local
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c1215 } lookup[0xf][0x3] = { in a3xx_get_state_type() local
1257 } lookup[0x10][0x4] = { in _get_state_type() local
/third_party/node/deps/v8/src/ic/
H A Dic.cc807 void LoadIC::UpdateCaches(LookupIterator* lookup) { in UpdateCaches() argument
896 MakeLoadWasmStructFieldHandler(Isolate* isolate, Handle<JSReceiver> holder, LookupIterator* lookup) MakeLoadWasmStructFieldHandler() argument
931 ComputeHandler(LookupIterator* lookup) ComputeHandler() argument
1913 UpdateCaches(LookupIterator* lookup, Handle<Object> value, StoreOrigin store_origin) UpdateCaches() argument
1939 ComputeHandler(LookupIterator* lookup) ComputeHandler() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp1551 BlockAddress *BlockAddress::lookup(const BasicBlock *BB) { in lookup() function in BlockAddress
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp3531 int OutputASM::lookup(VariableArray &list, TIntermTyped *variable) in lookup() function in glsl::OutputASM
3593 int OutputASM::lookup(VariableArray &list, TInterfaceBlock *block) in lookup() function in glsl::OutputASM
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp469 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp56 inline Vector<ScalarType, 4> lookup (const ConstPixelBufferAccess& access, const Sampler& sampler, int i, int j, int k) in lookup() function
65 inline Vector<float, 4> lookup (const ConstPixelBufferAccess& access, const Sampler& sampler, int i, int j, int k) in lookup() function
[all...]
H A DtcuTexture.cpp1956 static inline Vec4 lookup (const ConstPixelBufferAccess& access, int i, int j, int k) in lookup() function
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx1364 int lookup(const string& a, const string& b) in lookup() function in libarchive_fdcache

Completed in 85 milliseconds

123456789