Home
last modified time | relevance | path

Searched defs:position (Results 976 - 1000 of 1202) sorted by relevance

1...<<31323334353637383940>>...49

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_cursor_testcase.cpp100 int position = 0; member
129 int position = resultSet->GetPosition(); in JudgePosition() local
284 int position = resultSet->GetPosition(); MoveAndCheck() local
361 int position = resultSet->GetPosition(); MoveToPositionAndCheck() local
737 PositionStatus01 position = {NOT_FOUND, false, false, true, false, CURSOR_POSITION_NEGATIVE1}; ResultSetDb009() local
990 unsigned int position = 0; ResultSetDb013() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp891 bool CKvStoreResultSet::MoveToPosition(int32_t position) in MoveToPosition() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp137 void CheckResultSetValue(KvStoreResultSet *readResultSet, DBStatus errCode, int position) in CheckResultSetValue() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp1094 int32_t position = metaBase.position; in DoCloudUnlink() local
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdbstore.cpp539 static void HandleWriteValue(ValuesBucket &write, int32_t position, struct stat &statInfo) in HandleWriteValue() argument
591 int32_t position = static_cast<int32_t>(info.location); in Write() local
926 GetExtAttr(const std::string &cloudId, std::string &value, int32_t &position) GetExtAttr() argument
1065 FileRename(ValuesBucket &values, const int32_t &position, const std::string &newFileName) FileRename() argument
1076 FileMove(ValuesBucket &values, const int32_t &position, const std::string &newParentCloudId) FileMove() argument
1086 FileMoveAndRename(ValuesBucket &values, const int32_t &position, const std::string &newParentCloudId, const std::string &newFileName) FileMoveAndRename() argument
1099 HandleRenameValue(ValuesBucket &rename, int32_t position, const CacheNode &oldNode, const CacheNode &newNode) HandleRenameValue() argument
1218 Unlink(const std::string &cloudId, const int32_t &position) Unlink() argument
1648 int32_t position = 0; GetMetaBaseData() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp1658 InvalidateSubFrameBuffer( napi_env env, GLenum target, napi_value data, const BufferPosition& position, const BufferSize& size) InvalidateSubFrameBuffer() argument
/test/xts/acts/ai/mindspore/mindsporectest/src/
H A Dohos_c_api_test_mslite.cpp3909 void PrintMem(const std::string &position) { in PrintMem() argument
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
H A Dmain.cpp111 static Camera_Position GetPosition(int position) in GetPosition() argument
157 Camera_Position position = GetPosition(x); in CreateCameraInputWithPositionAndType() local
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
H A Davplayerndk.cpp996 int32_t position = -1; member
/third_party/ffmpeg/libavcodec/
H A Dvorbisenc.c781 int position = fc->list[fc->list[i].sort].x; in floor_fit() local
/third_party/backends/backend/
H A Dcanon_lide70-common.c297 size_t count, position; in make_descending_slope() local
[all...]
H A Dsnapscan-scsi.c344 int position; in remove_trailing_space() local
/third_party/cJSON/
H A DcJSON.c90 size_t position; member
/third_party/icu/icu4c/source/i18n/
H A Dusearch.cpp754 usearch_setOffset(UStringSearch *strsrch, int32_t position, UErrorCode *status) usearch_setOffset() argument
1076 usearch_following(UStringSearch *strsrch, int32_t position, UErrorCode *status) usearch_following() argument
1104 usearch_preceding(UStringSearch *strsrch, int32_t position, UErrorCode *status) usearch_preceding() argument
[all...]
H A Drematch.cpp1914 reset(int64_t position, UErrorCode &status) reset() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp800 int32_t position=coliter->previous(success); in TestElemIter() local
/third_party/icu/icu4c/source/common/
H A Dubidiimp.h161 int32_t position; /* position of opening bracket */ member
/third_party/libsnd/src/
H A Daiff.c184 uint32_t position ; member
524 uint32_t position ; in aiff_read_header() local
790 uint32_t position ; in aiff_read_header() local
[all...]
/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java539 int GetOptimum(int position) throws IOException in GetOptimum() argument
[all...]
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs539 UInt32 GetOptimum(UInt32 position, out UInt32 backRes) in GetOptimum() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c2789 unsigned position = insn->Label.Label; in emit_call() local
2757 emit_bgnsub(struct svga_shader_emitter *emit, unsigned position, const struct tgsi_full_instruction *insn) emit_bgnsub() argument
2830 svga_emit_instruction(struct svga_shader_emitter *emit, unsigned position, const struct tgsi_full_instruction *insn) svga_emit_instruction() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc451 void RemoveBreakpoint(int func_index, int position, Isolate* isolate) { in RemoveBreakpoint() argument
719 int position = frame->position(); IsAtReturn() local
916 SetBreakPoint(Handle<Script> script, int* position, Handle<BreakPoint> break_point) SetBreakPoint() argument
988 FindBreakpointInfoInsertPos(Isolate* isolate, Handle<FixedArray> breakpoint_infos, int position) FindBreakpointInfoInsertPos() argument
1015 ClearBreakPoint(Handle<Script> script, int position, Handle<BreakPoint> break_point) ClearBreakPoint() argument
1094 AddBreakpointToInfo(Handle<Script> script, int position, Handle<BreakPoint> break_point) AddBreakpointToInfo() argument
1242 CheckBreakPoints(Isolate* isolate, Handle<Script> script, int position, StackFrameId frame_id) CheckBreakPoints() argument
[all...]
/third_party/ntfs-3g/src/
H A Dntfs-3g.c3288 static const unsigned int position = 0U; in ntfs_fuse_getxattr() local
3444 static const unsigned int position = 0U; in ntfs_fuse_setxattr() local
3280 ntfs_fuse_getxattr(const char *path, const char *name, char *value, size_t size, uint32_t position) ntfs_fuse_getxattr() argument
3435 ntfs_fuse_setxattr(const char *path, const char *name, const char *value, size_t size, int flags, uint32_t position) ntfs_fuse_setxattr() argument
[all...]
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c48 int position; member
104 int position; member
154 tre_ast_new_literal(tre_mem_t mem, int code_min, int code_max, int position) in tre_ast_new_literal() argument
409 int position; member
1835 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int *position, tre_tag_direction_t *tag_directions) tre_expand_ast() argument
2036 tre_set_one(tre_mem_t mem, int position, int code_min, int code_max, tre_ctype_t class, tre_ctype_t *neg_classes, int backref) tre_set_one() argument
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c48 int position; member
104 int position; member
154 tre_ast_new_literal(tre_mem_t mem, int code_min, int code_max, int position) in tre_ast_new_literal() argument
409 int position; member
1836 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int *position, tre_tag_direction_t *tag_directions) tre_expand_ast() argument
2037 tre_set_one(tre_mem_t mem, int position, int code_min, int code_max, tre_ctype_t class, tre_ctype_t *neg_classes, int backref) tre_set_one() argument
[all...]

Completed in 75 milliseconds

1...<<31323334353637383940>>...49