/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | replace_desc_array_access_using_var_index.cpp | 107 work_list.push(access_chain); in CollectRecursiveUsersWithConcreteType() 117 work_list.push(use); in CollectRecursiveUsersWithConcreteType() 135 work_list.push(operand); in CollectRequiredImageInsts()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color-sbix-table.hh | 367 c->serializer->push (); in serialize_strike_offsets() 377 objidxs.push (c->serializer->pop_pack ()); in serialize_strike_offsets() 378 new_strikes.push (o); in serialize_strike_offsets()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceGlobalContext.h | 568 /// Helper class to push and pop a timer marker. The constructor pushes a 581 push(); in TimerMarker() 594 push(); in TimerMarker() 603 void push();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
H A D | BitstreamRemarkSerializer.cpp | 23 static void push(SmallVectorImpl<uint64_t> &R, StringRef Str) { in push() function 32 push(R, Str); in setRecordName() 43 push(R, Str); in initBlock()
|
/third_party/spirv-tools/source/opt/ |
H A D | replace_desc_array_access_using_var_index.cpp | 106 work_list.push(access_chain); in CollectRecursiveUsersWithConcreteType() 116 work_list.push(use); in CollectRecursiveUsersWithConcreteType() 136 work_list.push(operand); in CollectRequiredImageAndAccessInsts()
|
/third_party/skia/src/utils/ |
H A D | SkPolyUtils.cpp | 340 *insetPolygon->push() = inputPolygonVerts[i]; in SkInsetConvexPolygon() 448 *insetPolygon->push() = head->fIntersection; in SkInsetConvexPolygon() 454 *insetPolygon->push() = currEdge->fIntersection; in SkInsetConvexPolygon() 871 // search and push a red node down in remove() 897 // push the red node down in remove() 1190 *offsetPolygon->push() = inputPolygonVerts[i]; in SkOffsetSimplePolygon() 1192 *polygonIndices->push() = i; in SkOffsetSimplePolygon() 1406 *offsetPolygon->push() = head->fIntersection; in SkOffsetSimplePolygon() 1408 *polygonIndices->push() = head->fIndex; in SkOffsetSimplePolygon() 1415 *offsetPolygon->push() in SkOffsetSimplePolygon() [all...] |
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/ |
H A D | DeviceKvStoreKVPromiseJsTest.js | 56 entries.push(entry); 1289 entries.push(entry); 1333 entries.push(entry); 1377 entries.push(entry); 1422 entries.push(entry); 1467 entries.push(entry); 1512 entries.push(entry); 1513 keys.push(key + i); 1579 entries.push(entry); 2108 entries.push(entr [all...] |
/base/hiviewdfx/hilog/frameworks/libhilog/ |
H A D | hilog_printf.cpp | 284 #pragma clang diagnostic push in HiLogPrintArgs() 288 #pragma GCC diagnostic push in HiLogPrintArgs()
|
/base/msdp/device_status/services/native/src/ |
H A D | devicestatus_dumper.cpp | 180 deviceStatusQueue_.push(record); in DumpDeviceStatusChanges() 327 deviceStatusQueue_.push(record); in PushDeviceStatus()
|
/foundation/ability/idl_tool/idl_tool_2/preprocessor/ |
H A D | preprocessor.cpp | 259 fileQueue.push(file);
in CheckCircularReference() 281 fileQueue.push(otherFile);
in CheckCircularReference()
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
H A D | startup_manager.cpp | 206 taskStack.push(name); in AddStartupTask() 223 taskStack.push(dep); in AddStartupTask()
|
/foundation/arkui/ace_engine/advanced_ui_component/exceptionprompt/interfaces/ |
H A D | exceptionprompt.js | 326 PUV2ViewBase.contextStack && PUV2ViewBase.contextStack.push(this); 414 PUV2ViewBase.contextStack && PUV2ViewBase.contextStack.push(this);
|
/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_controller.cpp | 127 elements.push(root); in GetMatchedNodes() 142 elements.push(child); in GetMatchedNodes()
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | inspector.cpp | 42 elements.push(root); in GetInspectorByKey() 55 elements.push(child); in GetInspectorByKey()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_color_extract_test.cpp | 205 colorVBoxPriorityQueue.push(colorExtractionBox); in HWTEST_F() 239 colorVBoxPriorityQueue.push(colorExtractionBox); in HWTEST_F()
|
/foundation/multimedia/media_foundation/engine/scene/player/internal/ |
H A D | state_machine.cpp | 144 pendingJobs_.push(job); in DoTask() 159 pendingJobs_.push(job); in DoTask()
|
/foundation/multimedia/drm_framework/services/drm_service/server/src/ |
H A D | media_decrypt_module_service.cpp | 156 decryptStatistics_.topThree.push(curDuration);
in UpdateDecryptionStatistics() 189 decryptStatistics_.topThree.push(topThreeDurations[i]);
in GetTopThreeDecryptionDurations()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_message_schedule.cpp | 41 msgQueue_.push(inMsg); in PutMsg() 119 msgTmpQueue.push(msgQueue_.front()); in UpdateMsgMap()
|
/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/spkclient/src/ |
H A D | dspeaker_client_test.cpp | 157 speakerClient_->dataQueue_.push(data); in HWTEST_F() 184 speakerClient_->dataQueue_.push(data); in HWTEST_F()
|
/foundation/distributedhardware/device_manager/services/implementation/src/discovery/ |
H A D | dm_discovery_manager.cpp | 90 discoveryQueue_.push(pkgName); in StartDeviceDiscovery() 110 discoveryQueue_.push(pkgName); in StartDeviceDiscovery()
|
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/ |
H A D | RdbStoreCorruptJsunit.test.js | 75 valueBucketArray.push(valueBucket); 219 valueBucketArray.push(valueBucket);
|
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_message_sim.cpp | 102 m_sendMessages.push(msg); in PushSendMsg() 110 m_recvMessages.push(msg); in PushRecvMsg()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | chang84.c | 232 g84_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vmm, u64 push, in g84_fifo_chan_ctor() argument 243 0x10000, 0x1000, false, vmm, push, in g84_fifo_chan_ctor()
|
H A D | channv50.c | 231 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vmm, u64 push, in nv50_fifo_chan_ctor() argument 242 0x10000, 0x1000, false, vmm, push, in nv50_fifo_chan_ctor()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | ac3dsp_neon.S | 46 push {lr} 113 push {r4,lr}
|