| /third_party/toybox/toys/pending/ |
| H A D | diff.c | 91 space = 1 << 12 enumerator
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | Run.cpp | 414 void Run::addSpacesAtTheEnd(SkScalar space, Cluster* cluster) { in scaleFontWithCompressionConfig() argument 421 SkScalar Run::addSpacesEvenly(SkScalar space) { in scaleFontWithCompressionConfig() argument 440 SkScalar Run::addSpacesEvenly(SkScalar space, Cluste in scaleFontWithCompressionConfig() argument 462 addSpacesEvenly(SkScalar space, Cluster* cluster) scaleFontWithCompressionConfig() argument 498 extendClusterWidth(Cluster* cluster, SkScalar space) scaleFontWithCompressionConfig() argument [all...] |
| /third_party/rust/crates/nix/test/sys/ |
| H A D | test_socket.rs | 1215 let mut space = cmsg_space!([RawFd; 2]); in test_scm_rights_single_cmsg_multiple_fds() variables 1727 let mut space = cmsg_space!(libc::in_pktinfo); in test_recv_ipv4pktinfo() variables 1823 let mut space = cmsg_space!(libc::sockaddr_dl, libc::in_addr); test_recvif() variables 1920 let mut space = cmsg_space!(libc::sockaddr_in); test_recvif_ipv4() variables 2005 let mut space = cmsg_space!(libc::sockaddr_in6); test_recvif_ipv6() variables 2110 let mut space = cmsg_space!(libc::in6_pktinfo); test_recv_ipv6pktinfo() variables [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ |
| H A D | calendar_month_pattern.cpp | 108 auto space = (width - calendarDaySize.ConvertToPx() * CALENDAR_WEEK_DAYS) / (CALENDAR_WEEK_DAYS - 1); in SetColRowSpace() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_model_ng.cpp | 74 void ListModelNG::SetSpace(const Dimension& space) in SetSpace() argument 666 void ListModelNG::SetListSpace(FrameNode* frameNode, const Dimension& space) in SetListSpace() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_modifier.cpp | 732 auto space = data.radius * MIN_CIRCLE * SEGMENTS_SPACE_PERCENT; in DrawHighLight() local 863 float space = ZERO_CIRCLE; in CreateDefaultColor() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_list_bridge.cpp | 871 float space = secondArg->ToNumber(vm)->Value(); in SetSpace() local
|
| H A D | arkts_native_select_bridge.cpp | 96 CalcDimension space; in SetSpace() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/ |
| H A D | gauge_test_ng.cpp | 1814 Dimension space = INDICATOR_SPACE; in HWTEST_F() local 1881 Dimension space = INDICATOR_SPACE; in HWTEST_F() local 1882 gauge.SetIndicatorSpace(Referenced::RawPtr(frameNode_), space); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tab_bar_layout_algorithm.cpp | 385 auto space = ((endMainPos_ - startMainPos_) - visibleItemLength_[targetIndex_.value()]) / TWO; in MeasureTargetIndex() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | egl_state.cpp | 696 const auto space = version.find_first_of(' ', dot + 1); in CreateContext() local
|
| /foundation/multimodalinput/input/util/common/src/ |
| H A D | util.cpp | 530 char space[1024]; in StringPrintf() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mpegenc.c | 1017 const int space = stream->max_buffer_size - stream->buffer_index; in output_packet() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | pixdesc.c | 3050 const char *av_color_space_name(enum AVColorSpace space) in av_color_space_name() argument
|
| /third_party/curl/lib/ |
| H A D | ws.c | 1045 size_t space; in curl_ws_send() local
|
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | PpContext.h | 115 bool space; member in glslang::TPpToken 273 bool space; // did a space precede the token? global() member in glslang::TPpContext::TokenStream::Token [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_ioplug.c | 788 static int snd_pcm_ioplug_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space) in snd_pcm_ioplug_poll_descriptors() argument
|
| H A D | pcm_multi.c | 105 static int snd_pcm_multi_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space) in snd_pcm_multi_poll_descriptors() argument
|
| /third_party/alsa-utils/alsactl/ |
| H A D | init_parse.c | 63 struct space { struct 81 static void Perror(struct space *space, const char *fmt, ...) in Perror() argument 96 static void free_space(struct space *space) in free_space() argument 138 value_find(struct space *space, const char *key) value_find() argument 147 value_set(struct space *space, const char *key, const char *value) value_set() argument 178 init_space(struct space **space, int card) init_space() argument 218 cardinfo_get(struct space *space, const char *attr) cardinfo_get() argument 241 check_id_changed(struct space *space, unsigned int what) check_id_changed() argument 269 get_ctl_value(struct space *space) get_ctl_value() argument 340 set_ctl_value(struct space *space, const char *value, int all) set_ctl_value() argument 527 elemid_get(struct space *space, const char *attr) elemid_get() argument 748 elemid_set(struct space *space, const char *attr, const char *value) elemid_set() argument 942 get_key_attribute(struct space *space, char *str, char *res, size_t ressize) get_key_attribute() argument 966 get_format_attribute(struct space *space, char **str) get_format_attribute() argument 986 get_format_len(struct space *space, char **str) get_format_len() argument 1004 apply_format(struct space *space, char *string, size_t maxsize) apply_format() argument 1243 run_program1(struct space *space, const char *command0, char *result, size_t ressize, size_t *reslen ATTRIBUTE_UNUSED, int log ATTRIBUTE_UNUSED) run_program1() argument 1288 parse_line(struct space *space, char *line, size_t linesize ATTRIBUTE_UNUSED) parse_line() argument 1659 parse(struct space *space, const char *filename) parse() argument 1749 struct space *space; init() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-json.c | 1484 ecma_value_t space; in ecma_builtin_json_stringify() local [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsundelete.c | 1154 int space = 4; in get_filenames() local
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390.cc | 762 int space = buffer_space() + (new_size - old_size); in GrowBuffer() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | new-spaces.cc | 419 SemiSpace* space = reinterpret_cast<SemiSpace*>(page->owner()); in AssertValidRange() local 438 SemiSpaceObjectIterator::SemiSpaceObjectIterator(const NewSpace* space) { in SemiSpaceObjectIterator() argument [all...] |
| H A D | heap-inl.h | 159 Space* Heap::space(int idx) { return space_[idx]; } in space() function in v8::internal::Heap
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | sweeper.cc | 698 VisitNormalPageSpace(NormalPageSpace& space) VisitNormalPageSpace() argument 711 VisitLargePageSpace(LargePageSpace& space) VisitLargePageSpace() argument 720 ExtractPages(BaseSpace& space) ExtractPages() argument 774 SweepForAllocationIfRunning(NormalPageSpace* space, size_t size) SweepForAllocationIfRunning() argument 1053 SweepForAllocationIfRunning(NormalPageSpace* space, size_t size) SweepForAllocationIfRunning() argument [all...] |