/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.cpp | 2436 pat.insert(0, (UChar)0x00A4); in TestAdoptDecimalFormatSymbols() 7703 pat.insert(0, (UChar)0x00A4); in TestCustomCurrencySignAndSeparator()
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_optimizer.cpp | 467 void set_insert(Instruction* insert) in set_insert() 470 instr = insert; in set_insert() 3237 /* if the insert instruction is dead, then the single user of this in apply_insert()
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 410 LLVMValueRef insert, LLVMValueRef base) in emit_bitfield_select() 413 * (mask & insert) | (~mask & base) = base ^ (mask & (insert ^ base)) in emit_bitfield_select() 418 LLVMBuildAnd(ctx->builder, mask, LLVMBuildXor(ctx->builder, insert, base, ""), ""), ""); in emit_bitfield_select() 409 emit_bitfield_select(struct ac_llvm_context *ctx, LLVMValueRef mask, LLVMValueRef insert, LLVMValueRef base) emit_bitfield_select() argument
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-generator.cc | 991 map_.insert(entry); in PutImpl() 1892 info->covered_cases.insert({value, clause}); in IsSwitchOptimizable()
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-temporal-objects.cc | 3237 calendar_id_indices.insert({"iso8601", 0}); in CalendarMap() 3245 calendar_id_indices.insert({type, i++}); in CalendarMap()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | SubzeroReactor.cpp | 1906 auto insert = Ice::InstInsertElement::create(::function, result, vector, element, ::context->getConstantInt32(index)); 1907 ::basicBlock->appendInst(insert); 4692 // We insert these instructions at the top of the entry node,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 4795 Ops.insert(Ops.begin()+2, N->getOperand(2)); in tryWriteRegister() 4801 Ops.insert(Ops.begin()+2, WriteValue, WriteValue+2); in tryWriteRegister()
|
/third_party/python/Lib/test/ |
H A D | test_decimal.py | 904 # insert operator methods and then exercise them 5826 all_tests.insert(0, CheckAttributes) 5827 all_tests.insert(1, SignatureTest)
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7546 mov.w %d0,FP_SCR0_EX(%a6) # insert new exponent 9280 clr.l -(%sp) # insert zero low mantissa 9281 mov.l %d1,-(%sp) # insert new high mantissa 9287 mov.l %d1,-(%sp) # insert new low mantissa 9288 clr.l -(%sp) # insert zero high mantissa 9301 clr.l -(%sp) # insert new exponent 9302 mov.l &0x80000000,-(%sp) # insert new high mantissa 9303 mov.l %d0,-(%sp) # insert new lo mantissa 10183 fmov.l USER_FPCR(%a6),%fpcr # insert user's exceptions 10930 mov.w %d1, FTEMP_EX(%a0) # insert ne [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7546 mov.w %d0,FP_SCR0_EX(%a6) # insert new exponent 9280 clr.l -(%sp) # insert zero low mantissa 9281 mov.l %d1,-(%sp) # insert new high mantissa 9287 mov.l %d1,-(%sp) # insert new low mantissa 9288 clr.l -(%sp) # insert zero high mantissa 9301 clr.l -(%sp) # insert new exponent 9302 mov.l &0x80000000,-(%sp) # insert new high mantissa 9303 mov.l %d0,-(%sp) # insert new lo mantissa 10183 fmov.l USER_FPCR(%a6),%fpcr # insert user's exceptions 10930 mov.w %d1, FTEMP_EX(%a0) # insert ne [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | builtin_functions.cpp | 7605 ir_variable *insert = in_var(type, "insert"); in _bitfieldInsert() local 7608 MAKE_SIG(type, gpu_shader5_or_es31_or_integer_functions, 4, base, insert, in _bitfieldInsert() 7614 body.emit(ret(bitfield_insert(base, insert, in _bitfieldInsert()
|
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | aes-gcm-armv8_64.pl | 1105 bif $res1b, $rk0, $ctr0b @ insert existing bytes in top end of result before storing 2983 bif $res1b, $rk0, $ctr0b @ insert existing bytes in top end of result before storing 4945 bif $res1b, $rk0, $ctr0b @ insert existing bytes in top end of result before storing
|
/third_party/libabigail/src/ |
H A D | abg-ir.cc | 6509 /// function cannot really insert the built type into it's scope, it 7748 /// @param t the type to insert in the @ref scope_decl type. 7845 priv_->members_.insert(before, member); in insert_member_decl() 8141 /// @param decl the declaration to insert into the scope. 8144 /// which to insert the declaration. 8146 /// @param scope the scope into which to insert the declaration. 8163 /// @param decl the declaration to insert into the scope. 8166 /// which to insert the declaration. 8168 /// @param scope the scope into which to insert the declaration. 14478 scope->get_canonical_types().insert(canonica in canonicalize() [all...] |
/third_party/openssl/crypto/modes/asm/ |
H A D | aes-gcm-armv8_64.pl | 1105 bif $res1b, $rk0, $ctr0b @ insert existing bytes in top end of result before storing 2983 bif $res1b, $rk0, $ctr0b @ insert existing bytes in top end of result before storing 4945 bif $res1b, $rk0, $ctr0b @ insert existing bytes in top end of result before storing
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 7203 result.insert(result.end(), inData.begin(), inData.end()); in squarize() 7212 result.insert(result.end(), tmp.begin(), tmp.end()); in squarize() 13400 expectedOutput.insert(expectedOutput.end(), expectedIterationOutput.begin(), expectedIterationOutput.end()); 18023 result.insert(result.end(), tmp.begin(), tmp.end());
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 6560 /* For each in variable insert verification code */ in test() 6571 /* For each unifrom variable insert verification code */ in test() 6581 /* For each ssb variable insert verification code */ in test() 27767 uniform_data.insert(uniform_data.end(), type_uniform_data.begin(), type_uniform_data.end()); in test() 27776 xfb_data.insert(xfb_data.end(), type_xfb_data.begin(), type_xfb_data.end()); in test() 28161 uniform_data.insert(uniform_data.end(), type_uniform_data.begin(), type_uniform_data.end()); in test() 28198 xfb_data.insert(xfb_data.end(), type_xfb_data.begin(), type_xfb_data.end()); in test()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 7191 result.insert(result.end(), inData.begin(), inData.end()); in squarize() 7200 result.insert(result.end(), tmp.begin(), tmp.end()); in squarize() 13302 expectedOutput.insert(expectedOutput.end(), expectedIterationOutput.begin(), expectedIterationOutput.end()); 17925 result.insert(result.end(), tmp.begin(), tmp.end());
|
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/ |
H A D | inner_model_test.cpp | 287 extensionConfig.opLayout.insert({opLayout, "hiai::ExecuteDevice::CPU"}); in HWTEST_F()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/ |
H A D | panel_test_ng.cpp | 1488 slidingPanelNode.columnChildren_.insert(1); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 1290 dataDetectorAdapter_->aiSpanRects_.insert( in HandleAISpanHoverEvent()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_pattern.cpp | 3301 retainedIndex.insert(i); in AdjustTabBarInfo()
|
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 3261 realPathSet.insert(realPath); in DeployQuickFix()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | render_system.cpp | 2392 // insert dependency cameras to correct positions 2396 baseCameras.insert(baseCameras.begin() + int64_t(idx), depCam);
|
/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 1369 windowMap_.insert(std::make_pair(name_, std::pair<uint32_t, sptr<Window>>(windowId, self))); in Create()
|
H A D | window_scene_session_impl.cpp | 576 windowSessionMap_.insert(std::make_pair(property_->GetWindowName(), in UpdateWindowState()
|