Home
last modified time | relevance | path

Searched defs:kind (Results 51 - 75 of 608) sorted by relevance

12345678910>>...25

/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dfs.rs17 pub fn kind(&self) -> io::ErrorKind { in kind() functions
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_interchange_zero_like_constants.cpp53 auto kind = constant->type()->kind(); in FindOrCreateToggledConstant() local
/foundation/ability/ability_runtime/cj_environment/interfaces/inner_api/
H A Dcj_environment.h44 void SetSanitizerKindRuntimeVersion(SanitizerKind kind) in SetSanitizerKindRuntimeVersion() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.h35 uint32_t kind = 0; member
/foundation/communication/netstack/interfaces/kits/c/net_ssl/include/
H A Dnet_ssl_c_type.h85 NetStack_CertificatePinningKind kind; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBreakIteratorFactory.java37 public Object registerInstance(BreakIterator iter, ULocale locale, int kind) { in registerInstance() argument
69 public BreakIterator createBreakIterator(ULocale locale, int kind) { in createBreakIterator() argument
121 private static BreakIterator createBreakInstance(ULocale locale, int kind) { in createBreakInstance() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dservslkf.cpp34 SimpleLocaleKeyFactory(UObject* objToAdopt, const UnicodeString& locale, int32_t kind, int32_t coverage) SimpleLocaleKeyFactory() argument
45 SimpleLocaleKeyFactory(UObject* objToAdopt, const Locale& locale, int32_t kind, int32_t coverage) SimpleLocaleKeyFactory() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBreakIteratorFactory.java38 public Object registerInstance(BreakIterator iter, ULocale locale, int kind) { in registerInstance() argument
70 public BreakIterator createBreakIterator(ULocale locale, int kind) { in createBreakIterator() argument
122 private static BreakIterator createBreakInstance(ULocale locale, int kind) { in createBreakInstance() argument
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx.c58 surface_notify_handler(Display * dpy, unsigned int uid, int kind) in surface_notify_handler() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-import-wrapper-cache.h45 compiler::WasmImportCallKind kind; member
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dcur-isolate.cc14 SymbolKind kind; in GetIsolateKey() local
48 ModelObjectKind kind; in GetCurrentIsolate() local
/third_party/node/deps/icu-small/source/common/
H A Dservslkf.cpp34 SimpleLocaleKeyFactory(UObject* objToAdopt, const UnicodeString& locale, int32_t kind, int32_t coverage) SimpleLocaleKeyFactory() argument
45 SimpleLocaleKeyFactory(UObject* objToAdopt, const Locale& locale, int32_t kind, int32_t coverage) SimpleLocaleKeyFactory() argument
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c41 const unsigned int kind = VIC_BLK_KIND_PITCH; in main() local
/third_party/node/deps/v8/src/execution/
H A Dlocal-isolate.cc17 LocalIsolate::LocalIsolate(Isolate* isolate, ThreadKind kind) in LocalIsolate() argument
/third_party/node/deps/v8/src/objects/
H A Dliteral-objects-inl.h131 void ArrayBoilerplateDescription::set_elements_kind(ElementsKind kind) { in set_elements_kind() argument
/third_party/rust/crates/cxx/src/
H A Dextern_type.rs151 pub mod kind { global() modules
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp51 DebugSubsectionKind DebugSubsectionRecord::kind() const { return Kind; } in kind() function in DebugSubsectionRecord
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtest_postprocessor_amp.c9 int check_post(void *cls, enum MHD_ValueKind kind, const char* key, in check_post() argument
H A Dtest_postprocessor_large.c36 value_checker(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) value_checker() argument
/third_party/skia/src/sksl/ir/
H A DSkSLConstructor.h21 AnyConstructor(int line, Kind kind, const Type* type) in AnyConstructor() argument
86 SingleArgumentConstructor(int line, Kind kind, const Type* type, in SingleArgumentConstructor() argument
118 MultiArgumentConstructor(int line, Kind kind, const Type* type, ExpressionArray arguments) in MultiArgumentConstructor() argument
/third_party/skia/tools/skiaserve/urlhandlers/
H A DPostHandler.cpp18 static int process_upload_data(void* cls, enum MHD_ValueKind kind, in process_upload_data() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dservslkf.cpp34 SimpleLocaleKeyFactory(UObject* objToAdopt, const UnicodeString& locale, int32_t kind, int32_t coverage) SimpleLocaleKeyFactory() argument
45 SimpleLocaleKeyFactory(UObject* objToAdopt, const Locale& locale, int32_t kind, int32_t coverage) SimpleLocaleKeyFactory() argument
/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowOptionalChain2.js[all...]
H A DnumericLiteralTypes1.js
H A DnumericLiteralTypes2.js

Completed in 7 milliseconds

12345678910>>...25