HomeSort by relevance Sort by last modified time
    Searched full:temporary (Results 551 - 575 of 4014) sorted by null

<<21222324252627282930>>

  /development/build/tools/
patch_windows_sdk.sh 28 # $1 = Temporary SDK directory, that is the Linux SDK being patched into
  /development/ndk/platforms/android-21/arch-mips/include/machine/
regdef.h 85 #define k0 $26 /* kernel temporary */
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
regdef.h 92 #define k0 $26 /* kernel temporary */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 85 #define k0 $26 /* kernel temporary */
  /development/perftests/panorama/feature_stab/db_vlvm/
db_rob_image_homography.h 68 Temporary space:
  /development/samples/ApiDemos/
_index.html 52 // This is a totally temporary hack to display the following content only
  /docs/source.android.com/
README 56 2. Start a temporary branch for your changes, such as:
  /docs/source.android.com/src/devices/tech/security/enhancements/
enhancements50.jd 29 includes a guest mode that can be used to provide easy temporary access to your
  /external/apache-http/src/org/apache/http/
FormattedHeader.java 64 * By accessing the value in the buffer, creation of a temporary string
  /external/ceres-solver/internal/ceres/
solver_impl_test.cc 97 // user state, instead of inside a random temporary vector made by Solve().
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/about_tracing/
inspector_connection.html 27 // Temporary until inspector backend switches to DevToolsAPI.
  /external/clang/include/clang/ARCMigrate/
ARCMT.h 54 /// \brief Applies automatic modifications and produces temporary files
  /external/clang/include/clang/Driver/
Types.h 1 //===--- Types.h - Input & Temporary Driver Types ---------------*- C++ -*-===//
  /external/clang/include/clang/Rewrite/Frontend/
FrontendActions.h 49 /// \brief Emits changes to temporary files and uses them for the original
  /external/clang/lib/CodeGen/
README.txt 35 temporary, not an alloca.
  /external/clang/lib/Lex/
ScratchBuffer.cpp 30 /// getToken - Splat the specified text into a temporary MemoryBuffer and
  /external/clang/test/Analysis/
operator-calls.cpp 82 // Force a cache-out when we try to conjure a temporary region for the operator call.
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p11-1y.cpp 56 // FIXME: Might need lifetime extension for the temporary here.
  /external/clang/test/Rewriter/
objc-modern-boxing.mm 4 // RUN: %clang_cc1 -fsyntax-only -Werror -Wno-address-of-temporary -D"Class=void*" -D"id=void*" -D"SEL=void*" -U__declspec -D"__declspec(X)=" %t-rw.cpp -Wno-attributes
  /external/clang/test/SemaCXX/
compound-literal.cpp 76 (void)(PrivateDtor){1, 2}; // expected-error {{temporary of type 'brace_initializers::PrivateDtor' has private destructor}}
cxx0x-initializer-aggregates.cpp 130 T *p = &T{1,2,3,4,5}; // expected-error {{taking the address of a temporary object of type 'T' (aka 'int [5]')}}
discrim-union.cpp 90 // which means we return a reference to a temporary.
microsoft-dtor-lookup.cpp 81 bar(*a); // expected-error {{temporary of type 'Test3::A' has private destructor}}
overload-0x.cpp 25 // expected-error@-3 {{non-const lvalue reference to type 'int' cannot bind to a temporary of type 'void'}}
  /external/clang/test/SemaTemplate/
instantiate-complete.cpp 94 // Make sure we instantiate classes when we create a temporary copy.

Completed in 772 milliseconds

<<21222324252627282930>>