/external/wpa_supplicant_8/wpa_supplicant/ |
ctrl_iface_unix.c | 229 * reopen the socket as a workaround to avoid 741 * messages. Close and reopen the socket as a workaround
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_mdpcomp.cpp | 292 //Workaround for MDP HW limitation in DSI command mode panels where 299 /* Workaround for downscales larger than 4x. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
hashtable.h | 340 // ??? This dispatching is a workaround for the fact that we don't 343 // cleaner workaround. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
LayoutEditorDelegate.java | 534 // To work around this we use PDE's workaround of having a single multiplexing 576 // Use a multiplexing outline: workaround for [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GestureManager.java | 542 // Workaround for the fact that in keyPressed the current state 579 // Workaround for the fact that in keyPressed the current state [all...] |
/external/libvncserver/x11vnc/ |
README | [all...] |
/external/wpa_supplicant_8/src/rsn_supp/ |
tdls.c | 950 "TDLS: Failed to parse IEs in Teardown - ignore as an interop workaround"); [all...] |
/external/libvncserver/webclients/novnc/include/ |
rfb.js | 731 init_msg(); // Recursive fallthrough (workaround JSLint complaint) 776 init_msg(); // Recursive fallthrough (workaround JSLint complaint) 801 init_msg(); // Recursive fallthrough (workaround JSLint complaint) [all...] |
/packages/apps/Camera2/src/com/android/camera/ui/ |
ModeListView.java | [all...] |
/external/clang/docs/ |
ThreadSafetyAnalysis.rst | 601 One workaround is to (ab)use the ``RETURN_CAPABILITY`` attribute to provide a 628 annotations to an existing code base. The workaround is to define ``getMu()``
|
/external/icu/icu4c/source/i18n/ |
islamcal.cpp | 281 // include 31 as a workaround until the implementation is fixed. 290 { 1, 1, 29, 31}, // DAY_OF_MONTH - 31 to workaround for cal implementation bug, should be 30 [all...] |
/external/jemalloc/src/ |
prof.c | 826 * workaround for versions of glibc that don't properly save/restore 832 * -mno-sse) in order for the workaround to be complete. [all...] |
/external/libpcap/ |
CHANGES | 209 Add workaround for threadsafeness on Windows 678 - Workaround for problems when pcap_read() returns 0 due to the timeout
|
/external/llvm/include/llvm/Analysis/ |
BlockFrequencyInfoImpl.h | 51 // This is part of a workaround for a GCC 4.7 crash on lambdas. 767 // This is part of a workaround for a GCC 4.7 crash on lambdas. [all...] |
/external/mesa3d/src/gallium/drivers/r600/ |
r600_state_common.c | 124 /* Workaround for broken flushing on some R6xx chipsets. */ 352 /* Workaround for a missing scissor enable on r600. */ [all...] |
/frameworks/base/core/java/android/app/ |
SearchManager.java | [all...] |
/frameworks/base/docs/html/sdk/ |
OLD_RELEASENOTES.jd | 259 <li>Unfortunately, the ability to play audio streams from memory (such as via an InputStream or Reader) will not be possible in Android 1.0. As a workaround, we recommend that developers save media content to SD card and use MediaPlayer to play from a file URI, or embed a small HTTP server and play from a URI on localhost (such as http://127.0.0.1:4242/something). 482 <p>On Windows, the emulator screen will sometimes show up off-screen when it is started. The workaround for this is to right-click on the emulator taskbar entry, select Move, and move the window using keyboard arrow keys</p>
|