Home
last modified time | relevance | path

Searched defs:type (Results 3026 - 3050 of 20022) sorted by relevance

1...<<121122123124125126127128129130>>...801

/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/
H A Dmsgsnd05.c28 long type; member
/third_party/ltp/testcases/kernel/syscalls/listen/
H A Dlisten01.c68 int type; /* SOCK_STREAM, SOCK_DGRAM ... */ member
/third_party/lwip/src/apps/snmp/
H A Dsnmp_asn1.h75 u8_t type; /* only U8 because extended types are not specified by SNMP */ member
/third_party/lwip/src/core/ipv4/
H A Dicmp.c82 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 Dicmp6.c309 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 Dsystem.c137 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 Dtailpipe.py158 type=lambda x: int(x, 0), variable
168 type=float, variable
/third_party/libphonenumber/cpp/src/phonenumbers/base/
H A Dtemplate_util.h19 typedef integral_constant<T, v> type; typedef
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_metadata.cc99 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 D2-3.c84 int type; member
216 int type; /* mutex type */ in main() member
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dopcode.h45 static inline int opcode_float(int opcode, struct symbol *type) in opcode_float() argument
H A Dpredefine.c28 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 Dstorage.h32 enum storage_type type; member
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering-verifier.h19 base::Optional<Type> type = base::nullopt; member
55 void SetType(Node* node, const Type& type) { in SetType() argument
[all...]
H A Dc-linkage.cc158 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 Dregister-allocation.h88 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 Draw-heap.h69 BaseSpace* Space(RegularSpaceType type) { in Space() argument
/third_party/node/deps/v8/src/heap/
H A Dslot-set.cc24 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 Dfactory-base-inl.h99 StructType FactoryBase<Impl>::NewStructInternal(InstanceType type, in NewStructInternal() argument
H A Dheap-allocator-inl.h161 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 Dheap-allocator.cc61 constexpr AllocationSpace AllocationTypeToGCSpace(AllocationType type) { in AllocationTypeToGCSpace() argument
/third_party/node/deps/v8/src/execution/
H A Dsimulator-base.cc61 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 Dstring-util.h114 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 Dic-stats.h32 std::string type; member
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.h24 explicit SourceCodeCache(Script::Type type) : type_(type) {} in SourceCodeCache() argument

Completed in 11 milliseconds

1...<<121122123124125126127128129130>>...801