Home
last modified time | relevance | path

Searched defs:kind (Results 151 - 175 of 607) sorted by relevance

12345678910>>...25

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp33 ARMConstantPoolValue(Type *Ty, unsigned id, ARMCP::ARMCPKind kind, unsigned char PCAdj, ARMCP::ARMCPModifier modifier, bool addCurrentAddress) ARMConstantPoolValue() argument
42 ARMConstantPoolValue(LLVMContext &C, unsigned id, ARMCP::ARMCPKind kind, unsigned char PCAdj, ARMCP::ARMCPModifier modifier, bool addCurrentAddress) ARMConstantPoolValue() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dconstruct.h138 const Kind kind = kFunction; member
159 inline std::string ToString(Construct::Kind kind) { in ToString() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dscalar_constant.h123 Kind kind = Kind::kBool; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h67 unsigned kind() const { return Kind; } in kind() function in llvm::PseudoSourceValue
/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowAliasing.js[all...]
H A DdependentDestructuredVariables.js[all...]
/third_party/protobuf/php/src/Google/Protobuf/
H A DField.php23 private $kind = 0; variable
137 $this->kind = $var; variable
/third_party/python/Lib/test/
H A D_testcppext.cpp114 int kind = PyUnicode_KIND(str); in Py_UNUSED() local
/third_party/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util_test.cc81 HasField(const Type& type, Field::Cardinality cardinality, Field::Kind kind, const std::string& name, int number) HasField() argument
/third_party/spirv-tools/source/util/
H A Dparse_number.h34 spv_number_kind_t kind; member
/third_party/openGLES/xml/
H A Dreadme.tex[all...]
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dcj_runtime.cpp186 void CJRuntime::SetSanitizerVersion(SanitizerKind kind) in SetSanitizerVersion() argument
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helper_structs_gles.h39 inline ShaderStageFlagBits ShaderKindToStageFlags(ShaderKind kind) in ShaderKindToStageFlags() argument
/third_party/elfutils/libelf/
H A Delf_begin.c560 Elf_Kind kind = determine_kind (e_ident, maxsize); in __libelf_read_mmaped_file() local
617 Elf_Kind kind = determine_kind (mem.header, nread); in read_unmmaped_file() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICULocaleService.java48 public Object get(ULocale locale, int kind) { in get() argument
66 public Object get(ULocale locale, int kind, ULocale[] actualReturn) { in get() argument
107 registerObject(Object obj, ULocale locale, int kind) registerObject() argument
115 registerObject(Object obj, ULocale locale, int kind, boolean visible) registerObject() argument
163 private int kind; global() field in ICULocaleService.LocaleKey
181 createWithCanonicalFallback(String primaryID, String canonicalFallbackID, int kind) createWithCanonicalFallback() argument
192 createWithCanonical(ULocale locale, String canonicalFallbackID, int kind) createWithCanonical() argument
206 LocaleKey(String primaryID, String canonicalPrimaryID, String canonicalFallbackID, int kind) LocaleKey() argument
244 public int kind() { kind() method in ICULocaleService.LocaleKey
437 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument
481 private final int kind; global() field in ICULocaleService.SimpleLocaleKeyFactory
484 SimpleLocaleKeyFactory(Object obj, ULocale locale, int kind, boolean visible) SimpleLocaleKeyFactory() argument
488 SimpleLocaleKeyFactory(Object obj, ULocale locale, int kind, boolean visible, String name) SimpleLocaleKeyFactory() argument
592 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument
629 createKey(String id, int kind) createKey() argument
633 createKey(ULocale l, int kind) createKey() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBINode.java260 void findNodes(List<RBBINode> dest, int kind) { in findNodes() argument
/third_party/icu/icu4c/source/common/
H A Dbrkiter.cpp264 int32_t kind = lkey.kind(); variable
329 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType kind, UErrorCode& status) in registerInstance() argument
369 BreakIterator::createInstance(const Locale& loc, int32_t kind, UErrorCode& status) in createInstance() argument
406 makeInstance(const Locale& loc, int32_t kind, UErrorCode& status) makeInstance() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUServiceTest.java567 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceTest.java564 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICULocaleService.java52 public Object get(ULocale locale, int kind) { in get() argument
70 public Object get(ULocale locale, int kind, ULocale[] actualReturn) { in get() argument
111 registerObject(Object obj, ULocale locale, int kind) registerObject() argument
119 registerObject(Object obj, ULocale locale, int kind, boolean visible) registerObject() argument
168 private int kind; global() field in ICULocaleService.LocaleKey
186 createWithCanonicalFallback(String primaryID, String canonicalFallbackID, int kind) createWithCanonicalFallback() argument
197 createWithCanonical(ULocale locale, String canonicalFallbackID, int kind) createWithCanonical() argument
211 LocaleKey(String primaryID, String canonicalPrimaryID, String canonicalFallbackID, int kind) LocaleKey() argument
249 public int kind() { kind() method in ICULocaleService.LocaleKey
443 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument
488 private final int kind; global() field in ICULocaleService.SimpleLocaleKeyFactory
491 SimpleLocaleKeyFactory(Object obj, ULocale locale, int kind, boolean visible) SimpleLocaleKeyFactory() argument
495 SimpleLocaleKeyFactory(Object obj, ULocale locale, int kind, boolean visible, String name) SimpleLocaleKeyFactory() argument
600 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument
637 createKey(String id, int kind) createKey() argument
641 createKey(ULocale l, int kind) createKey() argument
[all...]
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DGatherAPIData.java634 private static int tagKindIndex(String kind) { in tagKindIndex() argument
H A DGatherAPIDataOld.java496 private static int tagKindIndex(String kind) { in tagKindIndex() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBINode.java261 void findNodes(List<RBBINode> dest, int kind) { in findNodes() argument
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.h110 } kind; member
/third_party/mesa3d/src/glx/apple/
H A Dappledristr.h164 BYTE kind; member

Completed in 22 milliseconds

12345678910>>...25