HomeSort by relevance Sort by last modified time
    Searched refs:ds (Results 51 - 75 of 232) sorted by null

1 23 4 5 6 7 8 910

  /external/chromium/third_party/icu/source/common/
ucnv_bld.c     [all...]
ucnv_io.c     [all...]
  /external/icu4c/common/
ucnv_bld.c     [all...]
ucnv_io.c     [all...]
  /external/qemu/
console.c 119 DisplayState *ds; member in struct:TextConsole
193 static unsigned int vga_get_color(DisplayState *ds, unsigned int rgba)
197 switch(ds_get_bits_per_pixel(ds)) {
228 static void vga_fill_rect (DisplayState *ds,
234 bpp = (ds_get_bits_per_pixel(ds) + 7) >> 3;
235 d1 = ds_get_data(ds) +
236 ds_get_linesize(ds) * posy + bpp * posx;
259 d1 += ds_get_linesize(ds);
264 static void vga_bitblt(DisplayState *ds, int xs, int ys, int xd, int yd, int w, int h)
270 bpp = (ds_get_bits_per_pixel(ds) + 7) >> 3
1067 DisplayState *ds = s->ds; local
1275 DisplayState *ds; local
    [all...]
vnc-android.c 285 x = MIN(x, s->ds->width);
286 y = MIN(y, s->ds->height);
287 w = MIN(x + w, s->ds->width) - x;
288 h = MIN(h, s->ds->height);
295 static void vnc_dpy_update(DisplayState *ds, int x, int y, int w, int h)
297 VncDisplay *vd = ds->opaque;
351 DisplayState *ds = vs->ds; local
355 if (!vs->guest.ds)
356 vs->guest.ds = qemu_mallocz(sizeof(*vs->guest.ds))
    [all...]
vnc.c 279 x = MIN(x, s->ds->width);
280 y = MIN(y, s->ds->height);
281 w = MIN(x + w, s->ds->width) - x;
282 h = MIN(h, s->ds->height);
289 static void vnc_dpy_update(DisplayState *ds, int x, int y, int w, int h)
291 VncDisplay *vd = ds->opaque;
345 DisplayState *ds = vs->ds; local
349 if (!vs->guest.ds)
350 vs->guest.ds = qemu_mallocz(sizeof(*vs->guest.ds))
    [all...]
vnchextile.h 16 uint8_t *row = vs->server.ds->data + y * ds_get_linesize(vs->ds) + x * ds_get_bytes_per_pixel(vs->ds);
60 irow += ds_get_linesize(vs->ds) / sizeof(pixel_t);
108 irow += ds_get_linesize(vs->ds) / sizeof(pixel_t);
164 irow += ds_get_linesize(vs->ds) / sizeof(pixel_t);
200 vs->write_pixels(vs, row, w * ds_get_bytes_per_pixel(vs->ds));
201 row += ds_get_linesize(vs->ds);
  /external/quake/quake/src/QW/client/
snd_mixa.asm 241 mov ebx,ds:dword ptr[4+16+esp]
242 mov esi,ds:dword ptr[8+16+esp]
243 mov eax,ds:dword ptr[4+ebx]
244 mov edx,ds:dword ptr[8+ebx]
256 mov edi,ds:dword ptr[16+ebx]
257 mov ecx,ds:dword ptr[12+16+esp]
262 mov ds:dword ptr[16+ebx],edi
266 mov bl,ds:byte ptr[-1+esi+ecx*1]
269 mov edi,ds:dword ptr[eax+ebx*4]
270 mov ebp,ds:dword ptr[edx+ebx*4]
    [all...]
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuDialogHelper.java 97 KeyEvent.DispatcherState ds = decor.getKeyDispatcherState(); local
98 if (ds != null) {
99 ds.startTracking(event, this);
109 KeyEvent.DispatcherState ds = decor.getKeyDispatcherState(); local
110 if (ds != null && ds.isTracking(event)) {
  /external/qemu/audio/
dsound_template.h 157 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; local
159 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; local
162 if (ds->FIELD) {
163 hr = glue (IFACE, _Stop) (ds->FIELD);
168 hr = glue (IFACE, _Release) (ds->FIELD);
172 ds->FIELD = NULL;
189 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; local
194 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; local
217 &ds->dsound_capture_buffer,
226 &ds->dsound_buffer
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
dfa.c 45 * void check_for_backing_up( int ds, int state[numecs] );
47 * ds is the number of the state to check and state[] is its out-transitions,
51 void check_for_backing_up( ds, state )
52 int ds;
55 if ( (reject && ! dfaacc[ds].dfaacc_set) ||
56 (! reject && ! dfaacc[ds].dfaacc_state) )
63 _( "State #%d is non-accepting -\n" ), ds );
66 dump_associated_rules( backing_up_file, ds );
146 void dump_associated_rules( file, ds )
148 int ds;
397 int *accset, ds, nacc, newds; local
    [all...]
  /external/emma/ant/ant14/com/vladium/emma/ant/
FileTask.java 94 final DirectoryScanner ds = set.getDirectoryScanner (project); local
95 final File dsBaseDir = ds.getBasedir ();
97 final String [] dsfiles = ds.getIncludedFiles ();
  /external/grub/stage2/
nbloader.S 58 movw %ax, %ds
93 /* Add 0x0800 (32k >> 4) into %es and %ds */
97 movw %ds, %ax
99 movw %ax, %ds
  /external/webkit/WebCore/html/
HTMLDataGridElement.cpp 95 void HTMLDataGridElement::setDataSource(PassRefPtr<DataGridDataSource> ds)
97 if (m_dataSource == ds)
100 RefPtr<DataGridDataSource> dataSource = ds;
  /external/skia/tests/
StreamTest.cpp 69 SkDynamicMemoryWStream ds; local
73 REPORTER_ASSERT(reporter, ds.write(s, 26));
75 REPORTER_ASSERT(reporter, ds.getOffset() == 100 * 26);
78 ds.copyTo(dst);
84 REPORTER_ASSERT(reporter, memcmp(dst, ds.getStream(), 100*26) == 0);
  /bootable/recovery/minzip/
DirUtil.c 59 DirStatus ds; local
104 ds = getPathDirStatus(cpath);
105 if (ds == DDIR) {
107 } else if (ds == DILLEGAL) {
137 ds = getPathDirStatus(cpath);
138 if (ds == DILLEGAL) {
144 } else if (ds == DMISSING) {
  /external/chromium/third_party/icu/source/i18n/
uspoof_impl.cpp 819 uspoof_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData,
825 if(ds==NULL || inData==NULL || length<-1 || (length>0 && outData==NULL)) {
840 udata_printError(ds, "uspoof_swap(): data format %02x.%02x.%02x.%02x "
856 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, status);
865 if (ds->readUInt32(spoofDH->fMagic) != USPOOF_MAGIC ||
866 ds->readUInt32(spoofDH->fLength) < sizeof(SpoofDataHeader))
868 udata_printError(ds, "uspoof_swap(): Spoof Data header is invalid.\n");
876 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength);
886 udata_printError(ds, "uspoof_swap(): too few bytes (%d after ICU Data header) for spoof data.\n",
914 sectionStart = ds->readUInt32(spoofDH->fCFUKeys)
    [all...]
  /external/icu4c/i18n/
uspoof_impl.cpp 819 uspoof_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData,
825 if(ds==NULL || inData==NULL || length<-1 || (length>0 && outData==NULL)) {
840 udata_printError(ds, "uspoof_swap(): data format %02x.%02x.%02x.%02x "
856 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, status);
865 if (ds->readUInt32(spoofDH->fMagic) != USPOOF_MAGIC ||
866 ds->readUInt32(spoofDH->fLength) < sizeof(SpoofDataHeader))
868 udata_printError(ds, "uspoof_swap(): Spoof Data header is invalid.\n");
876 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength);
886 udata_printError(ds, "uspoof_swap(): too few bytes (%d after ICU Data header) for spoof data.\n",
914 sectionStart = ds->readUInt32(spoofDH->fCFUKeys)
    [all...]
  /cts/tests/tests/net/src/android/net/cts/
ConnectivityManagerTest.java 61 DetailedState ds = ni.getDetailedState(); local
62 assertTrue(DetailedState.FAILED.ordinal() >= ds.ordinal()
63 && ds.ordinal() >= DetailedState.IDLE.ordinal());
69 ds = ni.getDetailedState();
70 assertTrue(DetailedState.FAILED.ordinal() >= ds.ordinal()
71 && ds.ordinal() >= DetailedState.IDLE.ordinal());
  /external/openssl/ssl/
s2_enc.c 123 EVP_CIPHER_CTX *ds; local
129 ds=s->enc_write_ctx;
134 ds=s->enc_read_ctx;
139 if (ds == NULL) return;
142 bs=ds->cipher->block_size;
148 EVP_Cipher(ds,s->s2->mac_data,s->s2->mac_data,l);
  /frameworks/base/core/java/android/text/style/
ReplacementSpan.java 42 public void updateDrawState(TextPaint ds) { }
StyleSpan.java 72 public void updateDrawState(TextPaint ds) {
73 apply(ds, mStyle);
  /external/icu4c/tools/toolutil/
pkgitems.cpp 93 UDataSwapper *ds=udata_openSwapper((UBool)pInfo->isBigEndian, pInfo->charsetFamily, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); local
100 ds->printError=printError;
101 ds->printErrorContext=stderr;
108 swap(ds, pItem->data, pItem->length, swapped, &errorCode);
111 udata_closeSwapper(ds);
443 ucnv_enumDependencies(const UDataSwapper *ds,
469 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize))
471 udata_printError(ds, "icupkg/ucnv_enumDependencies(): too few bytes (%d after header) for an ICU .cnv conversion table\n",
489 udata_printError(ds, "icupkg/ucnv_enumDependencies(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table\n",
497 ((mbcsHeaderOptions=ds->readUInt32(inMBCSHeader->options))
604 UDataSwapper *ds=udata_openSwapper( local
    [all...]
  /external/webkit/WebKit/chromium/src/
ContextMenuClientImpl.cpp 76 WebDataSource* ds = WebDataSourceImpl::fromDocumentLoader(dl); local
77 if (ds)
78 return ds->hasUnreachableURL() ? ds->unreachableURL() : ds->request().url();
224 WebDataSource* ds = WebDataSourceImpl::fromDocumentLoader(dl); local
225 if (ds)
226 data.securityInfo = ds->response().securityInfo();

Completed in 510 milliseconds

1 23 4 5 6 7 8 910