| /third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
| H A D | pkcs7.h | 192 ASN1_OBJECT *type; member [all...] |
| /third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
| H A D | pkcs7.h | 192 ASN1_OBJECT *type; member [all...] |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
| H A D | pkcs7.h | 192 ASN1_OBJECT *type; member [all...] |
| /third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
| H A D | pkcs7.h | 192 ASN1_OBJECT *type; member [all...] |
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
| H A D | pkcs7.h | 192 ASN1_OBJECT *type; member [all...] |
| /third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
| H A D | pkcs7.h | 192 ASN1_OBJECT *type; member [all...] |
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole.cc | 107 clang::QualType type = enum_constant->getType(); in IsExternalVMState() local 170 const clang::Type* type = type_alias_decl->getTypeForDecl(); in ResolveTemplate() local 1357 IsRawPointerType(const clang::PointerType* type) IsRawPointerType() argument [all...] |
| /third_party/node/src/ |
| H A D | node_http2.h | 612 SessionType type() const { return session_type_; } in type() function in node::http2::Http2Session
|
| H A D | node_options.h | 126 std::string type; // Value of --experimental-default-type member in node::EnvironmentOptions 470 OptionType type; member 480 OptionType type; member
|
| /third_party/node/tools/inspector_protocol/encoding/ |
| H A D | encoding.cc | 118 constexpr uint8_t EncodeInitialByte(MajorType type, uint8_t additional_info) { in EncodeInitialByte() argument 189 size_t ReadTokenStart(span<uint8_t> bytes, MajorType* type, uint64_t* value) { in ReadTokenStart() argument 236 WriteTokenStartTmpl(MajorType type, uint64_t value, C* encoded) WriteTokenStartTmpl() argument 266 WriteTokenStart(MajorType type, uint64_t value, std::vector<uint8_t>* encoded) WriteTokenStart() argument 271 WriteTokenStart(MajorType type, uint64_t value, std::string* encoded) WriteTokenStart() argument [all...] |
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse_kernel.h | 112 __u32 type; member 434 __u32 type; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | dir.c | 1469 __ntfs_create(ntfs_inode *dir_ni, le32 securid, const ntfschar *name, u8 name_len, mode_t type, dev_t dev, const ntfschar *target, int target_len) __ntfs_create() argument 1807 ntfs_create(ntfs_inode *dir_ni, le32 securid, const ntfschar *name, u8 name_len, mode_t type) ntfs_create() argument 1818 ntfs_create_device(ntfs_inode *dir_ni, le32 securid, const ntfschar *name, u8 name_len, mode_t type, dev_t dev) ntfs_create_device() argument 2844 nlink_increment(void *nlink_ptr, const ntfschar *name __attribute__((unused)), const int len __attribute__((unused)), const int type, const s64 pos __attribute__((unused)), const MFT_REF mref __attribute__((unused)), const unsigned int dt_type) nlink_increment() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsinfo.c | 564 static void ntfs_dump_flags(const char *indent, ATTR_TYPES type, le32 flags) in ntfs_dump_flags() argument 1292 static const char *get_attribute_type_name(le32 type) in get_attribute_type_name() argument 1490 ntfs_dump_index_key(INDEX_ENTRY *entry, INDEX_ATTR_TYPE type) ntfs_dump_index_key() argument 1552 ntfs_dump_index_data(INDEX_ENTRY *entry, INDEX_ATTR_TYPE type) ntfs_dump_index_data() argument 1675 ntfs_dump_index_entries(INDEX_ENTRY *entry, INDEX_ATTR_TYPE type) ntfs_dump_index_entries() argument 1790 ntfs_dump_index_attr_type(INDEX_ATTR_TYPE type) ntfs_dump_index_attr_type() argument 1834 INDEX_ATTR_TYPE type; ntfs_dump_attr_index_root() local 1892 ntfs_dump_index_block(INDEX_BLOCK *ib, INDEX_ATTR_TYPE type, u32 ib_size) ntfs_dump_index_block() argument 1929 INDEX_ATTR_TYPE type; ntfs_dump_attr_index_allocation() local [all...] |
| H A D | playlog.c | 187 static BOOL valid_type(ATTR_TYPES type) in valid_type() argument 310 u32 type; in sanity_mft() local 916 change_resident_expect(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, const char *expected, u32 target, u32 length, ATTR_TYPES type) change_resident_expect() argument [all...] |
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g.c | 2015 static int ntfs_fuse_access(const char *path, int type) in ntfs_fuse_access() argument 2072 mode_t type = typemode & ~07777; ntfs_fuse_create() local [all...] |
| /third_party/musl/libc-test/src/math/gen/ |
| H A D | mp.c | 71 static int adjust(mpfr_t mr, mpfr_t my, int t, int r, int type) in adjust() argument
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| H A D | alltypes.h | 288 typedef struct { unsigned type; } pthread_mutexattr_t; member
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regcomp.c | 87 tre_ast_type_t type; /* Type of the node. */ member 141 tre_ast_new_node(tre_mem_t mem, int type, void *obj) in tre_ast_new_node() argument [all...] |
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| H A D | regcomp.c | 87 tre_ast_type_t type; /* Type of the node. */ member 141 tre_ast_new_node(tre_mem_t mem, tre_ast_type_t type, void *obj) in tre_ast_new_node() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.cc | 741 auto type = log_var_lookup_token(var_name, var_namelen); in parse_log_format() local 3696 auto type = parse_forwarded_node_type(optarg); parse_config() local [all...] |
| H A D | shrpx.cc | 1097 auto type = StringRef(env, end_type); in get_inherited_addr_from_env() local
|
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| H A D | regcomp.c | 87 tre_ast_type_t type; /* Type of the node. */ member 141 tre_ast_new_node(tre_mem_t mem, int type, void *obj) in tre_ast_new_node() argument [all...] |
| /third_party/musl/src/regex/ |
| H A D | regcomp.c | 87 tre_ast_type_t type; /* Type of the node. */ member 141 tre_ast_new_node(tre_mem_t mem, int type, void *obj) in tre_ast_new_node() argument [all...] |
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| H A D | alltypes.h | 288 typedef struct { unsigned type; } pthread_mutexattr_t; member
|
| /third_party/node/deps/googletest/include/gtest/ |
| H A D | gtest.h | 1620 TestPartResult::Type const type; global() member in testing::internal::AssertHelper::AssertHelperData::TestPartResult [all...] |