Home
last modified time | relevance | path

Searched defs:kind (Results 401 - 425 of 608) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/python/Modules/
H A D_json.c165 int kind; in ascii_escape_unicode() local
230 int kind; in escape_unicode() local
396 int kind; scanstring_unicode() local
688 int kind; _parse_object_unicode() local
818 int kind; _parse_array_unicode() local
921 int kind; _match_number_unicode() local
1038 int kind; scan_once_unicode() local
[all...]
H A Dunicodedata.c502 int kind; in nfd_nfkd() local
649 int kind; nfc_nfkc() local
814 int kind; is_normalized_quickcheck() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h978 } kind; member
1181 Kind kind; member
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.h215 FlagHelpKind kind; member
273 FlagDefaultKind kind; member
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dmod.rs35 pub fn kind(&self) -> &ErrorKind { in kind() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dmod.rs38 pub fn kind(&self) -> &ErrorKind { in kind() functions
219 pub fn kind(&self) -> &HirKind { kind() functions
[all...]
/third_party/spirv-tools/source/opt/
H A Dtypes.h137 Kind kind() const { return kind_; } in kind() function in spvtools::opt::analysis::Type
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp288 TokenType kind = token.kind; ParseImports() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.cpp828 ParseIconTextArray( const JSRef<JSObject>& paramObject, std::vector<NG::RangeContent>& result, uint32_t& kind, uint32_t& selectedValue) ParseIconTextArray() argument
[all...]
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py405 kind = "kind" variable in DeviceProperties
/third_party/FreeBSD/sys/dev/usb/
H A Dusbhid.h237 enum hid_kind kind; member
/third_party/libabigail/tools/
H A Dabipkgdiff.cc334 enum kind enum in package
[all...]
/third_party/libbpf/src/
H A Dbtf_dump.c690 __u16 kind; in btf_dump_emit_type() local
1432 __u16 kind; in btf_dump_emit_type_chain() local
[all...]
H A Dlibbpf_internal.h273 static inline __u32 btf_type_info(int kind, int vlen, int kflag) in btf_type_info() argument
/third_party/node/src/crypto/
H A Dcrypto_tls.cc485 Kind kind = args[2]->IsTrue() ? Kind::kServer : Kind::kClient; in Wrap() local
356 TLSWrap(Environment* env, Local<Object> obj, Kind kind, StreamBase* stream, SecureContext* sc, UnderlyingStreamWriteStatus under_stream_ws) TLSWrap() argument
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc1122 compiler::WasmImportCallKind kind = resolved.kind; in ProcessImportedFunction() local
1593 compiler::WasmImportCallKind kind = resolved.kind; CompileImportWrappers() local
[all...]
H A Dwasm-module.h115 Kind kind() const { return KindField::decode(bit_field_); } in kind() function in v8::internal::wasm::ConstantExpression
260 ImportExportKindCode kind; // kind of the import. global() member
267 ImportExportKindCode kind; // kind of the export. global() member
387 Kind kind; global() member
[all...]
H A Dwasm-serialization.cc729 WasmCode::Kind kind = reader->Read<WasmCode::Kind>(); in ReadCode() local
H A Dwasm-debug.cc160 WireBytesRef GetExportName(ImportExportKindCode kind, uint32_t index) { in GetExportName() argument
176 std::pair<WireBytesRef, WireBytesRef> GetImportName(ImportExportKindCode kind, in GetImportName() argument
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc50 FunctionKindToFunctionFlags( FunctionKind kind) FunctionKindToFunctionFlags() argument
82 FunctionKind kind; FunctionFlagsToFunctionKind() local
1762 FunctionKind kind = FunctionFlagsToFunctionKind(flags); CreateJSFunction() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dplaylog.c4018 enum ACTION_KIND kind; in get_action_kind() local
4293 enum ACTION_KIND kind; in play_one_redo() local
4683 enum ACTION_KIND kind; play_one_undo() local
[all...]
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf.h236 } kind; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h215 char kind; /* used by ctags & dissect */ member
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc123 StackCheckKind kind = in ShouldApplyOffsetToStackCheck() local
/third_party/node/deps/v8/src/compiler/
H A Djs-operator.h595 explicit CreateArrayIteratorParameters(IterationKind kind) : kind_(kind) {} in CreateArrayIteratorParameters() argument
597 IterationKind kind() const { return kind_; } in kind() function in v8::internal::compiler::final

Completed in 65 milliseconds

1...<<11121314151617181920>>...25