HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 651 - 675 of 1044) sorted by null

<<21222324252627282930>>

  /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) {}
entry_unittest.cc     [all...]
  /external/elfutils/src/
objdump.c 775 /* Get the backend for this object file type. */
808 /* Close the ELF backend library descriptor. */
  /external/libselinux/src/
label_file.c 2 * File contexts backend for labeling system
537 * Backend interface routines
  /external/llvm/lib/Target/Hexagon/
HexagonNewValueJump.cpp 1 //===----- HexagonNewValueJump.cpp - Hexagon Backend New Value Jump -------===//
181 // of registers by individual passes in the backend. At this time,
  /external/llvm/lib/Target/R600/
R600InstrInfo.cpp 413 // backend, we will mark KILL* instructions as unpredicable.
681 //scheduling to the backend, we can change the default to 0.
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 146 // allow the backend to do proper stack slot coloring of all allocas that
147 // *actually make it to the backend*, which is really what we want.
  /external/v8/src/
flag-definitions.h 295 "try to use the dedicated run-once backend for all code")
297 "print reasons for falling back to using the classic V8 backend")
  /external/webkit/Source/JavaScriptCore/
GNUmakefile.list.am 572 # icu unicode backend
581 # glib unicode backend
  /external/wpa_supplicant_8/wpa_supplicant/
config_winreg.c 2 * WPA Supplicant / Configuration backend: Windows registry
8 * This file implements a configuration backend for Windows registry. All the
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp 134 // Initialize backend EGL display
138 ERR("Failed to Initialize backend EGL display\n");
  /external/llvm/docs/
WritingAnLLVMBackend.rst 2 Writing an LLVM Compiler Backend
21 The backend of LLVM features a target-independent code generator that may
23 ARM, and SPARC. The backend may also be used to generate code targeted at SPUs
36 The audience for this document is anyone who needs to write an LLVM backend to
75 To write a compiler backend for LLVM that converts the LLVM IR to code for a
129 To actually create your compiler backend, you need to create and modify a few
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 435 /* TODO: need to sync with backend how to get 2nd sensor info */
455 /* after kernel/backend support query of offline pp capability
476 /* TODO: need to sync with backend if it can support set/get */
    [all...]
mm_camera_channel.c 294 * node will be as cookie sent to backend doing pp */
    [all...]
  /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
  /hardware/qcom/audio/legacy/alsa_sound/
alsa_default.cpp 653 // ASoC multicomponent requires a valid path (frontend/backend) for
837 // ASoC multicomponent requires a valid path (frontend/backend) for
    [all...]
  /external/chromium/chrome/browser/resources/options/
pref_ui.js 25 // Disable UI elements if backend says so.
  /external/chromium/chrome/browser/search_engines/
template_url_model.h 37 // TemplateURLModel is the backend for keywords. It's used by
  /external/chromium/chrome/browser/sync/
profile_sync_service_harness.cc 201 // The sync backend is initialized.
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager_backend.cc 115 // The backend is owned by ChromeURLRequestContext and always outlives us.
  /external/chromium/chrome/browser/visitedlink/
visitedlink_master.h 154 // Backend for the constructors initializing the members.
  /external/chromium/googleurl/src/
url_canon_etc.cc 47 // Backend for RemoveURLWhitespace (see declaration in url_canon.h).
  /external/chromium/net/tools/flip_server/
sm_connection.cc 92 // connect to the backend.
  /external/chromium/net/url_request/
url_request_job.h 83 // This is just the backend for URLRequest::Read, see that function for

Completed in 1670 milliseconds

<<21222324252627282930>>