/aosp_15_r20/external/coreboot/payloads/coreinfo/ |
H A D | bootlog_module.c | 26 static u32 char_width(char c, u32 cursor, u32 screen_width) in char_width() 39 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, u32 screen_height) in calculate_chars_count() 66 …c int sanitize_buffer_for_display(char *str, u32 str_len, char *out, u32 out_len, u32 screen_width) in sanitize_buffer_for_display()
|
H A D | timestamps_module.c | 50 static u32 char_width(char c, u32 cursor, u32 screen_width) in char_width() 62 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, in calculate_chars_count() 88 u32 out_len, u32 screen_width) in sanitize_buffer_for_display()
|
/aosp_15_r20/external/pigweed/pw_console/py/ |
H A D | text_formatting_test.py | 108 screen_width, argument 203 screen_width, argument
|
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/ |
H A D | text_formatting.py | 234 def get_line_height(text_width, screen_width, prefix_width): argument
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/test/ |
H A D | core-extensions.rb | 161 def screen_width( out=STDERR ) method
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowArscAssetManager14.java | 45 int screen_width, in nativeSetConfiguration()
|
H A D | ShadowArscAssetManager9.java | 571 int screen_width, in nativeSetConfiguration()
|
H A D | ShadowArscAssetManager10.java | 576 int screen_width, in nativeSetConfiguration()
|
/aosp_15_r20/trusty/user/app/confirmationui/test/ |
D | main.cpp | 83 const uint32_t screen_width = in TEST_P() local
|
/aosp_15_r20/external/libgav1/src/tile/bitstream/ |
H A D | palette.cc | 269 int screen_width = std::min( in ReadPaletteTokens() local
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | main.rb | 221 def screen_width method in ANTLR3.Main.Main
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | Configuration.proto | 147 uint32 screen_width = 5; field
|
/aosp_15_r20/bootable/recovery/recovery_ui/ |
H A D | screen_ui.cpp | 176 int TextMenu::DrawItems(int x, int y, int screen_width, bool long_press) const { in DrawItems() 239 int GraphicMenu::DrawItems(int x, int y, int screen_width, bool long_press) const { in DrawItems()
|
/aosp_15_r20/external/coreboot/src/include/ |
H A D | vbe.h | 23 u16 screen_width; member
|
/aosp_15_r20/external/webp/examples/ |
H A D | vwebp.c | 437 int screen_width, screen_height; in StartDisplay() local
|
/aosp_15_r20/external/iputils/ |
H A D | ping_common.c | 65 static int screen_width = INT_MAX; variable
|
/aosp_15_r20/external/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 46 static unsigned int screen_width, screen_height; variable
|
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/ |
D | host_renderer.cc | 287 const auto screen_width = operator""_px(w); in SetDeviceContext() local
|
/aosp_15_r20/external/toybox/scripts/prereq/generated/ |
H A D | globals.h | 59 unsigned screen_width; member
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/ |
D | Configuration.pb.h | 1534 inline ::uint32_t Configuration::screen_width() const { in screen_width() function
|
/aosp_15_r20/external/toybox/android/device/generated/ |
H A D | globals.h | 395 unsigned screen_height, screen_width; member 598 unsigned screen_width; member
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_util_AssetManager.cpp | 359 jint keyboard_hidden, jint navigation, jint screen_width, in NativeSetConfiguration()
|
/aosp_15_r20/external/toybox/android/mac/generated/ |
H A D | globals.h | 224 unsigned screen_width; member
|
/aosp_15_r20/external/toybox/android/linux/generated/ |
H A D | globals.h | 244 unsigned screen_width; member
|
/aosp_15_r20/external/iproute2/misc/ |
H A D | ss.c | 4067 int addrp_width, screen_width = 80; in main() local
|