Home
last modified time | relevance | path

Searched refs:push (Results 1451 - 1475 of 2640) sorted by relevance

1...<<51525354555657585960>>...106

/third_party/python/Lib/
H A Dturtle.py933 def push(self, item): member in Tbuffer
1970 self.undobuffer.push(["seq"])
2411 self.undobuffer.push(("pen", _p_buf))
3093 self.undobuffer.push(("stamp", stitem))
3179 self.undobuffer.push(undo_entry)
3283 self.undobuffer.push(("rot", angle, self._degreesPerAU))
3344 self.undobuffer.push(("beginfill", self._fillitem))
3364 self.undobuffer.push(("dofill", self._fillitem))
3398 self.undobuffer.push(("dot", item))
3402 self.undobuffer.push(["se
[all...]
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc312 __ push(ip); in Generate_PushArguments()
784 __ push(r4); in Generate_ConstructedNonConstructable()
843 __ push(r0); in Generate_JSEntryVariant()
846 __ push(kConstantPoolRegister); in Generate_JSEntryVariant()
849 __ push(r0); in Generate_JSEntryVariant()
850 __ push(r0); in Generate_JSEntryVariant()
855 __ push(r0); in Generate_JSEntryVariant()
884 __ push(scratch); // frame-type in Generate_JSEntryVariant()
1007 // Check if we have enough stack space to push all arguments. in Generate_JSEntryTrampolineHelper()
1577 // If ok, push undefine in Generate_InterpreterEntryTrampoline()
[all...]
/applications/standard/contacts_data/ability/common/utils/include/
H A Dasync_task.h108 que.push(task.release()); in Push()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_mem.h212 #pragma pack(push, 1) /* 涉及位域操作,按1字节对齐 */
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_comm.h136 #pragma pack(push, 1)
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_layer.h156 releaseFences_.push(fd); in SetReleaseFence()
/third_party/ffmpeg/libavcodec/arm/
H A Dsynth_filter_neon.S24 push {r3-r11,lr}
H A Dmpegvideo_neon.S77 push {r4-r6,lr}
/third_party/curl/lib/
H A Dtimeval.c46 #pragma warning(push) in Curl_now()
/third_party/curl/src/
H A Dtool_main.c223 #pragma GCC diagnostic push
/third_party/glslang/SPIRV/
H A Ddoc.h173 void push(OperandClass oc, const char* d, bool opt = false) in push() function in spv::OperandParameters
/third_party/icu/icu4c/source/tools/icuinfo/
H A Dicuinfo.cpp95 #pragma warning(push) in cmd_version()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DBurmeseBreakEngine.java199 // Did we find a word on this iteration? If so, push it on the break stack in divideUpDictionaryRange()
201 foundBreaks.push(Integer.valueOf(current + wordLength)); in divideUpDictionaryRange()
H A DKhmerBreakEngine.java207 // Did we find a word on this iteration? If so, push it on the break stack in divideUpDictionaryRange()
209 foundBreaks.push(Integer.valueOf(current + wordLength)); in divideUpDictionaryRange()
H A DLaoBreakEngine.java207 // Did we find a word on this iteration? If so, push it on the break stack in divideUpDictionaryRange()
209 foundBreaks.push(Integer.valueOf(current + wordLength)); in divideUpDictionaryRange()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBurmeseBreakEngine.java213 // Did we find a word on this iteration? If so, push it on the break stack in divideUpDictionaryRange()
215 foundBreaks.push(Integer.valueOf(current + wordLength)); in divideUpDictionaryRange()
H A DKhmerBreakEngine.java217 // Did we find a word on this iteration? If so, push it on the break stack in divideUpDictionaryRange()
219 foundBreaks.push(Integer.valueOf(current + wordLength)); in divideUpDictionaryRange()
H A DLaoBreakEngine.java216 // Did we find a word on this iteration? If so, push it on the break stack in divideUpDictionaryRange()
218 foundBreaks.push(Integer.valueOf(current + wordLength)); in divideUpDictionaryRange()
/third_party/icu/icu4c/source/i18n/
H A Dmeasunit_impl.h363 #pragma warning(push)
/third_party/icu/icu4c/source/common/
H A Dumutex.h49 #pragma clang diagnostic push
/third_party/mesa3d/include/android_stub/log/
H A Dlog_main.h52 #pragma clang diagnostic push
/third_party/libdrm/include/drm/
H A Dnouveau_drm.h171 __u64 push; member
/third_party/json/include/nlohmann/detail/iterators/
H A Diteration_proxy.hpp218 #pragma clang diagnostic push
/third_party/lame/Dll/
H A DBladeMP3EncDLL.h30 #pragma pack(push)
/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_own_keys.js169 keyslist.push("K" + idx);

Completed in 19 milliseconds

1...<<51525354555657585960>>...106