/system/bt/test/mock/ |
D | mock_stack_crypto_toolbox.cc | 60 Octet16 h6(const Octet16& w, std::array<uint8_t, 4> keyid) { in h6() 64 Octet16 h7(const Octet16& salt, const Octet16& w) { in h7() 72 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 77 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, in f6()
|
/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 | 264 for (const auto& w : wakeups) { in dump() local
|
/system/bt/stack/crypto_toolbox/ |
D | crypto_toolbox.cc | 29 Octet16 h6(const Octet16& w, std::array<uint8_t, 4> keyid) { in h6() 33 Octet16 h7(const Octet16& salt, const Octet16& w) { in h7() 76 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 100 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, in f6()
|
D | aes.cc | 95 #define sb_data(w) \ argument 136 #define isb_data(w) \ argument 177 #define mm_data(w) \ argument 287 uint_32t w = x; in fwd_affine() local 298 uint_32t w = x; in inv_affine() local
|
/system/bt/gd/crypto_toolbox/ |
D | crypto_toolbox.cc | 30 Octet16 h6(const Octet16& w, std::array<uint8_t, 4> keyid) { in h6() 34 Octet16 h7(const Octet16& salt, const Octet16& w) { in h7() 78 void f5(uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, uint8_t* a2, Octet16* mac_ke… in f5() 100 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, uint8_… in f6()
|
D | aes.cc | 92 #define sb_data(w) … argument 118 #define isb_data(w) … argument 144 #define mm_data(w) … argument 239 uint_32t w = x; in fwd_affine() local 249 uint_32t w = x; in inv_affine() 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/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/test/ |
D | teeui_device_config.cpp | 47 uint32_t w = device_info_ptr->width_; in runRenderTest() 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/core/healthd/ |
D | healthd_draw.cpp | 108 int w = gr_get_width(surface); in draw_surface_centered() local
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_codec_sbc_private.h | 107 uint8_t* w; member
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | synthesis-sbc.c | 231 int32_t w, x; in default_mul_16s_32s_hi() local
|
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/ |
D | FrameBufferBuffer.java | 404 int w = deviceInfo.getWidthPx(); in renderNativeBuffer() local
|
/system/tools/aidl/ |
D | diagnostics.cpp | 74 for (const auto& w : warnings) { in Suppress() local
|
D | aidl_to_cpp_common.cpp | 114 void WriteLogForArgument(CodeWriter& w, const AidlArgument& a, bool is_server, in WriteLogForArgument()
|
/system/extras/simpleperf/ |
D | cmd_stat.cpp | 164 auto adjust_width = [](size_t& w, size_t size) { w = std::max(w, size); }; in ShowText()
|
/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/security/keystore2/src/ |
D | super_key.rs | 306 let mut w = PropertyWatcher::new("keystore.boot_level") in watch_boot_level() localVariable
|
/system/core/llkd/ |
D | libllkd.cpp | 613 auto w = s.width(3); in llkFormat() local
|
/system/netd/server/ |
D | NetdNativeService.cpp | 164 for (const auto& w : words) { in contains() local
|