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

1 2 3 45 6 7 8 91011>>

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
8bit.sed 6 # favorites. I just know that everyone reading these test cases wants
  /external/bison/m4/
realloc.m4 31 # Guess yes on platforms where we know the result.
35 # If we don't know, assume the worst.
malloc.m4 31 # Guess yes on platforms where we know the result.
35 # If we don't know, assume the worst.
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_view.h 29 // Updates the view to let it know where the host is clipping the
53 // part of it. The view needs to know the pixel offset at which we are drawing
  /external/chromium_org/v8/src/
type-info.h 60 // We know it's a primitive type.
62 // We know it's a number of some sort.
64 // We know it's a signed 32 bit integer.
66 // We know it's a Smi.
68 // We know it's a heap number.
70 // We know it's a string.
72 // We know it's an internalized string.
74 // We know it's a non-primitive (object) type.
  /external/v8/src/
type-info.h 60 // We know it's a primitive type.
62 // We know it's a number of some sort.
64 // We know it's a signed 32 bit integer.
66 // We know it's a Smi.
68 // We know it's a Symbol.
70 // We know it's a heap number.
72 // We know it's a string.
74 // We know it's a non-primitive (object) type.
  /prebuilts/tools/common/freemarker/
README.txt 16 needn't know how to design nice websites, and website designers needn't
17 know Java programming.
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash_browsertest.cc 29 // We know we're using Views, so static cast.
32 // We know we're using Ash, so static cast.
58 // We know we're using Views, so static cast.
62 // We know we're using Ash, so static cast.
101 // We know we're using Views, so static cast.
105 // We know we're using Ash, so static cast.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryPackInstallBroadcastReceiver.java 40 * it does not know, it sends this broadcast. When we receive this, we need to tell the dictionary
70 Log.e(TAG, "Called with intent " + action + " but we don't know the service: this "
102 Log.e(TAG, "Called with intent " + action + " but we don't know the service: this "
118 Log.e(TAG, "Called with intent " + action + " but we don't know the service: this "
132 // The dictionary provider does not know about some client. We check that it's really
133 // us that it needs to know about, and if it's the case, we register with the provider.
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_unittest.cc 131 const base::Time kNow = base::Time::Now();
159 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash1));
160 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash1mod1));
166 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash2));
176 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash4));
177 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash4mod));
214 const base::Time kNow = base::Time::Now();
237 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash1));
238 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash1mod1));
244 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash2))
    [all...]
  /external/chromium/base/allocator/
generic_allocators.cc 92 // that buffer is passed to recalloc, we don't know what N
93 // was anymore. We only know what N+x is. As such, there is
94 // no way to know what to zero out.
  /external/chromium/chrome/browser/search_engines/
search_provider_install_data.h 45 // may be observed on the UI thread to know when this class no longer needs to
77 // Sets up the loaded state and then lets clients know that the search
81 // Does notifications to let clients know that the search provider
  /external/chromium_org/base/allocator/
generic_allocators.cc 92 // that buffer is passed to recalloc, we don't know what N
93 // was anymore. We only know what N+x is. As such, there is
94 // no way to know what to zero out.
  /external/chromium_org/chrome/browser/search_engines/
search_provider_install_data.h 45 // may be observed on the UI thread to know when this class no longer needs to
78 // Sets up the loaded state and then lets clients know that the search
82 // Does notifications to let clients know that the search provider
  /external/chromium_org/third_party/sqlite/src/src/
mem1.c 56 ** For this low-level routine, we already know that pPrior!=0 since
83 ** For this low-level interface, we know that pPrior!=0. Cases where
85 ** redirected to xMalloc. Similarly, we know that nByte>0 becauses
  /external/proguard/src/proguard/optimize/evaluation/
LoadingInvocationUnit.java 77 // Do we know this field?
103 // Do we know this field?
156 // Do we know this method?
  /external/protobuf/python/
README.txt 24 join the Protocol Buffers discussion list and let us know!
58 We do not know if or when it might me fixed. We also do not know
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
errors.py 43 files, or what-have-you -- but if we *know* something originated in
51 """We don't know how to do something on the current platform (but
52 we do know how to do it on some platform) -- eg. trying to compile
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
FixTk.py 7 # Unfortunately, we cannot know the TCL_LIBRARY directory
8 # if we don't know the tcl version, which we cannot find out
71 # We don't know the Tix version, so we must search the entire
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
errors.py 43 files, or what-have-you -- but if we *know* something originated in
51 """We don't know how to do something on the current platform (but
52 we do know how to do it on some platform) -- eg. trying to compile
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
FixTk.py 7 # Unfortunately, we cannot know the TCL_LIBRARY directory
8 # if we don't know the tcl version, which we cannot find out
71 # We don't know the Tix version, so we must search the entire
  /external/llvm/unittests/ExecutionEngine/JIT/
JITEventListenerTest.cpp 109 << "We don't know how big the function will be, but it had better"
116 << "We don't know how big the function will be, but it had better"
162 << "We don't know how big the function will be, but it had better"
176 << "We don't know how big the function will be, but it had better"
183 << "We don't know how big the function will be, but it had better"
197 << "We don't know how big the function will be, but it had better"
  /dalvik/vm/
Ddm.h 60 * Let the heap know that the HPIF when value has changed.
67 * Let the heap know that the HPSG or NHSG what/when values have changed.
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
Voicemail.java 31 * content provider, since until it has been inserted we don't know what id it should have. If
76 * Returns null if we don't know the Uri.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_unittest.cc 131 const base::Time kNow = base::Time::Now();
154 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash1));
155 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash1mod1));
161 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash2));
194 const base::Time kNow = base::Time::Now();
217 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash1));
218 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash1mod1));
224 add_hashes.push_back(SBAddFullHash(kAddChunk1, kNow, kHash2));

Completed in 1480 milliseconds

1 2 3 45 6 7 8 91011>>