HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 1376 - 1400 of 2151) sorted by null

<<51525354555657585960>>

  /external/autotest/tko/
db.py 116 # the default based on the database backend (eg: mysql, 3306), but until
122 # to the backend in tko/db.py. Unfortunately this means retries
  /external/elfutils/src/
objdump.c 766 /* Get the backend for this object file type. */
799 /* Close the ELF backend library descriptor. */
  /external/libevent/
evmap.c 260 /* return -1 on error, 0 on success if nothing changed in the event backend,
333 /* return -1 on error, 0 on success if nothing changed in the event backend,
  /external/libusb/libusb/os/
wince_usb.c 2 * Windows CE backend for libusb 1.0
4 * Large portions taken from Windows backend, which is
  /external/llvm/lib/Target/Hexagon/
HexagonNewValueJump.cpp 1 //===----- HexagonNewValueJump.cpp - Hexagon Backend New Value Jump -------===//
203 // of registers by individual passes in the backend. At this time,
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonAsmBackend.cpp 1 //===-- HexagonAsmBackend.cpp - Hexagon Assembler Backend -----------------===//
34 #define DEBUG_TYPE "hexagon-asm-backend"
  /external/llvm/test/CodeGen/SystemZ/
frame-14.ll 152 ; object being at offset 1048576 (1 << 20). The backend prefers to create
199 ; Check a case where the original displacement is out of range. The backend
frame-16.ll 146 ; object being at offset 1048576 (1 << 20). The backend prefers to create
189 ; Check a case where the original displacement is out of range. The backend
  /external/llvm/test/CodeGen/X86/
fold-vector-sext-zext.ll 4 ; Verify that the backend correctly folds a sign/zero extend of a vector where
6 ; The backend should be able to optimize all the test functions below into
  /external/llvm/test/Transforms/InstCombine/
x86-masked-memops.ll 48 ; It's a constant mask, so convert to an LLVM intrinsic. The backend should optimize further.
182 ; It's a constant mask, so convert to an LLVM intrinsic. The backend should optimize further.
  /external/mesa3d/src/gallium/state_trackers/dri/drm/
dri2.c 378 * Backend functions for st_framebuffer interface.
751 * Backend function init_screen.
  /external/skia/include/core/
SkImage.h 225 * Retrieves the backend API handle of the texture. If flushPendingGrContextIO then the
226 * GrContext will issue to the backend API any deferred IO operations on the texture before
  /external/swiftshader/third_party/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/swiftshader/third_party/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/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
  /frameworks/base/core/java/android/net/
TrafficStats.java 98 * traffic from the device to the storage backend.
106 * app data retrieved from the storage backend at install time.
  /frameworks/compile/libbcc/lib/
Compiler.cpp 284 // Run backend separately to avoid interference between debug metadata
285 // generation and backend initialization.
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 320 /// doCreateProgramHdrs - backend can implement this function to create the
731 // Register the linker backend
  /frameworks/compile/slang/
slang.cpp 233 auto *B = new Backend(mRSContext, &getDiagnostics(), Opts,
265 // backend assumes that it can't adjust the stack in any way, which breaks
slang_rs_pragma_handler.cpp 213 // Handle backward reference from pragma (see Backend::HandleTopLevelDecl for forward reference).
245 // Backend::HandleTopLevelDecl for forward reference).
  /toolchain/binutils/binutils-2.25/bfd/
aoutf1.h 53 The 64 bit backend may only be used if the host compiler supports 64
71 /* Merge backend data into the output file.
coff-i386.c 396 /* We use the special COFF backend linker. For normal i386 COFF, we
432 /* Convert an rtype to howto for the COFF backend linker. */
coff-x86_64.c 506 /* We use the special COFF backend linker. For normal AMD64 COFF, we
540 /* Convert an rtype to howto for the COFF backend linker. */
elf32-iq2000.c 537 The RELOCATE_SECTION function is called by the new ELF backend linker
773 /* Merge backend specific data from an object
elf32-mep.c 416 The RELOCATE_SECTION function is called by the new ELF backend linker
588 /* Merge backend specific data from an object file to the output

Completed in 1677 milliseconds

<<51525354555657585960>>