/aosp_15_r20/frameworks/av/media/libaudiofoundation/ |
H A D | AudioGain.cpp | 93 void AudioGain::dump(std::string *dst, int spaces, int index) const in dump()
|
H A D | DeviceDescriptorBase.cpp | 113 void DeviceDescriptorBase::dump(std::string *dst, int spaces, in dump()
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/ |
H A D | CAVLCReader.java | 166 int spaces; in trace() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | ModifyCase.java | 225 String spaces = ""; in indent() local
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | progressbar.c | 96 int max_digits, used, hashes, spaces; in progress_bar() local
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/base/ |
H A D | data_context.cc | 80 std::string spaces(spaces_count, ' '); in GetErrorText() local
|
/aosp_15_r20/external/image_io/src/base/ |
H A D | data_context.cc | 80 std::string spaces(spaces_count, ' '); in GetErrorText() local
|
/aosp_15_r20/external/unicode/ |
H A D | CVTUTF7.C | 43 static char spaces[] = " \011\015\012"; /* space, tab, return, line feed */ variable
|
/aosp_15_r20/external/trusty/musl/src/stdio/ |
D | vfwscanf.c | 220 static const wchar_t spaces[] = { in vfwscanf() local
|
/aosp_15_r20/external/musl/src/stdio/ |
H A D | vfwscanf.c | 220 static const wchar_t spaces[] = { in vfwscanf() local
|
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
H A D | SnippetFormatter.java | 71 int spaces = indentationLevel * INDENTATION_SIZE; in createIndentationString() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/output/ |
H A D | help_template.rs | 652 let spaces = if next_line_help { in help() localVariable 699 let spaces = spaces + TAB_WIDTH - DASH_SPACE; in help() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/output/ |
D | help_template.rs | 652 let spaces = if next_line_help { in help() localVariable 699 let spaces = spaces + TAB_WIDTH - DASH_SPACE; in help() localVariable
|
/aosp_15_r20/external/icu/icu4c/source/tools/ctestfw/ |
H A D | ctest.c | 442 int spaces = FLAG_INDENT-(depth-1); in iterateTestsWithLevel() local 449 int spaces = FLAG_INDENT - ((int)strlen(root->name) + depth); in iterateTestsWithLevel() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/json/ |
H A D | json_writer.cc | 108 unsigned spaces = static_cast<unsigned>(depth_ * indent_); in OutputIndent() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/json/ |
D | json_writer.cc | 108 unsigned spaces = static_cast<unsigned>(depth_ * indent_); in OutputIndent() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
H A D | MixedItemSection.java | 150 String spaces = new String(spaceArr); in writeHeaderPart() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/ |
H A D | MixedItemSection.java | 150 String spaces = new String(spaceArr); in writeHeaderPart() local
|
/aosp_15_r20/art/oatdump/ |
H A D | oatdump_test.h | 303 size_t spaces = 0; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/parser/ |
D | char.rs | 81 pub fn spaces<Input>() -> impl Parser<Input, Output = ()> in spaces() function
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | linux_libc_support.cc | 232 const char spaces[] = " \t\f\n\r\t\v"; in my_isspace() local
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_ttk/ |
D | test_functions.py | 241 spaces = lambda amount=0: ' ' * (amount + indent) function
|
/aosp_15_r20/external/skia/tests/ |
H A D | YUVTest.cpp | 213 const SkYUVColorSpace spaces[] = { in DEF_TEST() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_ttk_textonly.py | 242 spaces = lambda amount=0: ' ' * (amount + indent) function
|
/aosp_15_r20/trusty/kernel/include/shared/lk/ |
H A D | trusty_bench_print_tables.h | 69 int spaces = (int)(sz - strlen(val)); in trusty_bench_center_print() local
|