Home
last modified time | relevance | path

Searched defs:has (Results 1 - 25 of 41) sorted by relevance

12

/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_has.js
/third_party/typescript/tests/baselines/reference/
H A DrequireAsFunctionInExternalModule.js25 function has(a) { return true; } function
/third_party/skia/src/pdf/
H A DSkPDFGlyphUse.h23 bool has(SkGlyphID gid) const { return fBitSet.test(this->toCode(gid)); } in has() function in SkPDFGlyphUse
/third_party/skia/src/core/
H A DSkTMultiMap.h143 bool has(const T* value, const Key& key) const { in has() function in SkTMultiMap
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUAdapter.cpp80 bool has(interop::GPUFeatureName feature) { in has() function in wgpu::binding::__anon20524::Features
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp125 bool GrGLExtensions::has(const char ext[]) const { in has() function in GrGLExtensions
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bimap.hh75 bool has (hb_codepoint_t lhs, hb_codepoint_t *vp = nullptr) const { return forw_map.has (lhs, vp); } in has() function
H A Dhb-bit-set-invertible.hh126 bool has (hb_codepoint_t k) const { return (*this)[k] != SENTINEL; } in has() function
H A Dhb-map.hh192 bool has (K k, V *vp = nullptr) const in has() function
H A Dhb-set.hh111 bool has (hb_codepoint_t k) const { return (*this)[k] != SENTINEL; } in has() function
H A Dhb-bit-set.hh321 bool has (hb_codepoint_t k) const { return (*this)[k] != SENTINEL; } in has() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DArchitectureSet.h48 bool has(Architecture Arch) const { in has() function in llvm::MachO::ArchitectureSet
/third_party/node/deps/v8/src/codegen/
H A Dreglist-base.h58 constexpr bool has(RegisterT reg) const { in has() function in v8::internal::RegListBase
/third_party/skia/src/gpu/
H A DGrThreadSafeCache.cpp122 bool GrThreadSafeCache::has(const GrUniqueKey& key) { in has() function in GrThreadSafeCache
/third_party/skia/modules/svg/src/
H A DSkSVGTextPriv.h55 bool has(Attr a) const { return fStorage[a] != kNone; } in has() function in final::PosAttrs
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h301 bool has(LibFunc F) const { in has() function in llvm::TargetLibraryInfo
/third_party/protobuf/js/
H A Dmap.js
/third_party/lame/ACM/ddk/
H A Dmsacmdrv.h138 HACMSTREAM has; member
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-register.h394 bool has(LiftoffRegister reg) const { in has() function in v8::internal::wasm::LiftoffRegList
401 bool has(Register reg) const { return has(LiftoffRegister{reg}); } in has() function in v8::internal::wasm::LiftoffRegList
402 bool has(DoubleRegiste in has() function in v8::internal::wasm::LiftoffRegList
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_local.h124 OSSL_FUNC_keymgmt_has_fn *has; member
/third_party/openssl/crypto/evp/
H A Devp_local.h124 OSSL_FUNC_keymgmt_has_fn *has; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStratifiedSets.h343 bool has(const T &Elem) const { return get(Elem).hasValue(); } in has() function in llvm::cflaa::StratifiedSetsBuilder
[all...]
/third_party/libinput/src/
H A Dlibinput-private.h295 int (*has)(struct libinput_device *device); member
303 int (*has)(struct libinput_device *device); member
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h500 void SetHasNestedBlockOrBufferBlockStruct(uint32_t id, bool has) { in SetHasNestedBlockOrBufferBlockStruct() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.cpp433 bool FastCopyFunctionMap::has(angle::FormatID formatID) const in has() function in rx::FastCopyFunctionMap

Completed in 43 milliseconds

12