/third_party/lzma/C/ |
H A D | XzDec.c | 54 unsigned Xz_ReadVarInt(const Byte *p, size_t maxSize, UInt64 *value)
in Xz_ReadVarInt() argument
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib2.h | 143 UINT_64 value; member
|
/third_party/libbpf/src/ |
H A D | btf_dump.c | 1746 btf_dump_get_bitfield_value(struct btf_dump *d, const struct btf_type *t, const void *data, __u8 bits_offset, __u8 bit_sz, __u64 *value) btf_dump_get_bitfield_value() argument 2147 btf_dump_get_enum_value(struct btf_dump *d, const struct btf_type *t, const void *data, __u32 id, __s64 *value) btf_dump_get_enum_value() argument 2191 __s64 value; btf_dump_enum_data() local 2315 __s64 value; btf_dump_type_data_check_zero() local [all...] |
/third_party/libdrm/include/drm/ |
H A D | mga_drm.h | 420 void *value; member
|
H A D | r128_drm.h | 329 void *value; member
|
H A D | vmwgfx_drm.h | 117 __u64 value; member
|
H A D | vc4_drm.h | 338 __u64 value; member
|
/third_party/libcoap/src/ |
H A D | coap_block.c | 2879 uint32_t value = **bp & 0x1f; in derive_cbor_value() local [all...] |
H A D | coap_session.c | 279 coap_session_set_ack_timeout(coap_session_t *session, coap_fixed_point_t value) { in coap_session_set_ack_timeout() argument 305 coap_session_set_max_retransmit(coap_session_t *session, uint16_t value) { in coap_session_set_max_retransmit() argument 289 coap_session_set_ack_random_factor(coap_session_t *session, coap_fixed_point_t value) coap_session_set_ack_random_factor() argument 314 coap_session_set_nstart(coap_session_t *session, uint16_t value) coap_session_set_nstart() argument 323 coap_session_set_default_leisure(coap_session_t *session, coap_fixed_point_t value) coap_session_set_default_leisure() argument 334 coap_session_set_probing_rate(coap_session_t *session, uint32_t value) coap_session_set_probing_rate() argument 343 coap_session_set_max_payloads(coap_session_t *session, uint16_t value) coap_session_set_max_payloads() argument 359 coap_session_set_non_max_retransmit(coap_session_t *session, uint16_t value) coap_session_set_non_max_retransmit() argument 375 coap_session_set_non_timeout(coap_session_t *session, coap_fixed_point_t value) coap_session_set_non_timeout() argument 393 coap_session_set_non_receive_timeout(coap_session_t *session, coap_fixed_point_t value) coap_session_set_non_receive_timeout() argument [all...] |
/third_party/libdrm/freedreno/kgsl/ |
H A D | msm_kgsl.h | 218 void *value; member
|
/third_party/libcoap/examples/ |
H A D | coap-client.c | 663 uint16_t value; in cmdline_content_type() local 692 uint32_t value; in cmdline_hop_limit() local [all...] |
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | List.cpp | 523 static inline char GetHex(Byte value)
in GetHex() argument 728 static void PrintNumber(EAdjustment adj, unsigned width, const CListUInt64Def &value)
in PrintNumber() argument 786 static HRESULT GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, CListUInt64Def &value)
in GetUInt64Value() argument [all...] |
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | Update.cpp | 428 UInt32 value;
in Compress() local
|
H A D | HashCalc.cpp | 1092 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value))
in GetArchiveProperty() argument 1155 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value))
in GetProperty() argument 2002 HRESULT CHandler::SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value)
in SetProperty() argument [all...] |
H A D | ArchiveExtractCallback.cpp | 576 Z7_COM7F_IMF(CGetProp::GetProp(PROPID propID, PROPVARIANT *value))
in GetProp() argument 2451 Z7_COM7F_IMF(CArchiveExtractCallback::GetDiskProperty(UInt32 index, PROPID propID, PROPVARIANT *value))
in GetDiskProperty() argument
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zIn.cpp | 193 UInt64 value = (UInt64)*p;
in ReadNumberSpec() local 246 const UInt64 value = ReadNumber();
in ReadNum() local
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | XzHandler.cpp | 210 static inline char GetHex(unsigned value)
in GetHex() argument 215 static inline void AddHexToString(AString &s, Byte value)
in AddHexToString() argument 339 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value))
in GetArchiveProperty() argument 402 GetProperty(UInt32, PROPID propID, PROPVARIANT *value) GetProperty() argument 1331 SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value) SetProperty() argument [all...] |
/third_party/jerryscript/jerry-core/parser/js/ |
H A D | js-parser-internal.h | 237 uint16_t value; /**< other argument (second literal or byte). */ member 440 uint32_t value; /**< lin member [all...] |
H A D | js-lexer.c | 2556 ecma_integer_value_t value; in lexer_convert_push_number_to_push_literal() local [all...] |
/third_party/jerryscript/jerry-core/vm/ |
H A D | vm.c | 160 vm_op_set_value(ecma_value_t base, ecma_value_t property, ecma_value_t value, bool is_strict) vm_op_set_value() argument 1659 ecma_value_t value = *(--stack_top_p); vm_loop() local 2024 ecma_value_t value = ECMA_VALUE_UNDEFINED; vm_loop() local 2088 ecma_value_t value = ecma_op_iterator_value (result); vm_loop() local 2732 ecma_value_t value = *(--stack_top_p); vm_loop() local 2750 ecma_value_t value = *(--stack_top_p); vm_loop() local 3503 ecma_value_t value = *(--stack_top_p); vm_loop() local 3537 ecma_value_t value = *(--stack_top_p); vm_loop() local 3649 ecma_value_t value = *(--stack_top_p); vm_loop() local 3966 uint32_t value = 0; vm_loop() local [all...] |
/third_party/lame/libmp3lame/ |
H A D | id3tag.c | 664 set_4_byte_value(unsigned char *bytes, uint32_t value) set_4_byte_value() argument [all...] |
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-array-prototype.c | 2277 ecma_builtin_array_prototype_fill(ecma_value_t value, ecma_value_t start_val, ecma_value_t end_val, ecma_object_t *obj_p, uint32_t len) ecma_builtin_array_prototype_fill() argument [all...] |
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
H A D | ecma-builtin-typedarray-prototype.c | 1322 ecma_builtin_typedarray_prototype_fill(ecma_value_t this_arg, ecma_value_t value, ecma_value_t begin, ecma_value_t end) ecma_builtin_typedarray_prototype_fill() argument [all...] |
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-objects.c | 194 ecma_value_t value = ECMA_VALUE_UNDEFINED; in ecma_op_object_get_own_property() local 744 ecma_value_t value = ecma_op_object_find_own (base_value, object_p, property_name_p); ecma_op_object_find() local 844 ecma_value_t value = ecma_op_object_find_own (receiver, object_p, property_name_p); ecma_op_object_get_with_receiver() local 979 ecma_op_get_method(ecma_value_t value, ecma_string_t *prop_name_p) ecma_op_get_method() argument 1031 ecma_op_get_method_by_symbol_id(ecma_value_t value, lit_magic_string_id_t symbol_id) ecma_op_get_method_by_symbol_id() argument 1053 ecma_op_get_method_by_magic_id(ecma_value_t value, lit_magic_string_id_t magic_id) ecma_op_get_method_by_magic_id() argument 1069 ecma_op_object_put_by_uint32_index(ecma_object_t *object_p, uint32_t index, ecma_value_t value, bool is_throw) ecma_op_object_put_by_uint32_index() argument 1098 ecma_op_object_put_by_number_index(ecma_object_t *object_p, ecma_number_t index, ecma_value_t value, bool is_throw) ecma_op_object_put_by_number_index() argument 1129 ecma_op_object_put(ecma_object_t *object_p, ecma_string_t *property_name_p, ecma_value_t value, bool is_throw) ecma_op_object_put() argument 1151 ecma_op_object_put_apply_receiver(ecma_value_t receiver, ecma_string_t *property_name_p, ecma_value_t value, bool is_throw) ecma_op_object_put_apply_receiver() argument 1251 ecma_op_object_put_with_receiver(ecma_object_t *object_p, ecma_string_t *property_name_p, ecma_value_t value, ecma_value_t receiver, bool is_throw) ecma_op_object_put_with_receiver() argument 1973 ecma_op_object_has_instance(ecma_object_t *obj_p, ecma_value_t value) ecma_op_object_has_instance() argument [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_io.c | 1575 build_explicit_io_store(nir_builder *b, nir_intrinsic_instr *intrin, nir_ssa_def *addr, nir_address_format addr_format, nir_variable_mode modes, uint32_t align_mul, uint32_t align_offset, nir_ssa_def *value, nir_component_mask_t write_mask) build_explicit_io_store() argument 1934 nir_ssa_def *value; nir_lower_explicit_io_instr() local 1961 nir_ssa_def *value = intrin->src[1].ssa; nir_lower_explicit_io_instr() local 1986 nir_ssa_def *value = build_explicit_io_load(b, intrin, addr, addr_format, nir_lower_explicit_io_instr() local 1996 nir_ssa_def *value = intrin->src[1].ssa; nir_lower_explicit_io_instr() local 2005 nir_ssa_def *value = nir_lower_explicit_io_instr() local [all...] |