/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/ |
H A D | msgsnd05.c | 28 long type; member
|
/third_party/ltp/testcases/kernel/syscalls/listen/ |
H A D | listen01.c | 68 int type; /* SOCK_STREAM, SOCK_DGRAM ... */ member
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_asn1.h | 75 u8_t type; /* only U8 because extended types are not specified by SNMP */ member
|
/third_party/lwip/src/core/ipv4/ |
H A D | icmp.c | 82 u8_t type; in icmp_input() local 340 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) icmp_send_response() argument [all...] |
/third_party/lwip/src/core/ipv6/ |
H A D | icmp6.c | 309 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) icmp6_send_response() argument 346 icmp6_send_response_with_addrs(struct pbuf *p, u8_t code, u32_t data, u8_t type, const ip6_addr_t *src_addr, const ip6_addr_t *dest_addr) icmp6_send_response_with_addrs() argument 389 icmp6_send_response_with_addrs_and_netif(struct pbuf *p, u8_t code, u32_t data, u8_t type, const ip6_addr_t *reply_src, const ip6_addr_t *reply_dest, struct netif *netif) icmp6_send_response_with_addrs_and_netif() argument [all...] |
/third_party/libwebsockets/lib/system/ |
H A D | system.c | 137 lws_system_get_blob(struct lws_context *context, lws_system_blob_item_t type, in lws_system_get_blob() argument
|
/third_party/littlefs/scripts/ |
H A D | tailpipe.py | 158 type=lambda x: int(x, 0), variable 168 type=float, variable
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/ |
H A D | template_util.h | 19 typedef integral_constant<T, v> type; typedef
|
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/ |
H A D | update_metadata.cc | 99 std::string type = mdyRegionCode.substr(0, PHONE_METADATA_TYPE.length()); in LoadUpdatedMetadata() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 2-3.c | 84 int type; member 216 int type; /* mutex type */ in main() member [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | opcode.h | 45 static inline int opcode_float(int opcode, struct symbol *type) in opcode_float() argument
|
H A D | predefine.c | 28 static void predefined_width(const char *name, struct symbol *type) in predefined_width() argument 36 static void predefined_max(const char *name, struct symbol *type) in predefined_max() argument 47 static void predefined_min(const char *name, struct symbol *type) in predefined_min() argument 60 static void predefined_type(const char *name, struct symbol *type) in predefined_type() argument 66 predefined_ctype(const char *name, struct symbol *type, int flags) predefined_ctype() argument [all...] |
H A D | storage.h | 32 enum storage_type type; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-lowering-verifier.h | 19 base::Optional<Type> type = base::nullopt; member 55 void SetType(Node* node, const Type& type) { in SetType() argument [all...] |
H A D | c-linkage.cc | 158 MachineType type = msig->GetParam(i); in BuildParameterLocations() local 236 MachineType type = msig->GetParam(i); GetSimplifiedCDescriptor() local 242 MachineType type = msig->GetReturn(i); GetSimplifiedCDescriptor() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocation.h | 88 Type type() const { return type_; } in type() function in v8::internal::compiler::RegisterAllocationData 91 explicit RegisterAllocationData(Type type) : type_(type) {} in RegisterAllocationData() argument
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | raw-heap.h | 69 BaseSpace* Space(RegularSpaceType type) { in Space() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | slot-set.cc | 24 void TypedSlots::Insert(SlotType type, uint32_t offset) { in Insert() argument 85 SlotType type = TypeField::decode(slot.type_and_offset); in IterateSlotsInRanges() local
|
H A D | factory-base-inl.h | 99 StructType FactoryBase<Impl>::NewStructInternal(InstanceType type, in NewStructInternal() argument
|
H A D | heap-allocator-inl.h | 161 AllocateRaw(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRaw() argument 191 AllocateRawData(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawData() argument [all...] |
H A D | heap-allocator.cc | 61 constexpr AllocationSpace AllocationTypeToGCSpace(AllocationType type) { in AllocationTypeToGCSpace() argument
|
/third_party/node/deps/v8/src/execution/ |
H A D | simulator-base.cc | 61 RedirectExternalReference(Address external_function, ExternalReference::Type type) RedirectExternalReference() argument 68 Redirection(Address external_function, ExternalReference::Type type) Redirection() argument 87 Get(Address external_function, ExternalReference::Type type) Get() argument
|
/third_party/node/deps/v8/src/inspector/ |
H A D | string-util.h | 114 typedef ValueMaybe<v8_inspector::String16> type; typedef 119 typedef ValueMaybe<v8_inspector::protocol::Binary> type; typedef
|
/third_party/node/deps/v8/src/ic/ |
H A D | ic-stats.h | 32 std::string type; member
|
/third_party/node/deps/v8/src/init/ |
H A D | bootstrapper.h | 24 explicit SourceCodeCache(Script::Type type) : type_(type) {} in SourceCodeCache() argument
|