/test/testfwk/xdevice/src/xdevice/_core/context/ |
H A D | impl.py | 221 queue_monitor_thread.start()
|
/test/testfwk/xdevice/src/xdevice/_core/testkit/ |
H A D | kit.py | 268 proc_timer.start()
|
/test/xts/acts/multimedia/av_codec/audio_encoder/include/ |
H A D | AudioEncoderDemoCommon.h | 230 struct timeval start, end; member in OHOS::MediaAVCodec::AudioEncoderDemo
|
/test/xts/acts/multimedia/media/media_js_standard/ |
H A D | MediaTestBase.js | 39 console.info(`UiDriver start`) 253 console.info('case saveVideo start');
|
/third_party/ffmpeg/libavformat/ |
H A D | isom.h | 159 int64_t start; member
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | sbrdsp.c | 185 INTFLOAT bw, int start, int end); in test_hf_gen()
|
/third_party/alsa-lib/src/pcm/scopes/ |
H A D | level.c | 176 .start = level_start,
|
/third_party/backends/backend/ |
H A D | artec_eplus48u.h | 162 /* the number of lines, that we move forward before we start reading the 573 artec48u_calculate_shading_buffer (Artec48U_Scanner * s, int start, int end,
|
H A D | sharp.h | 135 size_t start; /* index of the begin of used area of the buffer */ member 154 corresponding numbers should start at 0 204 a frontend might refuse to start, if the scanner returns
|
H A D | nec.h | 138 size_t start; /* index of the begin of used area of the buffer */ member 157 numbers should start at 0 195 a frontend might refuse to start, if the scanner returns
|
/third_party/backends/japi/ |
H A D | ScanIt.java | 159 * Add a consumer and start scanning. 287 status = sane.start(handle); in scan() 290 System.out.println("start() failed. Status= " in scan()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.h | 323 void expectPosition(FieldPosition& pos, int32_t id, int32_t start, int32_t limit,
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | VersionInfoTest.java | 383 workers[i].start(); in TestMultiThread()
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CheckTags.java | 165 public static boolean start(RootDoc root) { in start() method in CheckTags
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | VersionInfoTest.java | 392 workers[i].start(); in TestMultiThread()
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info_by_ip.tex | 45 extent of a procedure with the \Var{start\_ip} and \Var{end\_ip}
|
H A D | unw_get_proc_name.tex | 25 saved in the stack frame identified by \Var{cp}, relative to the start
|
/third_party/libwebsockets/lib/misc/ |
H A D | dir.c | 370 ts.start = ld_env; in lws_plugins_init()
|
/third_party/mbedtls/include/mbedtls/ |
H A D | pk.h | 1195 * return value to determine where you should start 1210 * return value to determine where you should start 1275 * \param start start of the buffer (for bounds-checking) 1280 int mbedtls_pk_write_pubkey(unsigned char **p, unsigned char *start,
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | msm_kgsl.h | 113 KGSL_TIMESTAMP_CONSUMED = 0x00000001, /* start-of-pipeline timestamp */ 513 int kgsl_gem_obj_addr(int drm_fd, int handle, unsigned long *start,
|
/third_party/libdrm/intel/ |
H A D | intel_bufmgr.h | 197 void drm_intel_gem_bo_clear_relocs(drm_intel_bo *bo, int start);
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_state.h | 629 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ 645 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ 656 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ 697 /** Offset of this attribute, in bytes, from the start of the vertex */ 772 * uint32_t start; 780 * uint32_t start; 801 * 'start' is implicitly 0 and 'count' is set as discussed above. 811 unsigned start; member
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | tri-instanced.c | 203 draw.start = 0; in draw()
|
/third_party/node/lib/internal/process/ |
H A D | pre_execution.js | 100 // If this is a worker in cluster mode, start up the communication 362 watchdog.start();
|
/third_party/node/deps/v8/tools/cppgc/ |
H A D | gen_cmake.py | 484 parser = lark.Lark(GN_GRAMMAR, parser='lalr', start='file')
|