Home
last modified time | relevance | path

Searched defs:value (Results 10201 - 10225 of 12630) sorted by relevance

1...<<401402403404405406407408409410>>...506

/third_party/libdrm/include/drm/
H A Dmach64_drm.h253 void *value; member
H A Dnouveau_drm.h89 uint64_t value; member
94 uint64_t value; member
H A Dtegra_drm.h95 __u32 value; member
148 __u32 value; member
543 __u32 value; global() member
578 __u32 value; global() member
855 __u32 value; global() member
916 __u32 value; global() member
1041 __u32 value; global() member
[all...]
/third_party/libbpf/src/
H A Dbpf.c380 int bpf_map_update_elem(int fd, const void *key, const void *value, in bpf_map_update_elem() argument
397 int bpf_map_lookup_elem(int fd, const void *key, void *value) in bpf_map_lookup_elem() argument
412 int bpf_map_lookup_elem_flags(int fd, const void *key, void *value, __u64 flags) in bpf_map_lookup_elem_flags() argument
428 int bpf_map_lookup_and_delete_elem(int fd, const void *key, void *value) in bpf_map_lookup_and_delete_elem() argument
443 bpf_map_lookup_and_delete_elem_flags(int fd, const void *key, void *value, __u64 flags) bpf_map_lookup_and_delete_elem_flags() argument
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dnetlink.h248 __u32 value; member
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp667 Z7_COM7F_IMF(CArchiveUpdateCallback::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in GetProperty() argument
/third_party/lzma/C/Util/7z/
H A D7zMain.c266 static void UInt64ToStr(UInt64 value, char *s, int numDigits) in UInt64ToStr() argument
286 static char *UIntToStr(char *s, unsigned value, int numDigits) in UIntToStr() argument
304 static void UIntToStr_2(char *s, unsigned value) in UIntToStr_2() argument
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp83 Z7_COM7F_IMF(CExtractCallbackImp::SetCompleted(const UInt64 *value)) in SetCompleted() argument
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h193 jerry_value_t value; member
[all...]
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c288 jerry_debugger_get_variable_type (ecma_value_t value) /**< input ecma value */ in jerry_debugger_get_variable_type() argument
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-function-object.c100 ecma_op_is_callable (ecma_value_t value) /**< ecma value */ in ecma_op_is_callable() argument
151 ecma_is_constructor (ecma_value_t value) /**< ecma value */ in ecma_is_constructor() argument
578 ecma_op_function_has_instance(ecma_object_t *func_obj_p, ecma_value_t value) ecma_op_function_has_instance() argument
[all...]
H A Decma-typedarray-object.c131 ecma_typedarray_setter_number_to_uint32 (ecma_number_t value) /**< th argument
165 ecma_typedarray_set_int8_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_int8_element() argument
176 ecma_typedarray_set_uint8_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_uint8_element() argument
187 ecma_typedarray_set_uint8_clamped_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_uint8_clamped_element() argument
218 ecma_typedarray_set_int16_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_int16_element() argument
229 ecma_typedarray_set_uint16_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_uint16_element() argument
240 ecma_typedarray_set_int32_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_int32_element() argument
251 ecma_typedarray_set_uint32_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_uint32_element() argument
262 ecma_typedarray_set_float_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_float_element() argument
274 ecma_typedarray_set_double_element(lit_utf8_byte_t *dst_p, ecma_number_t value) ecma_typedarray_set_double_element() argument
414 ecma_set_typedarray_element(lit_utf8_byte_t *dst_p, ecma_number_t value, ecma_typedarray_type_t typedarray_id) ecma_set_typedarray_element() argument
1257 ecma_is_typedarray(ecma_value_t value) ecma_is_typedarray() argument
[all...]
/third_party/jerryscript/tests/unit-core/
H A Dtest-api.cpp228 foreach(const jerry_value_t name, const jerry_value_t value, void *user_data) foreach() argument
278 foreach_exception(const jerry_value_t name, const jerry_value_t value, void *user_data) foreach_exception() argument
297 foreach_subset(const jerry_value_t name, const jerry_value_t value, void *user_data) foreach_subset() argument
1069 jerry_value_t value = jerry_create_string ((const jerry_char_t *) "John"); HWTEST_F() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-json.c511 ecma_value_t value in ecma_builtin_json_parse_value() local
438 ecma_builtin_json_define_value_property(ecma_object_t *obj_p, ecma_string_t *property_name_p, ecma_value_t value) ecma_builtin_json_define_value_property() argument
561 ecma_value_t value = ecma_builtin_json_parse_value (token_p); ecma_builtin_json_parse_value() local
620 ecma_value_t value = ecma_op_object_get (holder_p, name_p); ecma_builtin_json_internalize_property() local
1123 ecma_value_t value = ecma_op_object_get (holder_p, key_p); ecma_builtin_json_serialize_property() local
1416 ecma_value_t value = ecma_op_object_get_by_uint32_index (obj_p, index); ecma_builtin_json_stringify() local
1495 ecma_value_t value = ecma_op_to_number (arg3); ecma_builtin_json_stringify() local
[all...]
/third_party/lame/ACM/tinyxml/
H A Dtinyxml.h415 std::string value; global() member in TiXmlNode
481 std::string value; global() member in TiXmlAttribute
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser.c740 uint32_t value = 0; in parse_print_final_cbc() local
845 parser_append_breakpoint_info(parser_context_t *context_p, jerry_debugger_header_type_t type, uint32_t value) parser_append_breakpoint_info() argument
[all...]
H A Djs-scanner-util.c2492 uint16_t value = (stack_item_p->map_to & PARSER_SCOPE_STACK_REGISTER_MASK); in scanner_decode_map_to() local
/third_party/lame/libmp3lame/
H A Dvbrquantize.c271 FLOAT value; member
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers.c381 ecma_create_property(ecma_object_t *object_p, ecma_string_t *name_p, uint8_t type_and_flags, ecma_property_value_t value, ecma_property_t **out_prop_p) ecma_create_property() argument
535 ecma_property_value_t value; ecma_create_named_data_property() local
563 ecma_property_value_t value; ecma_create_named_accessor_property() local
965 ecma_named_data_property_assign_value(ecma_object_t *obj_p, ecma_property_value_t *prop_value_p, ecma_value_t value) ecma_named_data_property_assign_value() argument
1236 ecma_create_error_reference(ecma_value_t value, bool is_exception) ecma_create_error_reference() argument
1316 ecma_raise_error_from_error_reference(ecma_value_t value) ecma_raise_error_from_error_reference() argument
[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.c362 ecma_value_t value = ecma_op_iterator_value (next_value); opfunc_append_to_spread_array() local
454 ecma_value_t value = ecma_op_iterator_value (next_value); opfunc_spread_arguments() local
648 opfunc_resume_executable_object(vm_executable_object_t *executable_object_p, ecma_value_t value) opfunc_resume_executable_object() argument
751 opfunc_return_promise(ecma_value_t value) opfunc_return_promise() argument
[all...]
/third_party/mbedtls/include/mbedtls/
H A Dx509.h281 value; global() member
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_if.c1198 evaluate_if_condition(nir_if *nif, nir_cursor cursor, bool *value) in evaluate_if_condition() argument
[all...]
/third_party/mesa3d/src/compiler/nir/tests/
H A Dvars_tests.cpp211 nir_store_var_volatile(nir_builder *b, nir_variable *var, nir_ssa_def *value, nir_component_mask_t writemask) nir_store_var_volatile() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c81 vtn_ssa_value_add_to_call_params(struct vtn_builder *b, struct vtn_ssa_value *value, nir_call_instr *call, unsigned *param_idx) vtn_ssa_value_add_to_call_params() argument
98 vtn_ssa_value_load_function_param(struct vtn_builder *b, struct vtn_ssa_value *value, unsigned *param_idx) vtn_ssa_value_load_function_param() argument
270 struct vtn_ssa_value *value = vtn_create_ssa_value(b, type->type); vtn_cfg_handle_prepass_instruction() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c1088 droid_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) global() argument

Completed in 36 milliseconds

1...<<401402403404405406407408409410>>...506