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

  /external/clang/include/clang/Basic/
PartialDiagnostic.h 80 Storage Cached[NumCached];
102 if (S >= Cached && S <= Cached + NumCached) {
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 340 OMX_BOOL Cached = OMX_FALSE;
366 Cached = OMX_TRUE;
367 LOGV("ProcessCacheOperation: This B frame is cached\n");
432 LOGV("ProcessCacheOperation Completed return %d\n", Cached);
433 return Cached;
596 //frame is cached, nothing should be done in this case, just store status and return
602 //try encode if frame is not cached
    [all...]
  /external/avahi/avahi-sharp/
Client.cs 105 Cached = 1,
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 553 Value *&Cached = Cache[I];
554 if (!Cached) {
555 Cached = findBaseDefiningValue(I).BDV;
556 DEBUG(dbgs() << "fBDV-cached: " << I->getName() << " -> "
557 << Cached->getName() << "\n");
560 return Cached;
809 // base state for known bases and expect to find a cached state otherwise.
    [all...]
  /prebuilts/tools/common/m2/repository/org/parboiled/parboiled-java/1.0.2/
parboiled-java-1.0.2.jar 
  /external/clang/lib/Basic/
Diagnostic.cpp     [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 380 /// Cached resolved paths from the line table.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h     [all...]
ntddk.h     [all...]
wdm.h     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 555 // If MSVCGuidDecl has not been cached, do the lookup.
    [all...]
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 

Completed in 1626 milliseconds