HomeSort by relevance Sort by last modified time
    Searched full:lsrc (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.cc 27 const uint8* lsrc = *src; local
34 unsigned char c = lsrc[0];
42 e = Tbl[lsrc[1]];
48 e = Tbl[lsrc[1]];
50 e = Tbl[lsrc[2]];
56 e = Tbl[lsrc[1]];
58 e = Tbl[lsrc[2]];
60 e = Tbl[lsrc[3]];
85 const uint8* lsrc = *src; local
92 unsigned char c = lsrc[0]
    [all...]
  /external/llvm/test/CodeGen/X86/
x86-64-mem.ll 15 @lsrc = internal global [500 x i32] zeroinitializer, align 32 ; <[500 x i32]*> [#uses=0]
abi-isel.ll 23 @lsrc = internal global [131072 x i32] zeroinitializer
651 %0 = load i32* getelementptr ([131072 x i32]* @lsrc, i32 0, i64 0), align 4
655 ; LINUX-64-STATIC: movl lsrc(%rip), [[EAX:%e.x]]
660 ; LINUX-32-STATIC: movl lsrc, [[EAX:%e.x]]
665 ; LINUX-32-PIC: movl lsrc, [[EAX:%e.x]]
670 ; LINUX-64-PIC: movl lsrc(%rip), [[EAX:%e.x]]
764 %1 = load i32* getelementptr ([131072 x i32]* @lsrc, i32 0, i64 0), align 4
768 ; LINUX-64-STATIC: movl lsrc(%rip), %
774 ; LINUX-32-STATIC: movl lsrc, [[EAX:%e.x]]
780 ; LINUX-32-PIC: movl lsrc, [[EAX:%e.x]
    [all...]
  /external/chromium/sdch/open-vcdiff/src/solaris/
libstdc++.la 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/chromium_org/sdch/open-vcdiff/src/solaris/
libstdc++.la 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/chromium_org/third_party/tcmalloc/chromium/src/solaris/
libstdc++.la 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/chromium_org/third_party/tcmalloc/vendor/src/solaris/
libstdc++.la 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/open-vcdiff/src/solaris/
libstdc++.la 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/protobuf/src/solaris/
libstdc++.la 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 863 LValue *lsrc = src->asLValue(); local
865 ldst->compound = lsrc->compound;
866 ldst->compMask = lsrc->compMask;
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 863 LValue *lsrc = src->asLValue(); local
865 ldst->compound = lsrc->compound;
866 ldst->compMask = lsrc->compMask;
    [all...]

Completed in 784 milliseconds