/external/libsepol/tests/ |
test-downgrade.c | 125 * repeated until the minimum policy version is reached.
|
/external/llvm/lib/Target/ARM/ |
ARMSelectionDAGInfo.cpp | 36 // Do repeated 4-byte loads and stores. To be improved.
|
/external/protobuf/python/google/protobuf/internal/ |
wire_format.py | 206 # There are 2 tags for the beginning and ending of the repeated group, that
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_extension.cc | 65 type_traits_ = "Repeated";
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 60 128, etc), but software quake had a number of textures that repeated at 24
|
/external/skia/src/core/ |
SkRTree.h | 161 * repeated insertions.
|
/external/v8/test/mjsunit/compiler/ |
assignment.js | 141 // Entire series of tests repeated, in loops.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-209919.js | 62 * been satisfied, an atom being repeated must not match the empty string."
|
/external/webkit/Source/WebKit/chromium/src/ |
ResourceHandle.cpp | 314 // This method is used to determine if a POST request can be repeated from
|
/external/webrtc/src/common_audio/signal_processing/ |
splitting_filter.c | 59 // the out_data state, out_data[-1]. This is repeated for each cascade.
|
/frameworks/base/docs/html/design/style/ |
writing.jd | 32 <p><strong>Avoid repetition.</strong> If a significant term gets repeated within a screen or block of text, find
|
/frameworks/base/media/java/android/media/ |
ToneGenerator.java | 246 * repeated 3 times in a 100 ms on, 100 ms off cycle 289 * CDMA Abbr Reorder tone: 480Hz+620Hz 250ms ON, 250ms OFF repeated for 8 times 300 * CDMA Confirm tone: 350Hz+440Hz 100ms ON, 100ms OFF repeated for 3 times 318 * CDMA PIP tone: 480Hz 100ms ON, 100ms OFF repeated for 4 times
|
/packages/apps/Tag/src/com/android/apps/tag/record/ |
SmartPoster.java | 52 * different languages, but a language MUST NOT be repeated).
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
i2c.h | 59 * @i2c_msg transaction segment, beginning with a (repeated) START.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
i2c.h | 59 * @i2c_msg transaction segment, beginning with a (repeated) START.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
i2c.h | 59 * @i2c_msg transaction segment, beginning with a (repeated) START.
|
/external/proguard/docs/ |
downloads.html | 71 <li>Fixed repeated method inlining. 237 <li>Fixed repeated processing of .class constructs. 259 <li>Fixed optimization of repeated array length instruction.
|
/external/skia/tools/ |
skdiff_main.cpp | 504 "\n This flag may be repeated, in which case the" 513 "\n this flag may be repeated." 518 "\n this flag may be repeated."
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
BitmapDrawable.java | 352 * {@link Shader.TileMode#MIRROR} the bitmap can be repeated (or tiled) if the bitmap 367 * {@link Shader.TileMode#MIRROR} the bitmap can be repeated (or tiled) if the bitmap 382 * {@link Shader.TileMode#MIRROR} the bitmap can be repeated (or tiled) if the bitmap
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
AaptParser.java | 141 * Portion of error message which points to the second occurrence of a repeated resource 169 * Suffix of error message which points to the first occurrence of a repeated resource 177 * Portion of error message which points to the second occurrence of a repeated resource
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11events.c | 305 /* Check to see if this is a repeated key. 311 int repeated; local 313 repeated = 0; 319 repeated = 1; 323 return(repeated); [all...] |
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
downloads.html | 172 <li>Fixed repeated method inlining. 338 <li>Fixed repeated processing of .class constructs. 360 <li>Fixed optimization of repeated array length instruction.
|
/docs/source.android.com/src/devices/ |
audio_avoiding_pi.jd | 60 <a href="http://en.wikipedia.org/wiki/Max_Headroom_(character)">repeated audio</a>
|
/external/antlr/antlr-3.4/runtime/Python/ |
ez_setup.py | 116 if not os.path.exists(saveto): # Avoid repeated downloads
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
AssignTokenTypesBehavior.java | 47 /** Track actual lexer rule defs so we don't get repeated token defs in
|