Home
last modified time | relevance | path

Searched refs:aliased (Results 1 – 25 of 78) sorted by relevance

1234

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/smooth/
Dmodule.mk20 $(ECHO_DRIVER)smooth $(ECHO_DRIVER_DESC)anti-aliased bitmap renderer$(ECHO_DRIVER_DONE)
22 $(ECHO_DRIVER)smooth $(ECHO_DRIVER_DESC)anti-aliased bitmap renderer for LCDs$(ECHO_DRIVER_DONE)
24 $(ECHO_DRIVER)smooth $(ECHO_DRIVER_DESC)anti-aliased bitmap renderer for vertical LCDs$(ECHO_DRI…
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
Dgroup-file-parser.rb328 aliased = nil
369 aliased = match( ID, TOKENS_FOLLOWING_ID_IN_member_220 )
371 group.alias_template( name.text, aliased.text )
/external/compiler-rt/lib/builtins/arm/
Dsoftfloat-alias.list3 # aliased to the *vfp functions on arm processors
/external/llvm/test/LTO/X86/
Dsymver-asm.ll11 ; contain the aliased symver as well as the original.
/external/llvm/test/Analysis/CFLAliasAnalysis/
Dasm-global-bugfix.ll3 ; aliased.
/external/llvm/test/Transforms/GVN/
D2009-11-12-MemDepMallocBitCast.ll2 ; to aliased memory; GVN should not optimize away the load in this program.
/external/llvm/test/CodeGen/PowerPC/
Dmcm-9.ll5 ; for loading and storing an aliased external variable.
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt42 aliased, but check at runtime", like speculative execution in
44 -- or an instruction to check whether two values are aliased and
D2000-11-18-EarlyDesignIdeasResp.txt130 > aliased, but check at runtime", like speculative execution in
132 > -- or an instruction to check whether two values are aliased and
/external/llvm/test/CodeGen/AMDGPU/
Dinvariant-load-no-alias-store.ll4 ; pointer may have been loaded from an aliased store, so make sure
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILBase.td48 "assert that all kernel argument pointers are not aliased">;
/external/llvm/test/CodeGen/X86/
Dcrash-O0.ll9 ; aliased registers (AX and AL) - RegAllocFast does not like that.
/external/llvm/test/Transforms/LICM/
Dvolatile-alias.ll2 ; The objects *p and *q are aliased to each other, but even though *q is
/external/v8/test/webkit/
Ddfg-arguments-mixed-alias-expected.txt24 Tests functions that use 'arguments' in both an aliased and a non-aliased way.
Dwebkit.status53 'function-apply-aliased': [SKIP],
Ddfg-arguments-osr-exit-multiple-blocks-expected.txt24 Tests aliased uses of 'arguments' that require reification of the Arguments object on OSR exit, in …
Ddfg-arguments-osr-exit-expected.txt24 Tests aliased uses of 'arguments' that require reification of the Arguments object on OSR exit.
Ddfg-arguments-alias-expected.txt24 Tests aliased uses of 'arguments'.
Ddfg-arguments-cross-code-origin-expected.txt24 Tests uses of 'arguments' that are aliased but span code origins.
/external/pdfium/third_party/freetype/
D0000-include.patch59 /* them to display normal gray-level anti-aliased glyphs. */
/external/jsoncpp/
DNEWS.txt94 Types Json::Int64 and Json::UInt64 have been added. They are aliased
99 aliased to the largest integer type supported:
/external/lldb/tools/debugserver/source/MacOSX/
DMachVMMemory.cpp346 mach_vm_size_t aliased = 0; in GetMemorySizes() local
435 rprvt += aliased; in GetMemorySizes()
/external/llvm/lib/Target/Mips/
DMipsRegisterInfo.td53 // Mips 64-bit (aliased) FPU Registers
66 // Mips 128-bit (aliased) MSA Registers
163 /// Mips Double point precision FPU Registers (aliased
/external/llvm/test/MC/Sparc/
Dsparc-fp-instructions.s67 ! make sure we can handle V9 double registers and their aliased quad registers.
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DJamfile89 smooth # anti-aliased rasterizer

1234