Searched defs:as (Results 126 - 150 of 163) sorted by relevance

1234567

/external/qemu/audio/
H A Dossaudio.c507 static int oss_init_out (HWVoiceOut *hw, struct audsettings *as) argument
519 req.fmt = aud_to_ossfmt (as->fmt);
520 req.freq = as->freq;
521 req.nchannels = as->nchannels;
673 static int oss_init_in (HWVoiceIn *hw, struct audsettings *as) argument
685 req.fmt = aud_to_ossfmt (as->fmt);
686 req.freq = as->freq;
687 req.nchannels = as->nchannels;
H A Dalsaaudio.c877 static int alsa_init_out (HWVoiceOut *hw, struct audsettings *as) argument
890 req.fmt = aud_to_alsafmt (as->fmt);
891 req.freq = as->freq;
892 req.nchannels = as->nchannels;
982 static int alsa_init_in (HWVoiceIn *hw, struct audsettings *as) argument
995 req.fmt = aud_to_alsafmt (as->fmt);
996 req.freq = as->freq;
997 req.nchannels = as->nchannels;
H A Daudio.c611 static void audio_print_settings (struct audsettings *as) argument
613 dolog ("frequency=%d nchannels=%d fmt=", as->freq, as->nchannels);
615 switch (as->fmt) {
635 AUD_log (NULL, "invalid(%d)", as->fmt);
640 switch (as->endianness) {
654 static int audio_validate_settings (struct audsettings *as) argument
658 invalid = as->nchannels != 1 && as->nchannels != 2;
659 invalid |= as
678 audio_pcm_info_eq(struct audio_pcm_info *info, struct audsettings *as) argument
707 audio_pcm_init_info(struct audio_pcm_info *info, struct audsettings *as) argument
2069 AUD_add_capture( struct audsettings *as, struct audio_capture_ops *ops, void *cb_opaque ) argument
[all...]
/external/qemu/hw/android/goldfish/
H A Daudio.c4 ** License version 2, as published by the Free Software Foundation, and
356 // need to read twice as much data
595 struct audsettings as; local
621 as.freq = 44100;
622 as.nchannels = 2;
623 as.fmt = AUD_FMT_S16;
624 as.endianness = AUDIO_HOST_ENDIANNESS;
633 &as
642 as.freq = 8000;
643 as
[all...]
/external/stlport/test/unit/
H A Dstring_test.cpp304 const char* as = a.c_str(); local
308 CPPUNIT_ASSERT( b.c_str() == as );
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dpack.c337 * Get indexes of color components for a basic color format, such as
1247 * Used to pack an array [][4] of RGBA float colors as specified
3139 GLfloat rs = 1.0f, gs = 1.0f, bs = 1.0f, as = 1.0f; /* scale factors */ local
3395 rs = gs = bs = as = 1.0F / 15.0F;
3406 rgba[i][aDst] = ((p ) & 0xf) * as;
3417 rgba[i][aDst] = ((p ) & 0xf) * as;
3423 rs = gs = bs = as = 1.0F / 15.0F;
3434 rgba[i][aDst] = ((p >> 12) ) * as;
3445 rgba[i][aDst] = ((p >> 12) ) * as;
3462 rgba[i][aDst] = ((p ) & 0x1) * as;
[all...]
/external/libunwind/include/tdep-ia64/
H A Dlibunwind_i.h122 not the same as the above ABI numbers. */
132 unw_addr_space_t as; /* reference to per-address-space info */ member in struct:cursor
165 /* In case of stack-discontiguities, such as those introduced by
243 #define tdep_get_as(c) ((c)->as)
246 #define tdep_big_endian(as) ((c)->as->big_endian != 0)
255 data structure, we couldn't declare "unw" as HIDDEN/PROTECTED. */
260 unw_addr_space_t as, char *path,
263 extern int tdep_find_proc_info (unw_addr_space_t as, unw_word_t ip,
266 extern void tdep_put_unwind_info (unw_addr_space_t as,
[all...]
/external/mesa3d/src/mesa/main/
H A Dpack.c337 * Get indexes of color components for a basic color format, such as
1247 * Used to pack an array [][4] of RGBA float colors as specified
3139 GLfloat rs = 1.0f, gs = 1.0f, bs = 1.0f, as = 1.0f; /* scale factors */ local
3395 rs = gs = bs = as = 1.0F / 15.0F;
3406 rgba[i][aDst] = ((p ) & 0xf) * as;
3417 rgba[i][aDst] = ((p ) & 0xf) * as;
3423 rs = gs = bs = as = 1.0F / 15.0F;
3434 rgba[i][aDst] = ((p >> 12) ) * as;
3445 rgba[i][aDst] = ((p >> 12) ) * as;
3462 rgba[i][aDst] = ((p ) & 0x1) * as;
[all...]
/external/mksh/src/
H A Dhistrap.c22 * of said person's immediate fault when using the work as intended.
143 /* kludge city - accept -num as -- -num (kind of) */
253 * of bounds for -l as well.
565 /* if the name is the same as the name we have */
838 /* !bytes check as some systems (older FreeBSDs) have buggy memchr */
1080 char *as; local
1098 strdupx(as, cs, ATEMP);
1099 cs = s = as;
1103 as = NULL;
1113 afree(as, ATEM
[all...]
H A Dfuncs.c24 * of said person's immediate fault when using the work as intended.
69 bi_getn(const char *as, int *ai) argument
73 if (!(rv = getn(as, ai)))
74 bi_errorf("%s: %s", as, "bad number");
308 /* we recognise "-n" only as the first arg */
312 /* otherwise, we print everything as-is */
683 * AT&T ksh seems to have 0-9 as options which are multiplied
687 * does not allow the number to be specified as a separate argument
706 * need to change the -U below as well
737 /* typeset: show values as wel
[all...]
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmspcs.c33 CIE 15:2004 CIELab is defined as:
52 PCS in Lab2 is encoded as:
589 cmsFloat64Number as = Lab2 ->a; local
591 cmsFloat64Number Cs = sqrt( Sqr(as) + Sqr(bs) );
601 cmsFloat64Number a_ps = (1 + G) * as;
648 // This function returns a number of gridpoints to be used as LUT table. It assumes same number
H A Dcmscgats.c225 WRITEMODE as; // How is supposed to be written member in struct:__anon28674
274 // denote the use of filters such as none, D65, Red, Green or Blue.
279 {"WEIGHTING_FUNCTION", WRITE_PAIR}, // Indicates such functions as: the CIE standard observer functions used in the
312 "CMYK_C", // Cyan component of CMYK data expressed as a percentage
313 "CMYK_M", // Magenta component of CMYK data expressed as a percentage
314 "CMYK_Y", // Yellow component of CMYK data expressed as a percentage
315 "CMYK_K", // Black component of CMYK data expressed as a percentage
353 // recommended as the predictor of the variability of dE
475 // Check if current symbol is same as specified. issue an error else.
603 // parsing, while CCMX files always use . as decima
1228 AddAvailableProperty(cmsIT8* it8, const char* Key, WRITEMODE as) argument
[all...]
/external/qemu/android/
H A Dasync-socket.c48 static const char* _async_socket_string(AsyncSocket* as);
51 static Looper* _async_socket_get_looper(AsyncSocket* as);
55 * as - Asynchronous socket for the I/O.
58 static AsyncIOAction _async_socket_io_timed_out(AsyncSocket* as,
69 AsyncSocket* as; member in struct:AsyncSocketIO
116 * as - Asynchronous socket for the I/O.
126 _async_socket_rw_new(AsyncSocket* as, argument
146 asio->as = as;
156 loopTimer_init(asio->timer, _async_socket_get_looper(as),
173 AsyncSocket* const as = asio->as; local
234 _async_socket_reader_new(AsyncSocket* as, void* buffer, uint32_t len, on_as_io_cb io_cb, void* reader_opaque, Duration deadline) argument
257 _async_socket_writer_new(AsyncSocket* as, const void* buffer, uint32_t len, on_as_io_cb io_cb, void* writer_opaque, Duration deadline) argument
275 AsyncSocket* const as = asio->as; local
390 _async_socket_string(AsyncSocket* as) argument
396 _async_socket_get_looper(AsyncSocket* as) argument
410 _async_socket_pull_first_io(AsyncSocket* as, AsyncSocketIO** list_head, AsyncSocketIO** list_tail) argument
435 _async_socket_pull_first_reader(AsyncSocket* as) argument
450 _async_socket_pull_first_writer(AsyncSocket* as) argument
464 _async_socket_remove_io(AsyncSocket* as, AsyncSocketIO** list_head, AsyncSocketIO** list_tail, AsyncSocketIO* io) argument
501 _async_socket_advance_io(AsyncSocket* as, AsyncSocketIO** list_head, AsyncSocketIO** list_tail) argument
524 _async_socket_advance_reader(AsyncSocket* as) argument
534 _async_socket_advance_writer(AsyncSocket* as) argument
547 _async_socket_complete_io(AsyncSocket* as, AsyncSocketIO* asio) argument
566 _async_socket_io_timed_out(AsyncSocket* as, AsyncSocketIO* asio) argument
596 _async_socket_cancel_io(AsyncSocket* as, AsyncSocketIO* asio) argument
616 _async_socket_io_failure(AsyncSocket* as, AsyncSocketIO* asio, int failure) argument
634 _async_socket_cancel_readers(AsyncSocket* as) argument
650 _async_socket_cancel_writers(AsyncSocket* as) argument
663 _async_socket_cancel_all_io(AsyncSocket* as) argument
682 _async_socket_close_socket(AsyncSocket* as) argument
698 _async_socket_free(AsyncSocket* as) argument
724 _async_socket_reconnect(AsyncSocket* as, int to) argument
745 _on_async_socket_disconnected(AsyncSocket* as) argument
775 _on_async_socket_failure(AsyncSocket* as, AsyncSocketIO* asio) argument
793 _on_async_socket_recv(AsyncSocket* as) argument
900 _on_async_socket_send(AsyncSocket* as) argument
1008 AsyncSocket* const as = (AsyncSocket*)opaque; local
1045 AsyncSocket* const as = (AsyncSocket*)opaque; local
1082 AsyncSocket* as = (AsyncSocket*)opaque; local
1102 AsyncSocket* as; local
1141 async_socket_reference(AsyncSocket* as) argument
1149 async_socket_release(AsyncSocket* as) argument
1163 async_socket_connect(AsyncSocket* as, int retry_to) argument
1179 async_socket_disconnect(AsyncSocket* as) argument
1190 async_socket_reconnect(AsyncSocket* as, int retry_to) argument
1201 async_socket_read_abs(AsyncSocket* as, void* buffer, uint32_t len, on_as_io_cb reader_cb, void* reader_opaque, Duration deadline) argument
1232 async_socket_read_rel(AsyncSocket* as, void* buffer, uint32_t len, on_as_io_cb reader_cb, void* reader_opaque, int to) argument
1244 async_socket_write_abs(AsyncSocket* as, const void* buffer, uint32_t len, on_as_io_cb writer_cb, void* writer_opaque, Duration deadline) argument
1275 async_socket_write_rel(AsyncSocket* as, const void* buffer, uint32_t len, on_as_io_cb writer_cb, void* writer_opaque, int to) argument
1287 async_socket_get_client_opaque(const AsyncSocket* as) argument
1293 async_socket_deadline(AsyncSocket* as, int rel) argument
1300 async_socket_get_port(const AsyncSocket* as) argument
1306 async_socket_is_connected(const AsyncSocket* as) argument
[all...]
H A Dsdk-controller-socket.c95 * This query is sent to SDK controller service as part of the connection
154 * amount of data (such as framebuffer updates sent my multi-touch port), and
339 AsyncSocket* as; member in struct:SDKCtlSocket
743 async_socket_write_rel(packet->sdkctl->as, &packet->header, packet->header.size,
878 async_socket_write_rel(packet->sdkctl->as, packet->packet, packet->packet->size,
1037 query->deadline, async_socket_deadline(query->sdkctl->as, 0));
1106 query->deadline, async_socket_deadline(query->sdkctl->as, 0));
1220 query->deadline = async_socket_deadline(query->sdkctl->as, to);
1230 async_socket_write_abs(sdkctl->as, &query->header, query->header.packet.size,
1372 async_socket_read_rel(dispatcher->sdkctl->as,
1875 _on_async_socket_connection(void* client_opaque, AsyncSocket* as, AsyncIOState status) argument
[all...]
/external/qemu/ui/
H A Dvnc.h153 struct audsettings as; member in struct:VncState
/external/wpa_supplicant_8/wpa_supplicant/
H A Deapol_test.c906 struct hostapd_radius_server *as; local
917 as = os_zalloc(sizeof(struct hostapd_radius_server));
918 assert(as != NULL);
924 pos = (u8 *) &as->addr.u.v4;
931 inet_aton(authsrv, &as->addr.u.v4);
933 as->addr.af = AF_INET;
934 as->port = port;
935 as->shared_secret = (u8 *) os_strdup(secret);
936 as->shared_secret_len = os_strlen(secret);
937 e->radius_conf->auth_server = as;
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/UglifyJS/
H A Dparse-js.js688 function as() {
731 return as("block", block_());
737 return as("block");
752 return as("debugger");
757 return as("do", prog1(parenthesised, semicolon), body);
772 return as("return",
780 return as("switch", parenthesised(), switch_block_());
783 return as("throw", prog1(expression, semicolon));
795 return as("while", parenthesised(), in_loop(statement));
798 return as("wit
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHandle.h208 // The m_regionOffset field encodes liveness of the slot as well as being an
487 // managed heap. As long as the Persistent handle is alive
554 U* as() const function in class:blink::Persistent
726 // During the mark phase of the GC all live objects are marked as live and
727 // all Member fields of a live object will be traced marked as live as well.
776 U* as() const function in class:blink::Member
997 // blink::RefCountedWillBeGarbageCollected as a template alias would
/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DStringImpl.cpp10 * License as published by the Free Software Foundation; either
297 // struct as well as the data which it contains. This removes one
313 // struct as well as the data which it contains. This removes one
329 // Same as createUninitialized() except here we use realloc.
377 // struct as well as the data which it contains. This removes one
2027 const LChar* as = a->characters8(); local
2032 UChar ac = as[
2047 const UChar* as = a->characters16(); local
[all...]
/external/clang/test/CXX/drs/
H A Ddr2xx.cpp153 void test1(A::S as) { f(as); } // expected-error {{called object type 'int'}} argument
154 void test2(A::S as) { void f(); f(as); } // expected-error {{too many arguments}} expected-note {{}} argument
155 void test3(A::S as) { using A::f; f(as); } // ok argument
156 void test4(A::S as) { using B::f; f(as); } // ok argument
157 void test5(A::S as) { int f; f(as); } // expecte argument
158 test6(A::S as) argument
[all...]
/external/libcxxabi/src/Unwind/
H A DUnwindCursor.hpp396 UnwindCursor(unw_context_t *context, A &as);
397 UnwindCursor(A &as, void *threadArg);
536 UnwindCursor<A, R>::UnwindCursor(unw_context_t *context, A &as) argument
537 : _addressSpace(as), _registers(context), _unwindInfoMissing(false),
545 UnwindCursor<A, R>::UnwindCursor(A &as, void *) argument
546 : _addressSpace(as), _unwindInfoMissing(false), _isSignalFrame(false) {
1269 // Use unwinding info to modify register set as if function returned.
/external/pixman/pixman/
H A Dpixman-combine32.c13 * is provided "as is" without express or implied warranty.
114 * There are two ways of handling alpha -- either as a single unified value or
477 * These blend modes should match the SVG filter draft specification, as
479 * no released draft exists that shows this, as the formulas have not been
483 * PDF_NON_SEPARABLE_BLEND_MODE macros, which take the blend function as an
486 * Cra = (1 – as) . Dca + (1 – ad) . Sca + B(Dca, ad, Sca, as)
491 * B(Dca, ad, Sca, as) = Dca.Sca
611 * B(Dca, ad, Sca, as) = Dca.sa + Sca.da - Dca.Sca
1866 uint16_t as local
1894 uint16_t as = ~d >> A_SHIFT; local
1922 uint16_t as = ~d >> A_SHIFT; local
[all...]
/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h121 // types, such as functions, records, etc.
620 template<class T> const LiteralT<T>& as() const { function in class:clang::threadSafety::Literal
623 template<class T> LiteralT<T>& as() { function in class:clang::threadSafety::Literal
665 return Vs.reduceLiteralT(as<bool>());
670 return Vs.reduceLiteralT(as<int8_t>());
672 return Vs.reduceLiteralT(as<uint8_t>());
675 return Vs.reduceLiteralT(as<int16_t>());
677 return Vs.reduceLiteralT(as<uint16_t>());
680 return Vs.reduceLiteralT(as<int32_t>());
682 return Vs.reduceLiteralT(as<uint32_
[all...]
/external/libunwind/include/
H A Ddwarf.h226 DWARF_WHERE_SAME, /* register has same value as in prev. frame */
242 the CFA can be expressed as a (REGISTER,OFFSET) pair. To handle
300 unw_addr_space_t as; /* reference to per-address-space info */ member in struct:dwarf_cursor
398 extern int dwarf_find_proc_info (unw_addr_space_t as, unw_word_t ip,
406 extern int dwarf_search_unwind_table (unw_addr_space_t as,
413 unw_addr_space_t as, char *path,
417 extern void dwarf_put_unwind_info (unw_addr_space_t as,
422 extern int dwarf_extract_proc_info_from_fde (unw_addr_space_t as,
433 extern int dwarf_read_encoded_pointer (unw_addr_space_t as,
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas59 /// or token type sequence (such as for interpretation).
83 /// The Lexer tracks line/col info as well as input index so its markers are
130 /// no longer necessary. This will have the same behavior as
147 /// will use seek to move backwards such as when backtracking.
153 /// as line number. For seeking backwards, you will be presumably
198 /// Get the ith character of lookahead. This is usually the same as
269 /// When setting the text, it might be a NOP such as for the CommonToken,
391 /// directly as it's underlying source.
421 /// Loads and buffers the specified file to be used as thi
1686 /// specified character array. This is the preferred constructor as procedure
[all...]

Completed in 446 milliseconds

1234567