/external/chromium/chrome/browser/history/ |
visit_database.h | 86 // be user-visible, which excludes things like redirects and subframes. The
|
/external/chromium_org/base/mac/ |
mac_util.h | 92 // Excludes the file given by |file_path| from being backed up by Time Machine.
|
mac_util_unittest.mm | 119 // SetFileBackupExclusion never excludes by path.
|
/external/chromium_org/chrome/browser/prefs/ |
pref_model_associator.h | 149 // The preferences that are currently synced (excludes those preferences
|
/external/chromium_org/ppapi/cpp/ |
graphics_3d.h | 80 /// client API (note that for OpenGL and OpenGL ES, shareable data excludes
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
EventTarget.cpp | 235 // index |size|, so iterating up to (but not including) |size| naturally excludes
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
double.h | 48 static const int kPhysicalSignificandSize = 52; // Excludes the hidden bit.
|
/external/chromium_org/third_party/re2/re2/ |
tostring.cc | 145 // [^0-Runemax] excludes everything.
|
/external/chromium_org/v8/src/ |
double.h | 48 static const int kPhysicalSignificandSize = 52; // Excludes the hidden bit.
|
/external/eigen/doc/ |
UsingIntelMKL.dox | 43 \warning Be aware that Intel® MKL is a proprietary software. It is the responsibility of the users to buy MKL licenses for their products. Moreover, the license of the user product has to allow linking to proprietary software that excludes any unmodified versions of the GPL. As a consequence, this also means that Eigen has to be used through the LGPL3+ license.
|
/external/elfutils/libdwfl/ |
dwfl_module_addrsym.c | 120 /* Even if we don't choose this symbol, its existence excludes
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
inno.php | 121 'Excludes','ExtraDiskSpaceRequired','Filename','Flags','FlatComponentsList','FontInstall',
|
/external/llvm/cmake/modules/ |
AddLLVM.cmake | 287 # EXCLUDE_FROM_ALL excludes the test ${target} out of check-all.
|
/external/llvm/utils/lit/lit/ |
discovery.py | 140 if filename in ('Output', '.svn', '.git') or filename in lc.excludes:
|
/external/regex-re2/re2/ |
tostring.cc | 145 // [^0-Runemax] excludes everything.
|
/external/v8/src/ |
double.h | 48 static const int kPhysicalSignificandSize = 52; // Excludes the hidden bit.
|
/frameworks/base/core/java/android/text/ |
TextDirectionHeuristics.java | 204 * character (e.g. excludes LRE, LRO, RLE, RLO) to determine the
|
/frameworks/base/test-runner/tests/src/android/test/ |
InstrumentationTestRunnerTest.java | 164 * properly excludes tests.
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
locale-fr.m4 | 50 one byte long. This excludes the UTF-8 encoding. */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/ |
genericTargets.xml | 210 <property name="repoBaseLocation.excludes" value=".*" /> 212 <source dir="${repoBaseLocation}/" includes="*" excludes="${repoBaseLocation.excludes}"/>
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gprof.1 | 272 but excludes matching symbols. 308 but excludes matching symbols. 331 but excludes matching symbols.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gprof.1 | 272 but excludes matching symbols. 308 but excludes matching symbols. 331 but excludes matching symbols.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gprof.1 | 272 but excludes matching symbols. 308 but excludes matching symbols. 331 but excludes matching symbols.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gprof.1 | 272 but excludes matching symbols. 308 but excludes matching symbols. 331 but excludes matching symbols.
|
/art/runtime/ |
runtime.h | 71 kEverything // Force compilation (Note: excludes compilaton of class initializers).
|