HomeSort by relevance Sort by last modified time
    Searched full:automatic (Results 651 - 675 of 2473) sorted by null

<<21222324252627282930>>

  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 146 // Automatic reference counting automatically copies blocks.
  /external/clang/test/OpenMP/
for_lastprivate_messages.cpp 122 int i; // expected-note {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp for' directive into a parallel or another task region?}}
for_simd_lastprivate_messages.cpp 126 int i; // expected-note {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp for simd' directive into a parallel or another task region?}}
  /external/eigen/Eigen/src/Core/
Array.h 96 /** Copies the value of the expression \a other into \c *this with automatic resizing.
NumTraits.h 62 * take integers. Outside of a few cases, Eigen doesn't do automatic type promotion. Thus, this typedef is
  /external/eigen/doc/
TutorialMatrixArithmetic.dox 22 also have the same \c Scalar type, as Eigen doesn't do automatic type promotion. The operators at hand here are:
  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LevenbergMarquardt.h 92 // to be defined in the functor if no automatic differentiation
  /external/fmtlib/doc/
index.rst 115 The library is fully type safe, automatic memory management prevents buffer
  /external/freetype/include/freetype/config/
ftconfig.h 107 /* AUTOMATIC CONFIGURATION MACROS */
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
FactoryModuleBuilder.java 167 * values can be automatic or can be configured to use annotations:
  /external/icu/icu4c/source/tools/
icu-svnprops-check.py 42 ### Section for configuring automatic properties.
  /external/jemalloc/include/jemalloc/internal/
tcache.h 137 * usable via the MALLOCX_TCACHE() flag. The automatic per thread tcaches are
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParser.java 21 * of Automatic context-aware escaping. The HTML parser also embeds a
  /external/libchrome/base/memory/
singleton.h 46 // the object. Registers automatic deletion at process exit.
  /external/libchrome/base/message_loop/
message_pump_mac.h 68 // defined), because autorelease pools are an Objective-C concept. In Automatic
  /external/libcups/cups/
test.ppd 151 *OutputBin Auto/Automatic Tray: "OutputBin=Auto"
  /external/libcups/filter/
Makefile 174 # Automatic API help files...
  /external/libvpx/libvpx/examples/
simple_encoder.c 72 // VPX_EFLAG_FORCE_KF flag because of automatic keyframe placement by the
  /external/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 11 /// ARC stands for Automatic Reference Counting and is a system for managing
  /external/llvm/lib/ExecutionEngine/Orc/
OrcMCJITReplacement.h 30 // Orc's automatic finalization doesn't kick in earlier than MCJIT clients are
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r9539.htm 383 >Automatic Volume Level mode is supported.</TD
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c 73 /** for automatic texcoord generation/replacement */
  /external/mesa3d/src/gallium/docs/source/cso/
rasterizer.rst 163 Controls automatic texture coordinate generation for rendering sprite points.
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_point.c 96 * Setup automatic texcoord coefficients (for sprite rendering).
  /external/mesa3d/src/mesa/main/
compiler.h 97 # pragma warning( disable : 4711 ) /* function 'foo' selected for automatic inline expansion */

Completed in 503 milliseconds

<<21222324252627282930>>