/external/chromium_org/tools/win/ |
copy-installer.bat | 67 REM incremental_chrome_dll=1 puts chrome_dll.pdb into the "initial" dir.
68 IF EXIST "%FROM%\initial" (
69 SET FROM=%FROM%\initial
|
/external/qemu-pc-bios/vgabios/tests/ |
testbios.c | 18 {Bit8u initial;
member in struct:__anon34015 261 biosarea->initial=peekb(0x40,0x10);
292 printf("initial : %02x\t",biosarea->initial);
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
initial_speech.js | 6 * @fileoverview Defines the initial speech call. 26 * Initial speech when the page loads. This may happen only after we get 64 // initial node here.
|
/external/chromium_org/chrome/browser/resources/ |
components.css | 116 body.hide-tmi-mode-initial .show-in-tmi-mode { 127 body.show-tmi-mode-initial .show-in-tmi-mode {
|
plugins.css | 111 body.hide-tmi-mode-initial .show-in-tmi-mode { 122 body.show-tmi-mode-initial .show-in-tmi-mode {
|
/external/chromium_org/chrome/browser/resources/feedback/js/ |
event_handler.js | 56 * receive its initial feedback info object. 84 * @param {Object} feedbackInfo Object containing any initial feedback info.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-254.js | 33 assertEquals(0, re.lastIndex, "Global, initial lastIndex"); 48 assertEquals(0, re2.lastIndex, "Non-global, initial lastIndex");
|
regress-crbug-125148.js | 36 // The initial bug report was about calling a know function... 53 // Although this was not in the initial bug report: The same for getters...
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
clone_test.S | 9 # 1000 cycles in initial thread #
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
clone_test.S | 9 # 1000 cycles in initial thread #
|
/external/chromium_org/third_party/skia/tests/ |
ClipStackTest.cpp | 965 GrReducedClip::InitialState initial; local 972 &initial, 979 if (GrReducedClip::kAllOut_InitialState == initial) 1029 GrReducedClip::InitialState initial; local 1124 GrReducedClip::InitialState initial; local 1156 GrReducedClip::InitialState initial; local [all...] |
/external/skia/tests/ |
ClipStackTest.cpp | 965 GrReducedClip::InitialState initial; local 972 &initial, 979 if (GrReducedClip::kAllOut_InitialState == initial) 1029 GrReducedClip::InitialState initial; local 1124 GrReducedClip::InitialState initial; local 1156 GrReducedClip::InitialState initial; local [all...] |
/external/tremolo/Tremolo/ |
vorbisfile.c | 202 (has to begin by knowing the offset of the lb's initial page). 302 /* extract the initial header from the first page and verify that the 389 /* we already grabbed the initial header earlier. Just set the offset */ 395 /* seek to the location of the initial header */ 537 /* the initial header memory is referenced by vf after; don't free it */ 720 static int _ov_open1(void *f,OggVorbis_File *vf,char *initial, 741 if(initial){ 743 memcpy(buffer,initial,ibytes); 810 int ov_open_callbacks(void *f,OggVorbis_File *vf,char *initial,long ibytes, 812 int ret=_ov_open1(f,vf,initial,ibytes,callbacks) [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/ |
structural_line_walker.js | 59 // but these reflect the initial value of the node only, and are not updated
|
/external/chromium_org/chrome/browser/resources/extensions/ |
extension_error.css | 31 display: initial;
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
instant_iframe_validation.js | 22 // Pads with initial zeros and # (e.g. for 'ff' yields '#0000ff').
|
/external/chromium_org/native_client_sdk/src/resources/ |
index.css | 60 -webkit-flex: initial;
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_pixmap_colormap.spec | 90 8 June 2000 - initial specification
|
MESA_set_3dfx_mode.spec | 85 8 June 2000 - initial specification
|
/external/chromium_org/tools/gn/ |
tokenizer.cc | 243 char initial = cur_char(); 244 Advance(); // Advance past initial " 252 if (IsCurrentStringTerminator(initial)) {
|
/external/chromium_org/v8/src/ |
hydrogen-flow-engine.h | 91 // block, starting with the initial state. Computes effects for nested loops. 92 void AnalyzeDominatedBlocks(HBasicBlock* root, State* initial) { 94 SetStateAt(root, initial);
|
platform-solaris.cc | 114 void* initial) { 117 int result = fwrite(initial, size, 1, file);
|
/external/chromium_org/v8/test/mjsunit/ |
ascii-regexp-subject.js | 29 * @fileoverview Check that an initial ^ will result in a faster match fail.
|
/external/mesa3d/docs/ |
MESA_pixmap_colormap.spec | 90 8 June 2000 - initial specification
|
MESA_set_3dfx_mode.spec | 85 8 June 2000 - initial specification
|