| /third_party/python/Modules/ |
| H A D | _json.c | 165 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 D | unicodedata.c | 502 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 D | time.h | 978 } kind; member 1181 Kind kind; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | flag.h | 215 FlagHelpKind kind; member 273 FlagDefaultKind kind; member
|
| /third_party/rust/crates/regex/regex-syntax/src/ast/ |
| H A D | mod.rs | 35 pub fn kind(&self) -> &ErrorKind { in kind() functions [all...] |
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | mod.rs | 38 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 D | types.h | 137 Kind kind() const { return kind_; } in kind() function in spvtools::opt::analysis::Type
|
| /foundation/ability/idl_tool/idl_tool_2/parser/ |
| H A D | parser.cpp | 288 TokenType kind = token.kind; ParseImports() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_textpicker.cpp | 828 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 D | constants.py | 405 kind = "kind" variable in DeviceProperties
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usbhid.h | 237 enum hid_kind kind; member
|
| /third_party/libabigail/tools/ |
| H A D | abipkgdiff.cc | 334 enum kind enum in package [all...] |
| /third_party/libbpf/src/ |
| H A D | btf_dump.c | 690 __u16 kind; in btf_dump_emit_type() local 1432 __u16 kind; in btf_dump_emit_type_chain() local [all...] |
| H A D | libbpf_internal.h | 273 static inline __u32 btf_type_info(int kind, int vlen, int kflag) in btf_type_info() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_tls.cc | 485 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 D | module-instantiate.cc | 1122 compiler::WasmImportCallKind kind = resolved.kind; in ProcessImportedFunction() local 1593 compiler::WasmImportCallKind kind = resolved.kind; CompileImportWrappers() local [all...] |
| H A D | wasm-module.h | 115 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 D | wasm-serialization.cc | 729 WasmCode::Kind kind = reader->Read<WasmCode::Kind>(); in ReadCode() local
|
| H A D | wasm-debug.cc | 160 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 D | web-snapshot.cc | 50 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 D | playlog.c | 4018 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 D | intel_perf.h | 236 } kind; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | symbol.h | 215 char kind; /* used by ctags & dissect */ member
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator.cc | 123 StackCheckKind kind = in ShouldApplyOffsetToStackCheck() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-operator.h | 595 explicit CreateArrayIteratorParameters(IterationKind kind) : kind_(kind) {} in CreateArrayIteratorParameters() argument 597 IterationKind kind() const { return kind_; } in kind() function in v8::internal::compiler::final
|