| /third_party/lame/frontend/ |
| H A D | brhist.c | 74 calculate_index(const int *const array, const int len, const int value) in calculate_index() argument
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-conversion.c | 55 ecma_op_check_object_coercible (ecma_value_t value) /**< ecma value */ in ecma_op_check_object_coercible() argument 190 ecma_op_to_primitive(ecma_value_t value, ecma_preferred_type_hint_t preferred_type) ecma_op_to_primitive() argument 217 ecma_op_to_boolean(ecma_value_t value) ecma_op_to_boolean() argument 264 ecma_op_to_number(ecma_value_t value) ecma_op_to_number() argument 336 ecma_get_number(ecma_value_t value, ecma_number_t *number_p) ecma_get_number() argument 407 ecma_op_to_string(ecma_value_t value) ecma_op_to_string() argument 483 ecma_op_to_prop_name(ecma_value_t value) ecma_op_to_prop_name() argument 509 ecma_op_to_object(ecma_value_t value) ecma_op_to_object() argument 870 ecma_op_to_integer(ecma_value_t value, ecma_number_t *number_p) ecma_op_to_integer() argument 919 ecma_op_to_length(ecma_value_t value, uint32_t *length) ecma_op_to_length() argument [all...] |
| H A D | ecma-dataview-object.c | 339 ecma_is_dataview (ecma_value_t value) /**< the target need to be checked */ in ecma_is_dataview() argument
|
| /third_party/jerryscript/jerry-core/ext/ |
| H A D | heapdump.c | 194 ecma_value_t value = pair->values[i].value; in DumpPropertyPair() local
|
| H A D | tracker.c | 65 void StoragePut(Storage* storage, size_t key, size_t value) in StoragePut() argument
|
| /third_party/jerryscript/jerry-core/lit/ |
| H A D | lit-char-helpers.c | 450 uint32_t value = 0; in lit_char_hex_lookup() local 480 uint32_t value in lit_parse_decimal() local [all...] |
| /third_party/jerryscript/jerry-core/parser/regexp/ |
| H A D | re-parser.c | 200 uint32_t value = (uint32_t) (*re_ctx_p->input_curr_p++) - LIT_CHAR_0; in re_parse_octal() local 719 const uint32_t value = lit_parse_decimal (&digits_p, re_ctx_p->input_end_p); re_parse_next_token() local [all...] |
| H A D | re-bytecode.c | 146 re_encode_u16(uint8_t *dest_p, const uint16_t value) re_encode_u16() argument 157 re_encode_u32(uint8_t *dest_p, const uint32_t value) re_encode_u32() argument 174 uint16_t value = (uint16_t) (((uint16_t) *src_p++) << 8); re_decode_u16() local 187 uint32_t value = (uint32_t) (((uint32_t) *src_p++) << 24); re_decode_u32() local 200 re_get_encoded_value_size(uint32_t value) re_get_encoded_value_size() argument 214 re_encode_value(uint8_t *dest_p, const uint32_t value) re_encode_value() argument 231 re_append_value(re_compiler_ctx_t *re_ctx_p, const uint32_t value) re_append_value() argument 243 re_insert_value(re_compiler_ctx_t *re_ctx_p, const uint32_t offset, const uint32_t value) re_insert_value() argument 260 uint32_t value = *(*bc_p)++; re_get_value() local [all...] |
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-arraybuffer.cpp | 26 register_js_value(const char *name_p, jerry_value_t value) register_js_value() argument
|
| /third_party/json/include/nlohmann/detail/meta/ |
| H A D | type_traits.hpp | 122 static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value; member 130 static constexpr bool value = member 145 static constexpr bool value = member 160 static constexpr bool value = global() member 247 static constexpr auto value = global() member 271 static constexpr bool value = !std::is_same<iterator, nonesuch>::value && !std::is_same<sentinel, nonesuch>::value && is_iterator_begin; global() member 303 static constexpr bool value = global() member 326 static constexpr bool value = global() member 350 static constexpr auto value = global() member 364 static constexpr auto value = global() member 384 static constexpr bool value = global() member 423 static constexpr bool value = global() member 452 static constexpr auto value = global() member 472 static constexpr bool value = global() member 576 enum { value = sizeof(test<T>(nullptr)) == sizeof(char) }; // NOLINT(cppcoreguidelines-pro-type-vararg,hicpp-vararg) global() enumerator 581 conditional_static_cast(U value) conditional_static_cast() argument 587 conditional_static_cast(U value) conditional_static_cast() argument [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-udt.cpp | 553 std::uint64_t value = 0; in from_json() local 589 std::uint64_t value = 0; global() variable [all...] |
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-parser-util.c | 329 parser_emit_cbc_literal_value(parser_context_t *context_p, uint16_t opcode, uint16_t literal_index, uint16_t value) parser_emit_cbc_literal_value() argument 395 uint16_t value = context_p->lit_object.index; parser_emit_cbc_push_number() local [all...] |
| /third_party/jerryscript/jerry-ext/debugger/ |
| H A D | debugger-ws.c | 87 jerryx_to_base64_character (uint8_t value) /**< 6-bit value */ in jerryx_to_base64_character() argument 122 uint8_t value = (source_p[0] >> 2); jerryx_to_base64() local [all...] |
| /third_party/json/include/nlohmann/detail/conversions/ |
| H A D | to_chars.hpp | 189 boundaries compute_boundaries(FloatType value) in compute_boundaries() argument 888 void grisu2(char* buf, int& len, int& decimal_exponent, FloatType value) in grisu2() argument [all...] |
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | Lzma2Decoder.cpp | 189 Z7_COM7F_IMF(CDecoder::GetInStreamProcessedSize(UInt64 *value))
in GetInStreamProcessedSize() argument
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | ProgressDialog.h | 30 void SetStopped(bool value)
in SetStopped() argument 40 void SetPaused(bool value)
in SetPaused() argument 74 int Count(UInt64 value) { return int(value >> _numShiftBits); }
in Count() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | egldisplay.c | 645 EGLAttrib value = attrib_list[i + 1]; in _eglGetDeviceDisplay() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_a4xx.c | 332 struct ir3_instruction *const *value = ir3_get_src(ctx, &intr->src[3]); in emit_intrinsic_store_image() local [all...] |
| H A D | ir3_context.c | 184 struct ir3_instruction **value = in ir3_get_dst_ssa() local 193 struct ir3_instruction **value; in ir3_get_dst() local 224 struct ir3_instruction **value in ir3_get_src() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io_to_scalar.c | 129 nir_ssa_def *value = nir_ssa_for_src(b, intr->src[0], intr->num_components); in lower_store_output_to_scalar() local 187 nir_ssa_def *value = nir_ssa_for_src(b, intr->src[0], intr->num_components); in lower_store_to_scalar() local 386 nir_ssa_def *value = nir_ssa_for_src(b, intr->src[1], intr->num_components); in lower_store_output_to_scalar_early() local [all...] |
| H A D | nir_opt_vectorize.c | 231 nir_const_value value[NIR_MAX_VEC_COMPONENTS]; in instr_try_combine() local
|
| H A D | nir_search.h | 67 nir_search_value value; member 105 nir_search_value value; global() member 134 nir_search_value value; global() member 188 nir_search_value value; /* base type of the union, first element of each variant struct */ global() member [all...] |
| H A D | nir_opt_preamble.c | 66 float value; member [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_android.h | 108 ANativeWindow_query(const struct ANativeWindow *window, enum ANativeWindowQuery what, int *value) ANativeWindow_query() argument
|
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | emu-ui.c | 231 const char *value; in emu_write_gpr_prompt() local 249 const char *value; in emu_write_control_prompt() local 284 const char *value; in emu_write_gpu_prompt() local 319 const char *value; emu_write_mem_prompt() local [all...] |