/external/dropbear/libtomcrypt/src/prngs/ |
fortuna.c | 341 * an attacker who sees the state can't determine the current state of the PRNG
|
/external/icu4c/common/ |
bytestrie.cpp | 97 // length>=2 because the loop body above sees length>kMaxBranchLinearSubNodeLength>=3
|
ucharstrie.cpp | 59 // length>=2 because the loop body above sees length>kMaxBranchLinearSubNodeLength>=3
|
ucnv_bld.h | 127 /* Defines a UConverter, the lightweight mutable part the user sees */
|
/external/jpeg/ |
change.log | 197 uncompressed image data. The application now sees the library as a
|
/external/qemu/distrib/jpeg-6b/ |
change.log | 197 uncompressed image data. The application now sees the library as a
|
/external/quake/quake/src/WinQuake/ |
snd_gus.cpp | 92 // Sees if the current string is section "name" (i.e. ["name"]).
93 // If "name"=="*", sees if the current string is any section
132 // Sees if the current string is field "name" (i.e. "name"=...).
133 // If "name"=="*", sees if the current string is any field
[all...] |
/external/skia/include/gpu/gl/ |
GrGLConfig.h | 164 * create a buffer full of zeros when it sees a NULL data param (for security
|
/external/v8/test/preparser/ |
strict-identifiers.pyt | 277 # the preparser never sees that 'const' was intended to be a label.
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
QTMovieGWorld.cpp | 242 // the initial size when task() sees that state for the first time, and
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebTextCompletionController.mm | 250 // WebHTMLView gives us a crack at key events it sees. Return whether we consumed the event.
|
/frameworks/base/core/java/android/view/ |
ViewParent.java | 24 * This is the API that a view sees when it wants to interact with its parent.
|
/frameworks/base/docs/html/tools/debugging/ |
index.jd | 174 if the debugger sees a running thread, the associated {@link java.lang.Thread} object is not
|
/frameworks/base/docs/html/tools/testing/ |
service_testing.jd | 132 This mock object allows you to control the application values that the Service sees, and
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
package-info.java | 142 * happens-before orderings of a program. When a thread sees an update
|
/packages/apps/Browser/src/com/android/browser/ |
AutofillHandler.java | 96 // user never sees the "setup Autofill" option.
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
cdefs.h | 285 * sees a more linear flow, thus improving cache behavior, etc.
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/ |
cdefs.h | 285 * sees a more linear flow, thus improving cache behavior, etc.
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/ |
cdefs.h | 285 * sees a more linear flow, thus improving cache behavior, etc.
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/ |
cdefs.h | 285 * sees a more linear flow, thus improving cache behavior, etc.
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/ |
cdefs.h | 285 * sees a more linear flow, thus improving cache behavior, etc.
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/ |
cdefs.h | 285 * sees a more linear flow, thus improving cache behavior, etc.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/ |
mock_manifest_attrs.xml | 50 <p>The given label will be used wherever the user sees information
|
/system/core/include/system/ |
camera.h | 221 * sensor sees. The direction is not affected by the rotation or mirroring
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
error.rb | 253 The recognizer expected to match some symbol, but it sees a different symbol. 254 The symbol it sees is actually what the recognizer expected to match next.
|