/external/icu4c/i18n/unicode/ |
vtzone.h | 115 * created from VTIMEZONE data, the initial value is set by the TZURL property value 116 * in the data. Otherwise, the initial value is not set. 132 * was created from VTIMEZONE data, the initial value is set by the LAST-MODIFIED property 133 * value in the data. Otherwise, the initial value is not set. 347 * the argument initial points to non-NULL <code>InitialTimeZoneRule</code> and 352 * @param initial Receives the initial timezone rule 360 virtual void getTimeZoneRules(const InitialTimeZoneRule*& initial,
|
/external/libffi/src/powerpc/ |
darwin.S | 215 .g_long LLFB0$non_lazy_ptr-. ; FDE initial location
|
darwin_closure.S | 275 .g_long LLFB1$non_lazy_ptr-. ; FDE initial location
|
linux64.S | 163 .8byte .LFB1-. # FDE initial location
|
/external/mesa3d/src/mesa/main/ |
eval.c | 938 init_1d_map( struct gl_1d_map *map, int n, const float *initial ) 947 map->Points[i] = initial[i]; 956 init_2d_map( struct gl_2d_map *map, int n, const float *initial ) 968 map->Points[i] = initial[i];
|
/external/smack/src/org/jivesoftware/smackx/filetransfer/ |
OutgoingFileTransfer.java | 366 if (!updateStatus(Status.initial, Status.negotiating_transfer)) {
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
picoloaddbg.lua | 14 -- - initial '!' and trailing '!.*' are treated as comments, no '[]'
|
picoloadphones.lua | 13 -- - initial '!' and trailing '!.*' are treated as comments, no '[]'
|
/external/v8/src/ |
platform-nullos.cc | 277 void* initial) {
|
platform-cygwin.cc | 233 void* initial) { 236 int result = fwrite(initial, size, 1, file);
|
platform-macos.cc | 228 void* initial) { 231 int result = fwrite(initial, size, 1, file);
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/ |
XMPPathParser.java | 345 throw new XMPException("Empty initial XMPPath step", XMPError.BADXPATH);
|
/external/chromium_org/third_party/lcov-1.9/bin/ |
geninfo | 169 our $initial; 239 "initial|i" => \$initial, 443 if ($initial) { 444 warn("Note: --initial does not generate branch coverage ". 473 -i, --initial Capture initial zero coverage data 569 if ($initial) { 598 if ($initial) { 1156 # Change back to initial director [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/js/ |
directory_model.js | 74 * @param {boolean} isDriveEnabled True if DRIVE enabled (initial value). 988 * @param {boolean} initial True if it comes from setupPath and 995 DirectoryModel.prototype.changeDirectoryEntry_ = function(initial, dirEntry, 1005 e.initial = initial; 1042 if (tracker.exceptInitialChange && event.initial) [all...] |
/external/chromium_org/third_party/angle_dx11/src/compiler/ |
OutputHLSL.cpp | 2164 int initial = 0; local 2311 out << initial; local [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
GravityTest.java | 338 private void assertOneGravity(int expected, int initial, boolean isRtl) { 341 assertEquals(expected, Gravity.getAbsoluteGravity(initial, layoutDirection));
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ThreadGroupTest.java | 77 ThreadGroup initial = getInitialThreadGroup(); local 82 newGroup.getParent() == initial);
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
Inet6AddressTest.java | [all...] |
/external/chromium_org/chrome/browser/devtools/adb/ |
android_usb_device.cc | 344 void AndroidUsbDevice::ReadHeader(bool initial) { 347 if (!initial && HasOneRef())
|
/external/chromium_org/chrome/browser/resources/signin_internals/ |
signin_internals.js | 174 // On load, do an initial refresh and register refreshSigninInfo to be invoked
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_array.spec | 391 same initial values. If the new texture object is bound to TEXTURE_1D, 412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, 416 that access to these initial textures not be lost, they are treated as 417 texture objects all of whose names are 0. The initial one-, two-, 436 "The texture object name space, including the initial one-, two-, and 715 Initial [all...] |
/external/chromium_org/v8/src/ |
platform-linux.cc | 414 void* initial) { 417 int result = fwrite(initial, size, 1, file);
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-334.js | 55 // Sanity check: expected initial state.
|
/external/libffi/src/mips/ |
o32.S | 329 .4byte $LFB0 # FDE initial location 355 .4byte $LFB1 # FDE initial location
|
/external/mesa3d/docs/ |
MESA_texture_array.spec | 391 same initial values. If the new texture object is bound to TEXTURE_1D, 412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D, 416 that access to these initial textures not be lost, they are treated as 417 texture objects all of whose names are 0. The initial one-, two-, 436 "The texture object name space, including the initial one-, two-, and 715 Initial [all...] |