Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 26) sorted by relevance

12

/system/bt/test/mock/
Dmock_stack_crypto_toolbox.cc60 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/
DWakeupList.cpp32 for (const WakeupInfo& w : mWakeups) { in getWakeupStats() local
49 WakeupInfo w; in update() local
DSuspendControlService.cpp264 for (const auto& w : wakeups) { in dump() local
/system/bt/stack/crypto_toolbox/
Dcrypto_toolbox.cc29 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()
Daes.cc95 #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/
Dcrypto_toolbox.cc30 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()
Daes.cc92 #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/
Dfb_test.c207 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
Drefresh.c134 int l,t,w,h; in main() local
/system/extras/slideshow/
Dslideshow.cpp61 int w, h, x, y; in draw() local
/system/media/audio_utils/
Dfixedfft.cpp131 int32_t w = MAX_FFT_SIZE / 4 - (r << scale); in fixed_fft() local
/system/teeui/test/
Dteeui_device_config.cpp47 uint32_t w = device_info_ptr->width_; in runRenderTest() local
/system/teeui/libteeui/example/
Dphys_button_example.cpp105 uint32_t GUIStatePhysButtons::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()
Dtouch_button_example.cpp142 uint32_t GUIStateTouch::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()
/system/core/healthd/
Dhealthd_draw.cpp108 int w = gr_get_width(surface); in draw_surface_centered() local
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc_private.h107 uint8_t* w; member
/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c231 int32_t w, x; in default_mul_16s_32s_hi() local
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DFrameBufferBuffer.java404 int w = deviceInfo.getWidthPx(); in renderNativeBuffer() local
/system/tools/aidl/
Ddiagnostics.cpp74 for (const auto& w : warnings) { in Suppress() local
Daidl_to_cpp_common.cpp114 void WriteLogForArgument(CodeWriter& w, const AidlArgument& a, bool is_server, in WriteLogForArgument()
/system/extras/simpleperf/
Dcmd_stat.cpp164 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/
DCameraAvgFragment.java392 int w = aspectRatio.getWidth(); in chooseOptimalSize() local
/system/security/keystore2/src/
Dsuper_key.rs306 let mut w = PropertyWatcher::new("keystore.boot_level") in watch_boot_level() localVariable
/system/core/llkd/
Dlibllkd.cpp613 auto w = s.width(3); in llkFormat() local
/system/netd/server/
DNetdNativeService.cpp164 for (const auto& w : words) { in contains() local

12