HomeSort by relevance Sort by last modified time
    Searched full:know (Results 51 - 75 of 9083) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
check_dims.rs 9 // each row). If we don't see the pattern that we wrote, we know that we
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/src/main/res/values/
strings.xml 22 <string name="quote_3">As for me, all I know is that I know nothing - Socrates</string>
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/src/main/res/values/
strings.xml 22 <string name="quote_3">As for me, all I know is that I know nothing - Socrates</string>
  /development/samples/browseable/ShareActionProvider/res/values/
strings.xml 22 <string name="quote_3">As for me, all I know is that I know nothing - Socrates</string>
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_view.h 30 // Updates the view to let it know where the host is clipping the
46 // part of it. The view needs to know the pixel offset at which we are drawing
  /external/chromium_org/chrome/renderer/extensions/
unsafe_persistent.h 12 // An unsafe way to pass Persistent handles around. Do not use unless you know
13 // what you're doing. UnsafePersistent is only safe to use when we know that the
  /external/chromium_org/third_party/skia/include/core/
SkFontLCDConfig.h 16 vertically. When rendering subpixel glyphs we need to know which way
34 /** LCD color elements can vary in order. For subpixel text we need to know
  /external/skia/include/core/
SkFontLCDConfig.h 16 vertically. When rendering subpixel glyphs we need to know which way
34 /** LCD color elements can vary in order. For subpixel text we need to know
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntryHandler.java 23 * This class is useful when you don't want to know vCard data in detail. If you want to know
  /external/chromium_org/net/base/
expiring_cache_unittest.cc 260 const std::string kNow("Now");
267 // Add three entries at t=kNow that expire at kLater.
268 cache.Put("test1", "foo1", kNow, kLater);
269 cache.Put("test2", "foo2", kNow, kLater);
270 cache.Put("test3", "foo3", kNow, kLater);
273 // Add two entries at t=kNow that expire at kMuchLater
274 cache.Put("test4", "foo4", kNow, kMuchLater);
275 cache.Put("test5", "foo5", kNow, kMuchLater);
279 EXPECT_THAT(cache.Get("test1", kNow), Pointee(StrEq("foo1")));
280 EXPECT_THAT(cache.Get("test2", kNow), Pointee(StrEq("foo2")))
    [all...]
  /external/llvm/lib/Analysis/
LibCallAliasAnalysis.cpp 54 // if we have detailed info and if 'P' is any of the locations we know
60 // If the details array is of the 'DoesNot' kind, we only know something if
79 // If the details are of the 'DoesOnly' sort, we know something if the pointer
81 // that the pointers is *not* one of the locations in 'Details', we know that
93 // If we don't know if this pointer points to the location, then we have to
100 // If we know that this pointer definitely is pointing into the location,
106 // locations in our 'DoesOnly' rule, then we know that the pointer must point
  /external/bison/m4/
strerror.m4 29 # If we don't know, assume the worst.
50 dnl The system's strerror() cannot know about the new errno values we add
83 # If we don't know, assume the worst.
  /external/e2fsprogs/lib/ext2fs/
kernel-list.h 9 * sometimes we already know the next/prev entries and we can
34 * This is only for internal list manipulation where we know
67 * This is only for internal list manipulation where we know
  /system/core/libcutils/
process_name.c 61 // If we know we are not running in the emulator, then return.
80 // not currently tracing instructions (so that we will know the process
83 // command line option, but we don't know that here and this function
  /art/runtime/base/unix_file/
README 10 This code will not log, because it can't know whether that's appropriate in
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_mac.h 25 // Used to know when to update the cocoa children.
  /external/chromium/chrome/browser/autofill/
select_control_handler.h 21 // Finds the matching value for field types that we know contain different
  /external/chromium/chrome/browser/download/
download_status_updater_delegate.h 12 // Returns true if the progress is known (i.e. we know the final size
  /external/chromium/chrome/common/
translate_errors.h 19 // does not know.
  /external/chromium_org/base/
barrier_closure.h 23 // refcounted nature of callbacks, it is hard to know what thread resources
  /external/chromium_org/base/debug/
debugger.cc 16 // The pid from which we know which process to attach to are not output by
  /external/chromium_org/build/android/
host_heartbeat.py 8 This heart beat lets the devices know that they are connected to a host.
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_action_constants.h 20 // let the user know that an extension is manipulating incognito tabs without
  /external/chromium_org/chrome/browser/extensions/
extension_view_host_mac.h 15 // TODO(mpcomplete): I don't know what this does or if it is needed anymore,
  /external/chromium_org/chrome/browser/notifications/
fake_balloon_view.h 13 // know how to close itself the same as a regular BalloonView.

Completed in 1312 milliseconds

1 23 4 5 6 7 8 91011>>