/third_party/ltp/testcases/kernel/syscalls/fgetxattr/ |
H A D | fgetxattr01.c | 49 char *value; member [all...] |
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl09.c | 34 static void check_partition(int part_num, bool value) in check_partition() argument
|
/third_party/ltp/testcases/kernel/syscalls/getitimer/ |
H A D | getitimer01.c | 21 static struct itimerval *value; variable [all...] |
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_table.c | 320 snmp_table_extract_value_from_s32ref(struct snmp_node_instance *instance, void *value) in snmp_table_extract_value_from_s32ref() argument 328 snmp_table_extract_value_from_u32ref(struct snmp_node_instance *instance, void *value) in snmp_table_extract_value_from_u32ref() argument 336 snmp_table_extract_value_from_refconstptr(struct snmp_node_instance *instance, void *value) in snmp_table_extract_value_from_refconstptr() argument
|
H A D | snmp_scalar.c | 194 snmp_scalar_array_get_value(struct snmp_node_instance *instance, void *value) in snmp_scalar_array_get_value() argument 207 snmp_scalar_array_set_test(struct snmp_node_instance *instance, u16_t value_len, void *value) in snmp_scalar_array_set_test() argument 220 snmp_scalar_array_set_value(struct snmp_node_instance *instance, u16_t value_len, void *value) in snmp_scalar_array_set_value() argument
|
H A D | snmp_snmpv2_framework.c | 43 static s16_t snmpengine_scalars_get_value(const struct snmp_scalar_array_node_def *node, void *value) in snmpengine_scalars_get_value() argument
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | snmp.h | 69 void *value; member
|
/third_party/libfuse/include/ |
H A D | fuse_opt.h | 91 int value; member [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | default_logger.h | 65 LoggerHandler& operator<<(const T& value) { in operator <<() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/ |
H A D | 2-3.c | 59 int value = 1; in a_thread_func() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/ |
H A D | stress.c | 113 int ret = 0, value; in main() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | machine-graph.h | 33 Node* Uint32Constant(uint32_t value) { in Uint32Constant() argument 39 Node* Uint64Constant(uint64_t value) { in Uint64Constant() argument 65 PointerConstant(T* value) PointerConstant() argument [all...] |
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-regexp.h | 93 V8_INLINE static RegExp* Cast(Value* value) { in Cast() argument
|
H A D | v8-typed-array.h | 36 V8_INLINE static TypedArray* Cast(Value* value) { in Cast() argument 57 V8_INLINE static Uint8Array* Cast(Value* value) { in Cast() argument 79 V8_INLINE static Uint8ClampedArray* Cast(Value* value) { in Cast() argument 100 V8_INLINE static Int8Array* Cast(Value* value) { in Cast() argument 121 Cast(Value* value) Cast() argument 142 Cast(Value* value) Cast() argument 163 Cast(Value* value) Cast() argument 184 Cast(Value* value) Cast() argument 205 Cast(Value* value) Cast() argument 226 Cast(Value* value) Cast() argument 247 Cast(Value* value) Cast() argument 268 Cast(Value* value) Cast() argument [all...] |
/third_party/node/deps/v8/include/ |
H A D | v8-typed-array.h | 36 V8_INLINE static TypedArray* Cast(Value* value) { in Cast() argument 57 V8_INLINE static Uint8Array* Cast(Value* value) { in Cast() argument 79 V8_INLINE static Uint8ClampedArray* Cast(Value* value) { in Cast() argument 100 V8_INLINE static Int8Array* Cast(Value* value) { in Cast() argument 121 Cast(Value* value) Cast() argument 142 Cast(Value* value) Cast() argument 163 Cast(Value* value) Cast() argument 184 Cast(Value* value) Cast() argument 205 Cast(Value* value) Cast() argument 226 Cast(Value* value) Cast() argument 247 Cast(Value* value) Cast() argument 268 Cast(Value* value) Cast() argument [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-data-view-gen.h | 45 TNode<Uint32T> DataViewDecodeBigIntLength(TNode<BigInt> value) { in DataViewDecodeBigIntLength() argument 50 TNode<Uint32T> DataViewDecodeBigIntSign(TNode<BigInt> value) { in DataViewDecodeBigIntSign() argument 30 StoreWord8(TNode<RawPtrT> data_pointer, TNode<UintPtrT> offset, TNode<Word32T> value) StoreWord8() argument
|
H A D | builtins-bigint.cc | 25 Handle<Object> value = args.atOrUndefined(isolate, 1); in BUILTIN() local 78 MaybeHandle<BigInt> ThisBigIntValue(Isolate* isolate, Handle<Object> value, in ThisBigIntValue() argument [all...] |
H A D | constants-table-builder.cc | 117 Object value = it.key(); in Finalize() local
|
H A D | builtins-bigint-gen.h | 19 TNode<IntPtrT> ReadBigIntLength(TNode<BigInt> value) { in ReadBigIntLength() argument 25 TNode<Uint32T> ReadBigIntSign(TNode<BigInt> value) { in ReadBigIntSign() argument
|
/third_party/node/deps/v8/src/base/ |
H A D | atomicops_internals_atomicword_compat.h | 66 inline void Relaxed_Store(volatile AtomicWord* ptr, AtomicWord value) { in Relaxed_Store() argument 67 Relaxed_Store(reinterpret_cast<volatile Atomic32*>(ptr), value); in Relaxed_Store() local 70 inline void Release_Store(volatile AtomicWord* ptr, AtomicWord value) { in Release_Store() argument
|
H A D | bits.cc | 15 uint32_t RoundUpToPowerOfTwo32(uint32_t value) { in RoundUpToPowerOfTwo32() argument 31 RoundUpToPowerOfTwo64(uint64_t value) RoundUpToPowerOfTwo64() argument 50 int64_t const value = static_cast<int64_t>(lhs) * static_cast<int64_t>(rhs); SignedMulHigh32() local [all...] |
H A D | vlq.h | 28 VLQEncodeUnsigned(Function&& process_byte, uint32_t value) { in VLQEncodeUnsigned() argument 48 VLQEncode(Function&& process_byte, int32_t value) VLQEncode() argument 77 value); global() member [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | utils-arm64.h | 43 T ReverseBytes(T value, int block_bytes_log2) { in ReverseBytes() argument [all...] |
/third_party/node/deps/v8/include/cppgc/ |
H A D | allocation.h | 63 uint16_t value = atomic_mutable_bitfield->load(std::memory_order_relaxed); in MarkObjectAsFullyConstructed() local [all...] |
/third_party/node/deps/v8/include/v8-include/cppgc/ |
H A D | allocation.h | 63 uint16_t value = atomic_mutable_bitfield->load(std::memory_order_relaxed); in MarkObjectAsFullyConstructed() local [all...] |