/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.c | 94 /* Supplicant Backend state machine */ 820 * Backend state machine is waiting for eapNoResp or eapResp to be set 1083 "Supplicant Backend state=%s\n", [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
bmgr.jd | 137 the entire active data set from its backend storage. This is so that when a user says
|
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/ |
HugeAgent.java | 107 // data to the storage backend.
|
/frameworks/compile/slang/ |
slang.cpp | 259 return new Backend(mDiagEngine.getPtr(), CodeGenOpts, mTargetOpts,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis_object.x | 27 * by the database backend. When you hit them you will no. Also see
|
/development/tools/emulator/opengl/host/libs/libOpenglRender/ |
FrameBuffer.cpp | 134 // Initialize backend EGL display 138 ERR("Failed to Initialize backend EGL display\n");
|
/external/bluetooth/glib/gio/ |
gfileinfo.h | 689 * GVFS backend in use. Corresponding #GFileAttributeType is 692 #define G_FILE_ATTRIBUTE_GVFS_BACKEND "gvfs::backend" /* string */ [all...] |
/external/chromium/chrome/browser/password_manager/ |
password_store_x_unittest.cc | 665 // The autofillable forms should have been migrated to the native backend. 674 // The blacklisted forms should have been migrated to the native backend.
|
/external/chromium/chrome/browser/sessions/ |
session_service_unittest.cc | 128 SessionBackend* backend() { return helper_.backend(); } function in class:SessionServiceTest
|
/external/chromium/chrome/browser/sync/protocol/ |
sync.proto | 583 TRANSIENT_ERROR = 8; // A transient error occured (eg. backend 606 // you switch from one storage backend instance (say, a test instance)
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_unittest.cc | 109 // Wait for the backend class to terminate before deleting the files and 111 // probably leaking a reference to the history backend, so it never calls
|
/external/chromium/chrome/common/ |
sandbox_policy.cc | 513 // which is USER_RESTRICTED breaks both the DirectX backend and the OpenGL 514 // backend. Note that the GPU process is connected to the interactive
|
/external/chromium/net/disk_cache/ |
sparse_control.cc | 55 ChildrenDeleter(disk_cache::BackendImpl* backend, const std::string& name) 56 : backend_(backend->GetWeakPtr()), name_(name), signature_(0) {}
|
/external/llvm/docs/ |
ExtendingLLVM.html | 107 <dt>Add support to the C backend in <tt>lib/Target/CBackend/</tt></dt> 127 backend to follow.</dd>
|
/external/llvm/lib/Transforms/IPO/ |
Inliner.cpp | 111 // allow the backend to do proper stack slot coloring of all allocas that 112 // *actually make it to the backend*, which is really what we want.
|
/external/webkit/Source/JavaScriptCore/ |
GNUmakefile.list.am | 572 # icu unicode backend 581 # glib unicode backend
|
/external/wpa_supplicant/ |
config_file.c | 2 * WPA Supplicant / Configuration backend: text file 14 * This file implements a configuration backend for text files. All the
|
config_winreg.c | 2 * WPA Supplicant / Configuration backend: Windows registry 14 * This file implements a configuration backend for Windows registry.. All the
|
/external/wpa_supplicant_6/wpa_supplicant/ |
config_file.c | 2 * WPA Supplicant / Configuration backend: text file 14 * This file implements a configuration backend for text files. All the
|
config_winreg.c | 2 * WPA Supplicant / Configuration backend: Windows registry 14 * This file implements a configuration backend for Windows registry. All the
|
/external/wpa_supplicant_8/wpa_supplicant/ |
config_file.c | 2 * WPA Supplicant / Configuration backend: text file 14 * This file implements a configuration backend for text files. All the
|
config_winreg.c | 2 * WPA Supplicant / Configuration backend: Windows registry 14 * This file implements a configuration backend for Windows registry. All the
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
bfdlink.h | 417 is needed. But a backend can have as many relaxation passes as 656 backend is responsible for filling in the contents of the object
|
/external/chromium/chrome/browser/resources/bookmark_manager/js/ |
main.js | 30 // Get the localized strings from the backend. 68 * querying the bookmark backend. 969 * Calls the backend to figure out if we can paste the clipboard into the active [all...] |
/external/llvm/lib/Target/ARM/ |
README.txt | 2 // Random ideas for the ARM backend. 485 as target-independent intrinsics or perhaps elsewhere in the ARM backend. 495 intrinsic for "count leading sign bits". Likewise, the backend could use
|