| /system/hardware/interfaces/suspend/1.0/default/ |
| D | WakeupList.cpp | 32 for (const WakeupInfo& w : mWakeups) { in getWakeupStats() local 49 WakeupInfo w; in update() local
|
| D | SuspendControlService.cpp | 281 for (const auto& w : wakeups) { in dump() local
|
| /system/teeui/test/ |
| D | teeui_device_config.cpp | 42 void saveToPpm(const uint32_t* data, uint32_t w, uint32_t h, uint32_t linestride) { in saveToPpm() 82 uint32_t w = device_info_ptr->width_; in runRenderTest() local
|
| /system/extras/tests/framebuffer/ |
| D | fb_test.c | 207 void draw_grid(int w, int h, void* _loc) { in draw_grid() 241 void clear_screen(int w, int h, void* _loc) in clear_screen() 257 int w; in main() local
|
| D | refresh.c | 134 int l,t,w,h; in main() local
|
| /system/core/libutils/binder/ |
| D | Unicode.cpp | 283 static constexpr bool is_any_surrogate(char16_t w) { in is_any_surrogate() 305 char16_t w = *in++; in utf16_to_utf8_length() local 346 char16_t w = *in++; in utf16_to_utf8() local 480 char32_t w; in utf8_to_utf16_no_null_terminator() local
|
| /system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/ |
| D | sha2.h | 50 uint32_t w[SHA2_WORDS_CTX_SIZE]; member
|
| /system/extras/slideshow/ |
| D | slideshow.cpp | 61 int w, h, x, y; in draw() local
|
| /system/media/audio_utils/ |
| D | fixedfft.cpp | 131 int32_t w = MAX_FFT_SIZE / 4 - (r << scale); in fixed_fft() local
|
| /system/teeui/libteeui/example/ |
| D | phys_button_example.cpp | 105 uint32_t GUIStatePhysButtons::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()
|
| D | touch_button_example.cpp | 142 uint32_t GUIStateTouch::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()
|
| /system/tools/aidl/ |
| D | diagnostics.cpp | 83 for (const auto& w : warnings) { in Suppress() local 218 for (const auto& w : m.GetType().SuppressWarnings()) { in Suppressed() local 243 for (const auto& w : m.GetType().SuppressWarnings()) { in Suppressed() local
|
| D | aidl_to_cpp_common.cpp | 151 void WriteLogForArgument(CodeWriter& w, const AidlArgument& a, bool is_server, in WriteLogForArgument()
|
| /system/security/identity/util/src/java/com/android/security/identity/internal/ |
| D | Iso18013.java | 150 ECPoint w = ((ECPublicKey) ephemeralKeyPair.getPublic()).getW(); in buildSessionTranscript() local
|
| D | Util.java | 1134 public static byte[] convertP256PublicKeyToDERFormat(ECPoint w) { in convertP256PublicKeyToDERFormat() 1188 ECPoint w = ((ECPublicKey) ephemeralKeyPair.getPublic()).getW(); in buildSessionTranscript() local
|
| /system/core/healthd/ |
| D | healthd_draw.cpp | 125 int w = gr_get_width(surface); in draw_surface_centered() local
|
| /system/update_engine/common/ |
| D | subprocess.cc | 218 pid_t w = waitpid(-pid, nullptr, WNOHANG); in WaitForProcessGroup() local
|
| /system/cros-codecs/src/codec/av1/ |
| D | reader.rs | 78 let w = helpers::floor_log2(num_bits as u32) + 1; in read_ns() localVariable
|
| /system/keymint/hal/src/ |
| D | lib.rs | 139 w: W, field
|
| /system/security/keystore2/src/ |
| D | globals.rs | 488 let mut w = PropertyWatcher::new("sys.boot_completed") in watch_for_boot_completed() localVariable
|
| D | maintenance.rs | 295 let mut w = in watch_apex_info() localVariable
|
| /system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/ |
| D | FrameBufferBuffer.java | 404 int w = deviceInfo.getWidthPx(); in renderNativeBuffer() local
|
| /system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
| D | CameraAvgFragment.java | 392 int w = aspectRatio.getWidth(); in chooseOptimalSize() local
|
| /system/cros-codecs/src/ |
| D | image_processing.rs | 202 let mut w = width; in detile_row() localVariable
|
| /system/extras/simpleperf/ |
| D | cmd_stat.cpp | 177 auto adjust_width = [](size_t& w, size_t size) { w = std::max(w, size); }; in ShowText()
|