HomeSort by relevance Sort by last modified time
    Searched refs:LOC (Results 1 - 21 of 21) sorted by null

  /external/linux-kselftest/tools/testing/selftests/ntb/
ntb_test.sh 168 LOC=$1
171 echo "Running port tests on: $(basename $LOC) / $(basename $REM)"
173 LOCAL_PORT=$(read_file "$LOC/port")
176 LOCAL_PIDX=$(find_pidx ${REMOTE_PORT} "$LOC")
187 LOC=$1
191 echo "Running link tests on: $(subdirname $LOC) / $(subdirname $REM)"
193 if ! write_file "N" "$LOC/../link" 2> /dev/null; then
198 write_file "N" "$LOC/link_event"
205 write_file "Y" "$LOC/../link"
212 LOC=$
    [all...]
  /external/lzma/Asm/x86/
LzmaDecOpt.asm 440 mov x1, LOC lc2
565 LOC equ [RSP].CLzmaDec_Asm_Loc.
575 mov t0, LOC name
583 mov pbPos, LOC pbMask
597 cmp buf, LOC bufLimit
599 cmp dicPos, LOC limit
738 ; mov dic, LOC dic_Spec
739 mov probs, LOC probs_Spec
790 mov probs, LOC probs_Spec
806 ; mov LOC remainLen, sym
    [all...]
  /external/zlib/src/contrib/delphi/
zlibd32.mak 8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
14 CFLAGS = -a -d -k- -O2 $(LOC)
  /external/zlib/src/contrib/pascal/
zlibd32.mak 8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
14 CFLAGS = -a -d -k- -O2 $(LOC)
  /external/clang/lib/Analysis/
AnalysisDeclContext.cpp 382 template <typename LOC, typename DATA>
383 const LOC*
388 LOC::Profile(ID, ctx, parent, d);
391 LOC *L = cast_or_null<LOC>(Contexts.FindNodeOrInsertPos(ID, InsertPos));
394 L = new LOC(ctx, parent, d);
  /external/clang/include/clang/Analysis/Analyses/
Consumed.h 55 /// \param Loc -- The location of the end of the loop.
59 virtual void warnLoopStateMismatch(SourceLocation Loc,
64 /// \param Loc -- The SourceLocation of the return statement.
71 virtual void warnParamReturnTypestateMismatch(SourceLocation Loc,
77 virtual void warnParamTypestateMismatch(SourceLocation LOC,
85 /// \param Loc -- The location of the attributes.
88 virtual void warnReturnTypestateForUnconsumableType(SourceLocation Loc,
93 /// \param Loc -- The SourceLocation of the return statement.
100 virtual void warnReturnTypestateMismatch(SourceLocation Loc,
110 /// \param Loc -- The SourceLocation of the method invocation
    [all...]
  /external/clang/include/clang/Analysis/
AnalysisContext.h 402 template <typename LOC, typename DATA>
403 const LOC *getLocationContext(AnalysisDeclContext *ctx,
  /external/llvm/lib/DebugInfo/DWARF/
DWARFUnitIndex.cpp 113 CASE(LOC);
  /external/swiftshader/third_party/LLVM/docs/
Makefile 98 $(Echo) Making User LOC Table
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DWARFUnitIndex.cpp 117 CASE(LOC);
  /external/tensorflow/tensorflow/stream_executor/
stream_executor_pimpl.cc 151 #define SCOPED_TRACE(LOC, ...) \
152 auto tracer = MakeScopedTracer(this, &LOC ## Begin, \
153 &LOC ## Complete, ## __VA_ARGS__);
  /external/boringssl/src/crypto/cipher_extra/asm/
aes128gcmsiv-x86_64.pl 412 my $LOC = "%r10";
431 xorq $LOC, $LOC
438 vpxor ($INp,$LOC), $RES, $RES # RES = RES + Xi
441 add \$16, $LOC
442 cmp $LOC, $L
    [all...]
  /external/icu/icu4c/source/test/intltest/
loctest.cpp 1499 Locale loc = locales[i]; local
2549 Locale loc = _canonicalize(j, testCases[i].localeID); local
2911 const Locale &loc = localeList[localeIndex]; local
    [all...]
  /external/v8/src/s390/
simulator-s390.h 1125 EVALUATE(LOC);
constants-s390.h 214 V(loc, LOC, 0xEBF2) /* type = RSY_B LOAD ON CONDITION (32) */ \
    [all...]
simulator-s390.cc     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/libffi/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]

Completed in 1051 milliseconds