Home
last modified time | relevance | path

Searched defs:space (Results 101 - 125 of 294) sorted by relevance

12345678910>>...12

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp114 GetNextLineAndWidth(const char* text, uint16_t fontId, uint8_t fontSize, int16_t space, bool allBreak, int16_t& maxWidth, int16_t& maxHeight, uint16_t& letterIndex, SpannableString* spannableString, uint16_t len, bool eliminateTrailingSpaces) GetNextLineAndWidth() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_font_test.cpp463 const char* space = " "; in HWTEST_F() local
575 const char* space = " "; in HWTEST_F() local
609 const char* space = " "; HWTEST_F() local
697 const char* space = " "; HWTEST_F() local
[all...]
/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp177 const char space = ' '; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_test/
H A DNetStackCommonUtilsTest.cpp177 const char space = ' '; in HWTEST_F() local
/third_party/f2fs-tools/fsck/
H A Dmkquota.c228 void quota_data_add(quota_ctx_t qctx, struct f2fs_inode *inode, qsize_t space) in quota_data_add() argument
250 void quota_data_sub(quota_ctx_t qctx, struct f2fs_inode *inode, qsize_t space) in quota_data_sub() argument
305 qsize_t space = (inode->i_blocks - 1) * BLOCK_SZ; in quota_add_inode_usage() local
/third_party/ffmpeg/libavformat/
H A Dmlvdec.c407 unsigned int size, space; in read_packet() local
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c437 static int snd_ctl_ext_poll_descriptors(snd_ctl_t *handle, struct pollfd *pfds, unsigned int space) in snd_ctl_ext_poll_descriptors() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dadp.c258 LosVmSpace *space = LOS_SpaceGet(vaddr); in remap_pfn_range() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.h79 uint32_t space; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c374 unsigned space; in nv50_hw_sm_create_query() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-page.h38 BaseSpace& space() const { return space_; } in space() function in cppgc::internal::BasePage
H A Dobject-allocator.cc60 void AddToFreeList(NormalPageSpace& space, Address start, size_t size) { in AddToFreeList() argument
71 void ReplaceLinearAllocationBuffer(NormalPageSpace& space, in ReplaceLinearAllocationBuffer() argument
92 void* AllocateLargeObject(PageBackend& page_backend, LargePageSpace& space, in AllocateLargeObject() argument
119 void* ObjectAllocator::OutOfLineAllocate(NormalPageSpace& space, size_ argument
137 OutOfLineAllocateImpl(NormalPageSpace& space, size_t size, AlignVal alignment, GCInfoIndex gcinfo) OutOfLineAllocateImpl() argument
173 RefillLinearAllocationBuffer(NormalPageSpace& space, size_t size) RefillLinearAllocationBuffer() argument
207 RefillLinearAllocationBufferFromFreeList( NormalPageSpace& space, size_t size) RefillLinearAllocationBufferFromFreeList() argument
231 VisitNormalPageSpace(NormalPageSpace& space) ResetLinearAllocationBuffers() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dspaces-inl.h181 Space* space = space_iterator_.Next(); in HasNext() local
H A Dsweeper.h186 IsValidIterabilitySpace(AllocationSpace space) IsValidIterabilitySpace() argument
190 IsValidSweepingSpace(AllocationSpace space) IsValidSweepingSpace() argument
195 GetSweepSpaceIndex(AllocationSpace space) GetSweepSpaceIndex() argument
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.h213 int space() const { return capacity_ - length_; } in space() function in v8::internal::final
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode.c551 static void ppir_node_print_node(ppir_node *node, int space) in ppir_node_print_node() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.c530 unsigned space = NVC0_HW_QUERY_ALLOC_SPACE; in nvc0_hw_create_query() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_bio.c396 ossl_ssize_t num, space; in bio_nwrite() local
/third_party/openssl/crypto/bio/
H A Dbss_bio.c396 ossl_ssize_t num, space; in bio_nwrite() local
/third_party/skia/tests/
H A DColorSpaceTest.cpp30 static void test_space(skiatest::Reporter* r, SkColorSpace* space, in test_space() argument
96 static void test_serialize(skiatest::Reporter* r, sk_sp<SkColorSpace> space, bool isNamed) { in test_serialize() argument
225 sk_sp<SkColorSpace> space = SkColorSpace::MakeRGB(SkNamedTransferFn::kSRGB, srgbToXYZ); DEF_TEST() local
[all...]
/third_party/python/Modules/_ctypes/
H A Dcallbacks.c161 int *space; in _CallPythonObject() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_render.h239 void SetFinalSpace (const dng_color_space &space) in SetFinalSpace() argument
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h142 char space[sizeof(T)]; member
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_data.cpp152 int space = 0; // 0 = 0020, 1 = c2a0 in ParsePercentPattern() local
188 ParseOtherPerPattern(const char *pattern, const int len, const int perSignPos, const int space, const int hasSpace) ParseOtherPerPattern() argument
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp210 double space = selectRightBottom_.GetX(); in AdjustChildHorizontalLayout() local

Completed in 38 milliseconds

12345678910>>...12