Home
last modified time | relevance | path

Searched defs:result (Results 10976 - 11000 of 11488) sorted by relevance

1...<<431432433434435436437438439440>>...460

/third_party/backends/sanei/
H A Dsanei_usb.c2740 int result, num; in sanei_usb_open() local
3373 int result, rc; sanei_usb_open() local
4683 int result; sanei_usb_control_msg() local
4738 int result; sanei_usb_control_msg() local
5198 int result; sanei_usb_set_configuration() local
5285 int result; sanei_usb_claim_interface() local
5369 int result; sanei_usb_release_interface() local
5452 int result; sanei_usb_set_altinterface() local
[all...]
/third_party/alsa-lib/src/seq/
H A Dseq.c1072 int result = 0; in snd_seq_poll_descriptors_count() local
4152 int result; in snd_seq_event_output() local
4295 ssize_t result, processed = 0; snd_seq_drain_output() local
5214 int result; snd_seq_change_bit() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c4384 inverseBasic(UBiDi *pBiDi, const char *srcChars, int32_t srcLen, uint32_t option, UBiDiLevel level, char *result) inverseBasic() argument
[all...]
H A Dcnumtst.c176 UChar *result=NULL; in TestNumberFormat() local
1236 UChar *result = NULL; TestSignificantDigits() local
1276 UChar result[128]; TestSigDigRounding() local
1311 UChar *result=NULL; TestNumberFormatPadding() local
1434 UChar result[512]; TestInt64Format() local
2308 UChar result[100]; TestSignAlwaysShown() local
2326 UChar result[100]; TestMinimumGroupingDigits() local
2346 double result = unum_parseDouble(fmt, u"1e2", -1, NULL, &status); TestParseCaseSensitive() local
2367 int32_t result = 0; TestUFormattable() local
2773 UChar result[64]; TestCurrencyUsage() local
3602 UChar result[40]; Test21479_ExactCurrency() local
3620 UChar result[200]; Test22088_Ethiopic() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp1147 UnicodeString result; in TestBadInput135a() local
1302 UnicodeString result; TestDateFormatZone146() local
2368 UnicodeString result; TestZTimeZoneParsing() local
2440 UnicodeString result; TestRelative() local
3450 UnicodeString result; TestTimeZoneDisplayName() local
4033 UnicodeString result; TestFormalChineseDate() local
4215 UnicodeString result; TestMonthPatterns() local
4300 UnicodeString result; TestContext() local
4414 UnicodeString result; TestNonGregoFmtParse() local
4864 UnicodeString result; TestNumberFormatOverride() local
4882 UnicodeString result; TestCreateInstanceForSkeleton() local
4906 UnicodeString result; TestCreateInstanceForSkeletonDefault() local
4923 UnicodeString result; TestCreateInstanceForSkeletonWithCalendar() local
4991 UnicodeString result; TestChangeCalendar() local
5709 UnicodeString result; Test20741_ABFields() local
[all...]
H A Dregextst.cpp1437 UnicodeString result = matcher->replaceAll(substitute, status); in API_Replace() local
1445 UnicodeString result = matcher->replaceAll(substitute, status); in API_Replace() local
1461 UnicodeString result; in API_Replace() local
2029 UText *result; API_Match_UTF8() local
2446 UText *result; API_Replace_UTF8() local
2727 UnicodeString result; API_Replace_UTF8() local
4676 UBool result = false; Bug6149() local
4967 UBool result; PreAllocatedUTextCAPI() local
5016 UText *result; PreAllocatedUTextCAPI() local
5067 UText *result; PreAllocatedUTextCAPI() local
5596 UBool result = matcher->find(); TestCase11049() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmeasunit.cpp2282 StringEnumeration *result = new UStringEnumeration(uenum); in getAvailableTypes() local
2314 MeasureUnit *result = new MeasureUnit(typeId, subTypeId); in create() local
2322 int32_t result = binarySearch(gTypes, 0, UPRV_LENGTHOF(gTypes), "duration"); in initTime() local
2331 int32_t result = binarySearch(gTypes, 0, UPRV_LENGTHOF(gTypes), "currency"); initCurrency() local
2367 MeasureUnitImpl result; copy() local
[all...]
H A DdecNumber.cpp1773 Int result; /* .. */ uprv_decNumberNextToward() local
6057 Int result=0; /* default result value */ global() local
6217 Int result; /* result value */ global() local
6286 Int expunits, exprem, result; /* .. */ global() local
[all...]
/third_party/libuv/include/
H A Duv.h1448 ssize_t result; member
/third_party/libuv/include/uv_ndk/
H A Duv.h1320 ssize_t result; member
/third_party/mesa3d/include/CL/
H A Dcl.hpp2134 cl_int result = getInfo(name, &param); in getInfo() local
2250 cl_int result = getInfo(name, &param); in getInfo() local
2772 cl_int result = getInfo(name, &param); in getInfo() local
2908 cl_int result = getInfo(name, &param); in getInfo() local
2931 cl_int result = getProfilingInfo(name, &param); getProfilingInfo() local
3117 cl_int result = getInfo(name, &param); getInfo() local
3353 Buffer result; createSubBuffer() local
3649 cl_int result = getImageInfo(name, &param); getImageInfo() local
4753 cl_int result = getInfo(name, &param); getInfo() local
4945 cl_int result = getInfo(name, &param); getInfo() local
4967 cl_int result = getArgInfo(argIndex, name, &param); getArgInfo() local
4991 cl_int result = getWorkGroupInfo(device, name, &param); getWorkGroupInfo() local
5341 cl_int result = getInfo(name, &param); getInfo() local
5364 cl_int result = getBuildInfo(device, name, &param); getBuildInfo() local
5485 cl_int result = getInfo(CL_PROGRAM_BINARIES, &binaries); getInfo() local
5709 cl_int result = getInfo(name, &param); getInfo() local
6189 void * result = ::clEnqueueMapBuffer( enqueueMapBuffer() local
6220 void * result = ::clEnqueueMapImage( enqueueMapImage() local
6779 void * result = ::clEnqueueMapBuffer( enqueueMapBuffer() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c3573 nir_ssa_def *result = nir_trim_vector(&b->nb, &intrin->dest.ssa, in vtn_handle_image() local
6211 nir_ssa_def *result = nir_shader_clock(&b->nb, nir_scope); vtn_handle_body_instruction() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c766 ntq_store_dest(struct v3d_compile *c, nir_dest *dest, int chan, struct qreg result) ntq_store_dest() argument
1075 struct qreg result; emit_fragment_varying() local
1282 struct qreg result = ntq_emit_cond_to_bool() local
1294 struct qreg result = ntq_emit_cond_to_int() local
1324 struct qreg result = vir_get_temp(c); f2f16_rtz() local
1451 struct qreg result; ntq_emit_alu() local
3089 emit_ldunifa(struct v3d_compile *c, struct qreg *result) emit_ldunifa() argument
3800 struct qreg result = ntq_emit_intrinsic() local
3826 struct qreg result = ntq_emit_cond_to_bool(c, V3D_QPU_COND_IFA); ntq_emit_intrinsic() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp1142 ir_rvalue *e0, *e1, *result; in do_comparison() local
1164 ir_rvalue *e0, *e1, *result; do_comparison() local
1406 ir_rvalue *result = NULL; do_hir() local
4522 ir_rvalue *result = NULL; process_initializer() local
4957 ir_rvalue *result = NULL; hir() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c48 VkResult result; in create_blit_pipeline_layout() local
148 VkResult result; in create_texel_buffer_copy_pipeline_layout() local
604 VkResult result; copy_image_to_buffer_blit() local
1006 VkResult result = create_image_alias() local
1506 VkResult result = create_texel_buffer_copy_descriptor_pool() local
1533 VkResult result; allocate_texel_buffer_copy_descriptor_set() local
1971 VkResult result; texel_buffer_shader_copy() local
2335 VkResult result = copy_buffer_to_image_blit() local
2419 VkResult result = copy_buffer_to_image_blit() local
3037 VkResult result; create_blit_render_pass() local
3471 VkResult result = create_pipeline() local
3724 VkResult result = create_blit_descriptor_pool() local
3751 VkResult result; allocate_blit_source_descriptor_set() local
3804 VkResult result; blit_shader() local
[all...]
H A Dv3dv_cmd_buffer.c819 VkResult result = VK_SUCCESS; in v3dv_AllocateCommandBuffers() local
995 VkResult result in v3dv_BeginCommandBuffer() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c552 nir_ssa_def *result[2]; in bound_bo_access_instr() local
1266 nir_ssa_def *result[4]; in rewrite_atomic_ssbo_instr() local
1345 nir_ssa_def *result[2]; in remove_bo_access_instr() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c4862 struct si_fast_udiv_info32 result = { in si_compute_fast_udiv_info32() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1209 store_ssa_def(struct ntv_context *ctx, nir_ssa_def *ssa, SpvId result) in store_ssa_def() argument
1254 store_reg_def(struct ntv_context *ctx, nir_reg_dest *reg, SpvId result) in store_reg_def() argument
1262 store_dest_raw(struct ntv_context *ctx, nir_dest *dest, SpvId result) in store_dest_raw() argument
1271 store_dest(struct ntv_context *ctx, nir_dest *dest, SpvId result, nir_alu_type type) in store_dest() argument
1497 SpvId result; emit_so_outputs() local
1767 SpvId result = emit_float_const(ctx, bit_size, value); get_fvec_constant() local
1787 SpvId result = emit_int_const(ctx, bit_size, value); get_ivec_constant() local
1845 store_alu_result(struct ntv_context *ctx, nir_alu_instr *alu, SpvId result, bool force_float) store_alu_result() argument
1924 SpvId result = 0; emit_alu() local
2347 SpvId result; emit_load_deref() local
2397 SpvId result; emit_store_deref() local
2431 SpvId result; emit_load_shared() local
2480 SpvId result; emit_load_push_const() local
2552 SpvId result = spirv_builder_emit_load(&ctx->builder, var_type, emit_load_front_face() local
2582 SpvId result = spirv_builder_emit_load(&ctx->builder, var_type, *var_id); emit_load_uint_input() local
2614 SpvId result = spirv_builder_emit_load(&ctx->builder, var_type, *var_id); emit_load_vec_input() local
2645 SpvId result; emit_interpolate() local
2661 SpvId result = emit_atomic(ctx, get_atomic_op(intr->intrinsic), dest_type, ptr, param, param2); handle_atomic_op() local
2716 SpvId result = spirv_builder_emit_binop(&ctx->builder, SpvOpArrayLength, uint_type, emit_get_ssbo_size() local
2788 extract_sparse_load(struct ntv_context *ctx, SpvId result, SpvId dest_type, nir_ssa_def *dest_ssa) extract_sparse_load() argument
2836 SpvId result = spirv_builder_emit_image_read(&ctx->builder, emit_image_deref_load() local
2859 SpvId result = spirv_builder_emit_image_query_size(&ctx->builder, get_uvec_type(ctx, 32, num_components), img, 0); emit_image_deref_size() local
2873 SpvId result = spirv_builder_emit_unop(&ctx->builder, SpvOpImageQuerySamples, get_dest_type(ctx, &intr->dest, nir_type_uint), img); emit_image_deref_samples() local
2915 SpvId result = emit_unop(ctx, SpvOpSubgroupBallotKHR, type, get_src(ctx, &intr->src[0])); emit_ballot() local
2925 SpvId result = emit_unop(ctx, SpvOpSubgroupFirstInvocationKHR, type, get_src(ctx, &intr->src[0])); emit_read_first_invocation() local
2935 SpvId result = emit_binop(ctx, SpvOpSubgroupReadInvocationKHR, type, emit_read_invocation() local
2949 SpvId result = spirv_builder_emit_unop_const(&ctx->builder, SpvOpReadClockKHR, type, scope); emit_shader_clock() local
2971 SpvId result = spirv_builder_emit_unop(&ctx->builder, SpvOpImageSparseTexelsResident, type, resident); emit_is_sparse_texels_resident() local
2995 SpvId result = spirv_builder_emit_vote(&ctx->builder, op, get_src(ctx, &intr->src[0])); emit_vote() local
3527 SpvId result = spirv_builder_emit_image_query_size(&ctx->builder, emit_tex() local
3535 SpvId result = spirv_builder_emit_image_query_levels(&ctx->builder, emit_tex() local
3542 SpvId result = spirv_builder_emit_unop(&ctx->builder, SpvOpImageQuerySamples, emit_tex() local
3571 SpvId result = spirv_builder_emit_image_query_lod(&ctx->builder, emit_tex() local
3600 SpvId result; emit_tex() local
3712 SpvId result = (SpvId)(intptr_t)he->data; emit_deref_var() local
3785 SpvId result = spirv_builder_emit_access_chain(&ctx->builder, emit_deref_array() local
3817 SpvId result = spirv_builder_emit_access_chain(&ctx->builder, emit_deref_struct() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h615 AtomicAdd(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicAdd() argument
621 AtomicSub(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicSub() argument
627 AtomicAnd(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicAnd() argument
633 AtomicOr(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicOr() argument
639 AtomicXor(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicXor() argument
645 AtomicExchange(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicExchange() argument
711 AtomicCompareExchange( Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister expected, LiftoffRegister new_value, LiftoffRegister result, StoreType type) AtomicCompareExchange() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h624 uint32_t result = in next() local
2729 Value result = CreateValue( DECODE() local
2758 Value result = CreateValue(ref_object.type.AsNonNull()); DECODE() local
2939 Value result = CreateValue(type); DECODE() local
2954 Value result = CreateValue(imm.type); DECODE() local
3095 Value result = CreateValue(kWasmI32); DECODE() local
3144 Value result = DECODE() local
3189 Value result = CreateValue(local_type); DECODE() local
3231 Value result = CreateValue(this->module_->tables[imm.index].type); DECODE() local
3290 Value result = CreateValue(mem_type); DECODE() local
3301 Value result = CreateValue(result_type); DECODE() local
3767 Value result = CreateValue(type.value_type()); DecodeLoadMem() local
3784 Value result = CreateValue(kWasmS128); DecodeLoadTransformMem() local
3802 Value result = CreateValue(kWasmS128); DecodeLoadLane() local
3841 Value result = CreateValue(kWasmS128); SimdConstOp() local
3852 Value result = CreateValue(type); SimdExtractLane() local
3866 Value result = CreateValue(kWasmS128); SimdReplaceLane() local
3880 Value result = CreateValue(kWasmS128); Simd8x16ShuffleOp() local
4401 Value result = DecodeGCOpcode() local
4982 Value result = CreateValue(GetReturnType(sig)); DecodeAtomicOpcode() local
5080 Value result = CreateValue(kWasmI32); DecodeNumericOpcode() local
[all...]
H A Dc-api.cc1035 i::Handle<i::String> result = i::MessageHandler::GetMessage(isolate, message); variable
1083 ownvec<Frame> result = ownvec<Frame>::make_uninitialized(num_frames); in trace() local
1891 bool result = in set() local
1989 i::Handle<i::Object> result = global() variable
2031 int result = i::WasmTableObject::Grow(isolate, table, global() variable
[all...]
H A Dwasm-code-manager.cc1305 WasmCode::Kind GetCodeKind(const WasmCompilationResult& result) { in GetCodeKind() argument
2284 AddCompiledCode( WasmCompilationResult result) AddCompiledCode() argument
[all...]
/third_party/node/src/
H A Djs_native_api_v8.cc261 NewString(JSVM_Env env, const CCharType* str, size_t length, JSVM_Value* result, StringMaker string_maker) NewString() argument
276 NewExternalString(JSVM_Env env, CharType* str, size_t length, JSVM_Finalize finalizeCallback, void* finalizeHint, JSVM_Value* result, bool* copied, CreateAPI create_api, StringMaker string_maker) NewExternalString() argument
384 V8NameFromPropertyDescriptor( JSVM_Env env, const JSVM_PropertyDescriptor* p, v8::Local<v8::Name>* result) V8NameFromPropertyDescriptor() argument
482 ConcludeDeferred(JSVM_Env env, JSVM_Deferred deferred, JSVM_Value result, bool is_resolved) ConcludeDeferred() argument
512 Unwrap(JSVM_Env env, JSVM_Value jsObject, void** result, UnwrapAction action) Unwrap() argument
621 JSVM_Value result = nullptr; InvokeCallback() local
648 NewFunction(JSVM_Env env, JSVM_Callback cb, v8::Local<v8::Function>* result) NewFunction() argument
662 NewTemplate( JSVM_Env env, JSVM_Callback cb, v8::Local<v8::FunctionTemplate>* result, v8::Local<v8::Signature> sig = v8::Local<v8::Signature>()) NewTemplate() argument
735 JSVM_Value result = nullptr; NameSetterInvokeCallback() local
767 JSVM_Value result = nullptr; NameGetterInvokeCallback() local
799 JSVM_Value result = nullptr; NameDeleterInvokeCallback() local
833 JSVM_Value result = nullptr; NameEnumeratorInvokeCallback() local
866 JSVM_Value result = nullptr; IndexSetterInvokeCallback() local
898 JSVM_Value result = nullptr; IndexGetterInvokeCallback() local
931 JSVM_Value result = nullptr; IndexDeleterInvokeCallback() local
965 JSVM_Value result = nullptr; IndexEnumeratorInvokeCallback() local
1056 Wrap(JSVM_Env env, JSVM_Value jsObject, void* nativeObject, JSVM_Finalize finalizeCb, void* finalizeHint, JSVM_Ref* result) Wrap() argument
1441 OH_JSVM_GetVM(JSVM_Env env, JSVM_VM* result) OH_JSVM_GetVM() argument
1448 OH_JSVM_CreateVM(const JSVM_CreateVMOptions* options, JSVM_VM* result) OH_JSVM_CreateVM() argument
1508 OH_JSVM_OpenVMScope(JSVM_VM vm, JSVM_VMScope* result) OH_JSVM_OpenVMScope() argument
1523 OH_JSVM_CreateEnv(JSVM_VM vm, size_t propertyCount, const JSVM_PropertyDescriptor* properties, JSVM_Env* result) OH_JSVM_CreateEnv() argument
1581 OH_JSVM_CreateEnvFromSnapshot(JSVM_VM vm, size_t index, JSVM_Env* result) OH_JSVM_CreateEnvFromSnapshot() argument
1608 OH_JSVM_OpenEnvScope(JSVM_Env env, JSVM_EnvScope* result) OH_JSVM_OpenEnvScope() argument
1622 OH_JSVM_CompileScript(JSVM_Env env, JSVM_Value script, const uint8_t *cachedData, size_t cachedDataLength, bool eagerCompile, bool* cacheRejected, JSVM_Script* result) OH_JSVM_CompileScript() argument
1688 auto result = script->Run(moduleContext).ToLocalChecked(); PrepareStackTraceCallback() local
1716 OH_JSVM_CompileScriptWithOrigin(JSVM_Env env, JSVM_Value script, const uint8_t* cachedData, size_t cachedDataLength, bool eagerCompile, bool* cacheRejected, JSVM_ScriptOrigin* origin, JSVM_Script* result) OH_JSVM_CompileScriptWithOrigin() argument
1842 OH_JSVM_CompileScriptWithOptions(JSVM_Env env, JSVM_Value script, size_t optionCount, JSVM_CompileOptions options[], JSVM_Script* result) OH_JSVM_CompileScriptWithOptions() argument
1898 OH_JSVM_RunScript(JSVM_Env env, JSVM_Script script, JSVM_Value* result) OH_JSVM_RunScript() argument
1913 OH_JSVM_JsonParse(JSVM_Env env, JSVM_Value json_string, JSVM_Value* result) OH_JSVM_JsonParse() argument
1928 OH_JSVM_JsonStringify(JSVM_Env env, JSVM_Value json_object, JSVM_Value* result) OH_JSVM_JsonStringify() argument
1976 OH_JSVM_GetVMInfo(JSVM_VMInfo* result) OH_JSVM_GetVMInfo() argument
1993 OH_JSVM_GetHeapStatistics(JSVM_VM vm, JSVM_HeapStatistics* result) OH_JSVM_GetHeapStatistics() argument
2014 OH_JSVM_StartCpuProfiler(JSVM_VM vm, JSVM_CpuProfiler* result) OH_JSVM_StartCpuProfiler() argument
2085 OH_JSVM_PumpMessageLoop(JSVM_VM vm, bool* result) OH_JSVM_PumpMessageLoop() argument
2125 OH_JSVM_GetLastErrorInfo( JSVM_Env env, const JSVM_ExtendedErrorInfo** result) OH_JSVM_GetLastErrorInfo() argument
2150 OH_JSVM_CreateFunction(JSVM_Env env, const char* utf8name, size_t length, JSVM_Callback cb, JSVM_Value* result) OH_JSVM_CreateFunction() argument
2177 OH_JSVM_CreateFunctionWithScript(JSVM_Env env, const char* funcName, size_t length, size_t argc, const JSVM_Value* argv, JSVM_Value script, JSVM_Value* result) OH_JSVM_CreateFunctionWithScript() argument
2224 OH_JSVM_DefineClass(JSVM_Env env, const char* utf8name, size_t length, JSVM_Callback constructor, size_t propertyCount, const JSVM_PropertyDescriptor* properties, JSVM_Value* result) OH_JSVM_DefineClass() argument
2326 OH_JSVM_GetPropertyNames(JSVM_Env env, JSVM_Value object, JSVM_Value* result) OH_JSVM_GetPropertyNames() argument
2339 OH_JSVM_GetAllPropertyNames(JSVM_Env env, JSVM_Value object, JSVM_KeyCollectionMode keyMode, JSVM_KeyFilter keyFilter, JSVM_KeyConversion keyConversion, JSVM_Value* result) OH_JSVM_GetAllPropertyNames() argument
2435 OH_JSVM_HasProperty(JSVM_Env env, JSVM_Value object, JSVM_Value key, bool* result) OH_JSVM_HasProperty() argument
2457 OH_JSVM_GetProperty(JSVM_Env env, JSVM_Value object, JSVM_Value key, JSVM_Value* result) OH_JSVM_GetProperty() argument
2480 OH_JSVM_DeleteProperty(JSVM_Env env, JSVM_Value object, JSVM_Value key, bool* result) OH_JSVM_DeleteProperty() argument
2500 OH_JSVM_HasOwnProperty(JSVM_Env env, JSVM_Value object, JSVM_Value key, bool* result) OH_JSVM_HasOwnProperty() argument
2544 OH_JSVM_HasNamedProperty(JSVM_Env env, JSVM_Value object, const char* utf8name, bool* result) OH_JSVM_HasNamedProperty() argument
2567 OH_JSVM_GetNamedProperty(JSVM_Env env, JSVM_Value object, const char* utf8name, JSVM_Value* result) OH_JSVM_GetNamedProperty() argument
2612 OH_JSVM_HasElement(JSVM_Env env, JSVM_Value object, uint32_t index, bool* result) OH_JSVM_HasElement() argument
2632 OH_JSVM_GetElement(JSVM_Env env, JSVM_Value object, uint32_t index, JSVM_Value* result) OH_JSVM_GetElement() argument
2652 OH_JSVM_DeleteElement(JSVM_Env env, JSVM_Value object, uint32_t index, bool* result) OH_JSVM_DeleteElement() argument
2794 OH_JSVM_IsArray(JSVM_Env env, JSVM_Value value, bool* result) OH_JSVM_IsArray() argument
2807 OH_JSVM_IsRegExp(JSVM_Env env, JSVM_Value value, bool* result) OH_JSVM_IsRegExp() argument
2820 OH_JSVM_GetArrayLength(JSVM_Env env, JSVM_Value value, uint32_t* result) OH_JSVM_GetArrayLength() argument
2836 OH_JSVM_StrictEquals(JSVM_Env env, JSVM_Value lhs, JSVM_Value rhs, bool* result) OH_JSVM_StrictEquals() argument
2852 OH_JSVM_Equals(JSVM_Env env, JSVM_Value lhs, JSVM_Value rhs, bool* result) OH_JSVM_Equals() argument
2869 OH_JSVM_GetPrototype(JSVM_Env env, JSVM_Value object, JSVM_Value* result) OH_JSVM_GetPrototype() argument
2885 OH_JSVM_CreateObject(JSVM_Env env, JSVM_Value* result) OH_JSVM_CreateObject() argument
2894 OH_JSVM_CreateArray(JSVM_Env env, JSVM_Value* result) OH_JSVM_CreateArray() argument
2903 OH_JSVM_CreateArrayWithLength(JSVM_Env env, size_t length, JSVM_Value* result) OH_JSVM_CreateArrayWithLength() argument
2915 OH_JSVM_CreateStringLatin1(JSVM_Env env, const char* str, size_t length, JSVM_Value* result) OH_JSVM_CreateStringLatin1() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp1773 Int result; /* .. */ uprv_decNumberNextToward() local
6057 Int result=0; /* default result value */ global() local
6217 Int result; /* result value */ global() local
6286 Int expunits, exprem, result; /* .. */ global() local
[all...]

Completed in 148 milliseconds

1...<<431432433434435436437438439440>>...460