Searched
full:entire (Results
426 -
450 of
5570) sorted by null
<<11121314151617181920>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ParenMatch.py | 27 expression -- When a right paren is typed, highlight the entire 139 """Highlight the entire expression"""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ParenMatch.py | 27 expression -- When a right paren is typed, highlight the entire 139 """Highlight the entire expression"""
|
/system/bt/tools/scripts/ |
btsnooz.py | 94 # pass of the entire file to determine the timestamp of the first packet. 121 # pass of the entire file to determine the timestamp of the first packet.
|
/system/extras/tests/directiotest/ |
directiotest.c | 220 * Start the actual test. Go through the entire device, writing 226 printf("Entire device will not be tested\n");
|
/art/runtime/ |
indirect_reference_table.h | 63 * The GC must be able to scan the entire table quickly. 72 * - scanning the entire table straight through 139 * operations are adding a new entry and removing an entire table segment. 192 uint32_t numHoles:16; /* #of holes in entire table */ 320 * Return the #of entries in the entire table. This includes holes, and
|
/bionic/libc/malloc_debug/ |
Config.cpp | 190 error_log(" allocation. The default is to fill the entire allocation."); 196 error_log(" fill the entire allocation."); 203 error_log(" up to XX bytes. The default is to fill the entire allocation."); 304 // (default entire allocation). 309 // (default entire allocation).
|
/external/pcre/dist/doc/ |
pcrepartial.3 | 8 function matches as far as it goes, but is too short to match the entire 23 user interface than a check that is delayed until the entire string has been 287 though there would be a match for "aug23" if the entire string were given at 304 be added to the previous subject string, and the entire match re-run, starting 317 DFA matching functions, the entire matching string must always be available, 443 problem if a standard matching function is used, because the entire match has 453 the entire match can also be used with the DFA matching functions. Another
|
/development/samples/Vault/src/com/example/android/vault/ |
EncryptedDocument.java | 55 * allow metadata updates without rewriting the entire file. 268 * file offset is at the end of the entire section. 305 * finished, file offset is at the end of the entire section.
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoView.java | 78 * @param attributeSet The entire set of attributes for the View 90 * @param attributeSet The entire set of attributes for the View 102 * @param attributeSet The entire set of attributes for the View
|
/external/eigen/Eigen/src/SparseLU/ |
SparseLU_panel_bmod.h | 113 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to here 160 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to here 195 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to here
|
/external/libavc/decoder/ |
ih264d_mb_utils.h | 98 * In case of MbAff, update the mb_map only if the entire MB is done. We can check that \ 130 * In case of MbAff, update the mb_map only if the entire MB is done. We can check that \ 142 * In case of MbAff, update the mb_map only if the entire MB is done. We can check that \
|
/external/libvterm/include/ |
vterm.h | 255 VTERM_DAMAGE_ROW, /* entire rows */ 256 VTERM_DAMAGE_SCREEN, /* entire screen */ 257 VTERM_DAMAGE_SCROLL, /* entire screen + scrollrect */
|
/external/skia/src/codec/ |
SkSwizzler.h | 219 // The client will decode the entire width of the source into a 232 // fSrcWidth: The entire width of the source pixels, before 234 // fDstWidth: The entire width of the destination memory,
|
/external/xmlrpcpp/src/ |
XmlRpcServerConnection.cpp | 97 // If we haven't gotten the entire header yet, return (keep reading) 147 // If we dont have the entire request yet, read available data 155 // If we haven't gotten the entire request yet, return (keep reading)
|
/frameworks/base/include/androidfw/ |
Asset.h | 85 * Get a pointer to a buffer with the entire contents of the file. 214 * entire file or just a piece of it. Access is through fread/fseek. 255 * To support getBuffer() we either need to read the entire thing into
|
/libcore/ojluni/src/main/java/java/net/ |
IDN.java | 33 * Internationalized domain names can use characters from the entire range of 94 * both label and entire domain name, by assuming that labels in a domain name are 146 * both label and entire domain name, by assuming that labels in a domain name are
|
/art/test/061-out-of-memory/src/ |
Main.java | 76 /* Allocate progressively smaller objects to fill up the entire heap.
|
/art/tools/checker/match/ |
line.py | 70 # Make sure the entire word matched, i.e. `stringWord` is empty.
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
fgets.c | 81 * newline, and stop. Otherwise, copy entire chunk
|
/bionic/libm/include/amd64/machine/ |
fenv.h | 67 * fenv_t represents the entire floating-point environment.
|
/bootable/recovery/edify/ |
README | 5 - The entire script is a single expression.
|
/bootable/recovery/minui/ |
minui.h | 45 void gr_clear(); // clear entire surface to current color
|
/build/tools/ |
diff_package_overlays.py | 29 status of the entire tree.
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/ |
AndroidManifest.xml | 32 <!-- theme is a way of applying UI decisions across your entire application. You can also
|
/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/ |
MidiConstants.java | 87 * @return true if the entire message is ActiveSensing commands
|
Completed in 1273 milliseconds
<<11121314151617181920>>