Searched
full:entire (Results
701 -
725 of
5570) sorted by null
<<21222324252627282930>>
/toolchain/binutils/binutils-2.25/include/ |
objalloc.h | 106 /* Free an entire objalloc structure. */
|
/bionic/libc/arch-arm64/denver64/bionic/ |
memset.S | 134 * 64 bytes per line, this ensures the entire loop is in one line. */ 183 * zero entire 'cache' lines. */
|
/bionic/libc/arch-arm64/generic/bionic/ |
memset.S | 125 * 64 bytes per line, this ensures the entire loop is in one line. */ 156 * zero entire 'cache' lines. */
|
/build/blueprint/bootstrap/ |
doc.go | 28 // used to generate the Ninja file that describes how to build the entire source 83 // The top-level Blueprints file describes how the entire source tree should be
|
/developers/build/prebuilts/gradle/DirectorySelection/ |
README.md | 6 select an entire directory subtree, which extends the Storage Access Framework 13 extends the [Storage Access Framework][2] to let users select an entire directory subtree,
|
/development/samples/Alarm/src/com/example/android/newalarm/ |
AlarmService.java | 40 * shuts down the entire service. The activity restarts the service after 15 more seconds, when the 204 // guaranteed to be unique within the entire application.
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
ZoomActivity.java | 39 * the entire activity content area. Touching the zoomed-in image hides it.</p> 95 * image view and animating its bounds to fit the entire activity content area. More
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
IIntStream.cs | 143 /// <summary>Returns the size of the entire stream.</summary> 146 /// but might be useful to display the entire stream or for testing.
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t033backtracking.g | 27 scope Symbols; // entire file is a scope 38 * the entire function. Further, you get a better error
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t033backtracking.g | 43 scope Symbols; // entire file is a scope 54 * the entire function. Further, you get a better error
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
tab.py | 119 """Synchronously highlights entire tab contents with the given RgbaColor. 179 This works by flashing the entire tab contents to a arbitrary color and then
|
/external/clang/include/clang/Lex/ |
MultipleIncludeOpt.h | 27 /// events that occur when a file is lexed, and after the entire file is lexed, 162 /// \brief Once the entire file has been lexed, if there is a controlling
|
/external/icu/icu4c/source/tools/toolutil/ |
xmlparser.h | 174 * Parse an XML document, create the entire document tree, and 180 * Parse an XML file, create the entire document tree, and
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/ |
RbnfScannerProviderImpl.java | 225 // Also it seems that if we consume the entire prefix, that's ok even 226 // if we've consumed the entire string, so I switched the logic to
|
/external/libexif/libexif/ |
exif-data.h | 37 /*! Represents the entire EXIF data found in an image */ 45 /*! Represents the entire EXIF data found in an image */
|
/external/libhevc/decoder/ |
ihevcd_defs.h | 285 * Holds intra flag at 8x8 level for entire frame 292 * Holds transquant bypass flag at 8x8 level for entire frame
|
/external/libvorbis/doc/ |
vorbis-clip.txt | 10 'atomic' that is, one must recover the entire short time segment from 12 segment from part of the coded packet without expanding the entire
|
/external/libvorbis/doc/vorbisfile/ |
chainingexample.html | 94 <p>We use <a href="ov_time_total.html">ov_time_total</a> to determine the total length of the physical bitstream. We specify that we want the entire bitstream by using the argument <tt>-1</tt>. 142 When we're done with the entire physical bitstream, we need to call <a href="ov_clear.html">ov_clear()</a> to release the bitstream.
|
/external/llvm/lib/Target/MSP430/ |
MSP430BranchSelector.cpp | 63 // Measure each MBB and compute a size for the entire function. 78 // If the entire function is smaller than the displacement of a branch field,
|
/external/llvm/lib/Transforms/Utils/ |
CloneModule.cpp | 1 //===- CloneModule.cpp - Clone an entire module ---------------------------===// 11 // entire module.
|
/external/nanopb-c/generator/proto/ |
plugin.proto | 69 // the entire set into memory at once. However, as of this writing, this 98 // this writing protoc does not optimize for this -- it will read the entire
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
Parser.java | 186 * Note that this method always reads the <i>entire</i> input (unless it 192 * Despite usually reading the entire input, this does not close the stream.
|
/external/protobuf/src/google/protobuf/compiler/ |
plugin.proto | 71 // the entire set into memory at once. However, as of this writing, this 100 // this writing protoc does not optimize for this -- it will read the entire
|
/external/selinux/policycoreutils/gui/ |
statusPage.py | 135 if self.verify(_("Changing the policy type will cause a relabel of the entire file system on the next boot. Relabeling takes a long time depending on the size of the file system. Do you wish to continue?")) == gtk.RESPONSE_NO: 154 if self.verify(_("Changing to SELinux enabled will cause a relabel of the entire file system on the next boot. Relabeling takes a long time depending on the size of the file system. Do you wish to continue?")) == gtk.RESPONSE_NO:
|
/external/toybox/lib/ |
interestingtimes.c | 105 // Generate signals, input entire line at once, echo output 201 // and fail to match, but match consumes entire buffer.)
|
Completed in 1809 milliseconds
<<21222324252627282930>>