HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 426 - 450 of 3173) sorted by null

<<11121314151617181920>>

  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h 153 // The user didn't tell us whether ::std::string is available, so we
175 // The user didn't tell us whether ::string is available, so we need
183 // The user didn't tell us whether ::std::wstring is available, so we need
198 // The user didn't tell us whether ::wstring is available, so we need
264 // Tell the compiler to warn about unused return values for functions declared
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
Antlr3Mojo.java 335 // Tell ANTLR that we always want the output files to be produced in the output directory
391 // Tell Maven that there are some new source files underneath
436 // Tell the ANTLR tool that we want sorted build mode
  /external/chromium/chrome/browser/extensions/
browser_action_apitest.cc 55 // Tell the extension to update the browser action state.
97 // Tell the extension to update the icon using setIcon({imageData:...}).
106 // Tell the extension to update using setIcon({path:...});
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 291 // The user didn't tell us whether exceptions are enabled, so we need
329 // The user didn't tell us whether ::string is available, so we need
337 // The user didn't tell us whether ::std::wstring is available, so we need
351 // The user didn't tell us whether ::wstring is available, so we need
359 // The user didn't tell us whether RTTI is enabled, so we need to
406 // The user didn't tell us explicitly, so we assume pthreads support is
427 // The user didn't tell us not to do it, so we assume it's OK.
434 // The user didn't tell us, so we need to figure it out.
506 // The user didn't tell us, so we need to figure it out.
596 // Also use it after a variable or parameter declaration to tell th
    [all...]
  /external/clang/include/clang/Basic/
OnDiskHashTable.h 68 Offset off = (Offset) Out.tell();
199 B.off = out.tell();
218 io::Offset TableOff = out.tell();
  /external/gtest/include/gtest/internal/
gtest-port.h 295 // The user didn't tell us whether exceptions are enabled, so we need
337 // The user didn't tell us whether ::string is available, so we need
345 // The user didn't tell us whether ::std::wstring is available, so we need
359 // The user didn't tell us whether ::wstring is available, so we need
367 // The user didn't tell us whether RTTI is enabled, so we need to
429 // The user didn't tell us explicitly, so we assume pthreads support is
450 // The user didn't tell us not to do it, so we assume it's OK.
457 // The user didn't tell us, so we need to figure it out.
530 // The user didn't tell us, so we need to figure it out.
623 // Also use it after a variable or parameter declaration to tell th
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h 296 // The user didn't tell us whether exceptions are enabled, so we need
338 // The user didn't tell us whether ::string is available, so we need
346 // The user didn't tell us whether ::std::wstring is available, so we need
360 // The user didn't tell us whether ::wstring is available, so we need
368 // The user didn't tell us whether RTTI is enabled, so we need to
415 // The user didn't tell us explicitly, so we assume pthreads support is
436 // The user didn't tell us not to do it, so we assume it's OK.
443 // The user didn't tell us, so we need to figure it out.
515 // The user didn't tell us, so we need to figure it out.
605 // Also use it after a variable or parameter declaration to tell th
    [all...]
  /external/llvm/include/llvm/Support/
ErrorOr.h 345 // Tell other not to do any destruction.
351 // Tell other not to do any destruction.
458 // Tell other not to do any destruction.
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 299 // The user didn't tell us whether exceptions are enabled, so we need
341 // The user didn't tell us whether ::string is available, so we need
349 // The user didn't tell us whether ::std::wstring is available, so we need
364 // The user didn't tell us whether ::wstring is available, so we need
372 // The user didn't tell us whether RTTI is enabled, so we need to
419 // The user didn't tell us explicitly, so we assume pthreads support is
440 // The user didn't tell us not to do it, so we assume it's OK.
447 // The user didn't tell us, so we need to figure it out.
520 // The user didn't tell us, so we need to figure it out.
610 // Also use it after a variable or parameter declaration to tell th
    [all...]
  /external/netperf/
netcpu_kstat10.c 163 /* might want to tell people about what we are skipping.
235 /* might want to tell people about what we are skipping.
339 /* tests tell up what the elapsed time should be. */
  /external/protobuf/gtest/scons/
SConscript 50 # Build gtest library; first tell it where to copy executables.
66 # tell SCons that the directory it will refer to as
78 # Tell the gtest SCons file where to copy executables.
  /dalvik/docs/
hello-world.html 57 You need to tell adb to forward local port 8000 to device port 8000:
67 set breakpoints and then tell it to continue.
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ExternalStorage.java 206 // Tell the media scanner about the new file so that it is
270 // Tell the media scanner about the new file so that it is
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
ExampleAgent.java 42 * tell properly how to read "old" versions if at some point we want
204 * we had, the 'appVersionCode' parameter would tell us how we should
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
CommonTokenStream.as 145 /** A simple filter mechanism whereby you can tell this token stream
147 * when interpreting, we cannot exec actions so we need to tell
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 213 /** Tell me how to create a token for use with imaginary token nodes.
225 /** Tell me how to create a token for use with imaginary token nodes.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BaseTreeAdaptor.cs 272 * Tell me how to create a token for use with imaginary token nodes.
286 * Tell me how to create a token for use with imaginary token nodes.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
LegacyCommonTokenStream.cs 220 * A simple filter mechanism whereby you can tell this token stream
222 * when interpreting, we cannot exec actions so we need to tell
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
LegacyCommonTokenStream.java 160 /** A simple filter mechanism whereby you can tell this token stream
162 * when interpreting, we cannot exec actions so we need to tell
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTreeAdaptor.java 253 /** Tell me how to create a token for use with imaginary token nodes.
263 /** Tell me how to create a token for use with imaginary token nodes.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
CommonTokenStream.js 106 /** A simple filter mechanism whereby you can tell this token stream
108 * when interpreting, we cannot exec actions so we need to tell
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemTemplateElement.java 73 * Tell if this template is a compiled template.
318 * Tell if there are child nodes.
617 * Tell if this element only has one text child, for optimization purposes.
754 * Tell if this element has the default space handling
761 * Tell if this element only has one text child, for optimization purposes.
767 * Tell if this element only has one text child, for optimization purposes.
990 * Tell if the result namespace decl should be excluded. Should be called before
    [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 569 /* Tell inquiry processing that we are done */
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
exif_reader.js 82 var pos = br.tell();
333 tell: function() {
  /external/chromium/chrome/browser/resources/
flags.html 248 // Tell the C++ FlagsDOMHandler to enable/disable the experiment.
259 // Tell the C++ FlagsDOMHandler to enable the selected choice.

Completed in 462 milliseconds

<<11121314151617181920>>