Home
last modified time | relevance | path

Searched defs:stop (Results 151 - 175 of 326) sorted by relevance

12345678910>>...14

/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dfile_access_service.h158 void stop() in stop() function in OHOS::FileAccessFwk::OnDemandTimer
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp379 size_t stop = parcel.GetWritePosition(); in FlattenDBinderData() local
/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c44 volatile unsigned char stop; // destroys looper, stop =1, and running =0 member
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp355 int32_t stop = INVALID_UID; in GenerateUidRangesByAcceptedApps() local
376 int32_t stop = userId * AppExecFwk::Constants::BASE_USER_RANGE + AppExecFwk::Constants::MAX_APP_UID; in GenerateUidRangesByRefusedApps() local
440 int32_t stop = userId * AppExecFwk::Constants::BASE_USER_RANGE + AppExecFwk::Constants::MAX_APP_UID; in GenerateUidRanges() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Daacsbr_fixed.c126 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands() argument
/third_party/icu/icu4c/source/common/unicode/
H A Ducharstrie.h414 inline void stop() { in stop() function in UCharsTrie
/third_party/mesa3d/src/freedreno/computerator/
H A Da6xx.c83 uint64_t stop; member
/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h214 size_t stop = cur_ix - short_match_max_backward; in FindAllMatches() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducharstrie.h414 inline void stop() { in stop() function in UCharsTrie
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp232 int32_t stop =0; in ucbuf_fillucbuf() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducbuf.cpp232 int32_t stop =0; in ucbuf_fillucbuf() local
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c142 static int stop; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c40 uint64_t stop; member
272 } start[4], stop[ member
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.cpp251 void TcpIpSendThread::stop (void) in stop() function in xe::TcpIpSendThread
350 void TcpIpRecvThread::stop (void) in stop() function in xe::TcpIpRecvThread
/third_party/skia/src/core/
H A DSkRecordDraw.cpp61 SkRecordPartialDraw(const SkRecord& record, SkCanvas* canvas, SkPicture const* const drawablePicts[], int drawableCount, int start, int stop, const SkM44& initialCTM) SkRecordPartialDraw() argument
H A DSkRegion_path.cpp207 const SkRegion::RunType* stop = (const SkRegion::RunType*)fCurrScanline; in computeRunCount() local
228 const Scanline* stop = fCurrScanline; in copyToRgn() local
419 static void find_link(Edge* base, Edge* stop) { in find_link() argument
461 static int extract_path(Edge* edge, Edge* stop, SkPath* path) { in extract_path() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp232 int32_t stop =0; in ucbuf_fillucbuf() local
/third_party/skia/src/pathops/
H A DSkOpSpan.cpp310 const SkOpPtT* stop = test; in mergeMatches() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h214 size_t stop = cur_ix - short_match_max_backward; in FindAllMatches() local
/third_party/skia/tools/flags/
H A DCommandLineFlags.cpp154 const char* stop = currLine + length; in print_indented() local
/third_party/skia/tools/
H A Dremote_demo.cpp121 void stop() { in stop() function in Timer
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducharstrie.h414 inline void stop() { in stop() function in UCharsTrie
/third_party/python/Modules/_sqlite/
H A Dblob.c429 Py_ssize_t start, stop, step, len; in subscript_slice() local
513 Py_ssize_t start, stop, step, len; in ass_subscript_slice() local
415 get_slice_info(pysqlite_Blob *self, PyObject *item, Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, Py_ssize_t *slicelen) get_slice_info() argument
[all...]
/third_party/python/Modules/clinic/
H A Darraymodule.c.h62 Py_ssize_t stop = PY_SSIZE_T_MAX; in array_array_index() local
/device/soc/rockchip/common/vendor/drivers/pci/
H A Drockchip-pcie-dma.h85 u32 stop : 1; // 31 member

Completed in 26 milliseconds

12345678910>>...14