Searched refs:where (Results 101 - 125 of 231) sorted by relevance

12345678910

/external/sonivox/arm-hybrid-22k/lib_src/
H A DARM-E_mastergain_gnu.s23 @ where:
/external/sonivox/arm-wt-22k/lib_src/
H A DARM-E_mastergain_gnu.s23 @ where:
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dupnp_xml.c118 * characters have special meaning and so must be escaped where they
148 * sequence: &#x; where x is replaced by a hex numeral, but not
182 * where :
/external/wpa_supplicant_8/src/wps/
H A Dupnp_xml.c118 * characters have special meaning and so must be escaped where they
148 * sequence: &#x; where x is replaced by a hex numeral, but not
182 * where :
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dupnp_xml.c118 * characters have special meaning and so must be escaped where they
148 * sequence: &#x; where x is replaced by a hex numeral, but not
182 * where :
/external/valgrind/main/massif/
H A Dms_main.c56 // it's clear where/why the peak is occurring. (Mattieu Castet) Also,
535 // XTrees and XPts are mirrored by SXTrees and SXPts, where the 'S' is short
1071 static UInt next_snapshot_i = 0; // Index of where next snapshot will go.
1203 // for snapshot n = d(N-1,N)+d(N,N+1), where d(A,B) is the time between
1516 XPt* where; // Where allocated; bottom-XPt member in struct:_HP_Chunk
1551 hc->where = NULL;
1557 hc->where = get_XCon( tid, exclude_first_entry );
1559 if (hc->where) {
1567 update_XCon(hc->where, req_szB);
1625 if (hc->where) {
[all...]
/external/icu4c/test/cintltst/
H A Dchashtst.c286 static const char where[] = "where"; local
304 _put(hash, where, 3, 0);
/external/icu4c/test/perf/collationperf/
H A DCollPerf.pl173 default options. A large list of names is used as data in each test, where the
176 useful. They measure differences, where positive is better for ICU4C, and
/external/elfutils/src/
H A Dnm.c133 char *where; member in struct:GElf_SymX
811 digits, syms[cnt].sym.st_size, longest_where, syms[cnt].where,
1064 sym_mem[nentries_used].where = "";
1112 sym_mem[nentries_used].where
1125 if (sym_mem[nentries_used].where[0] == '\0')
1142 sym_mem[nentries_used].where = obstack_finish (&whereob);
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm328 eventRecord.where = Point();
543 event.where.h = mouseEvent.globalPosition().x();
544 event.where.v = mouseEvent.globalPosition().y();
965 event.where.h = mousePosition.x;
966 event.where.v = mousePosition.y;
/external/javassist/src/main/javassist/
H A DCtBehavior.java604 private void addParameter2(int where, CtClass type, String desc) argument
620 ca.insertLocalVar(where, size);
625 va.shiftIndex(where, size);
629 smt.insertLocal(where, StackMapTable.typeTagOf(typeDesc), classInfo);
633 sm.insertLocal(where, StackMapTable.typeTagOf(typeDesc), classInfo);
1084 * To know exactly where the bytecode will be inserted, call with
1132 * at the position where the bytecode is inserted.
/external/bison/data/
H A Dglr.c111 # Expansion of $<TYPE>NUM, where the current rule has RULE-LENGTH
131 # Expansion of @NUM, where the current rule has RULE-LENGTH symbols
368 /* YYRLINE[YYN] -- source line where rule number YYN was defined. */
457 ]dnl Do not use b4_int_type_for here, since there are places where
/external/ipsec-tools/src/racoon/
H A Dgssapi.c76 gssapi_error(OM_uint32 status_code, const char *where, argument
84 plogv(LLV_ERROR, where, NULL, fmt, ap);
97 plog(LLV_ERROR, where, NULL,
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
H A Dsmartypants.php580 # an ellipsis HTML entity. Also converts the case where
704 display text where smart quotes and other "smart punctuation" would not
765 * Corrected a small bug in `_TokenizeHTML` where a Doctype declaration
766 was not seen as HTML (smart quotes where applied inside).
/external/libvpx/examples/includes/geshi/contrib/
H A Dlangcheck.php124 finished you should see messages of what could cause trouble with GeSHi or where
128 <li>Checking where to find GeSHi installation ... <?php
129 // Rudimentary checking of where GeSHi is. In a default install it will be in ../, but
150 report_error(TYPE_ERROR, 'There\'s no information present on where to find the language files!');
/external/valgrind/main/coregrind/
H A Dm_oset.c726 // where we are between each call to OSetGen_Next().
873 static void OSet_Print( AvlTree* t, const HChar *where, Char*(*strElem)(void *) ) argument
875 VG_(printf)("-- start %s ----------------\n", where);
877 VG_(printf)("-- end %s ----------------\n", where);
/external/mksh/src/
H A Djobs.c973 const char *where)
1100 remove_job(j, where);
1561 remove_job(Job *j, const char *where) argument
1571 internal_warningf("remove_job: job not found (%s)", where);
1602 put_job(Job *j, int where) argument
1614 switch (where) {
971 j_waitj(Job *j, int flags, const char *where) argument
/external/llvm/lib/Archive/
H A DArchiveWriter.cpp158 Archive::addFileBefore(const sys::Path& filePath, iterator where, argument
196 members.insert(where,mbr);
/external/mesa3d/docs/
H A DMESA_drm_image.spec89 extension is EGL_DRM_BUFFER_FORMAT_ARGB32_MESA, where each pixel
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec133 where x, y, z, w are the point's window coordinates, r and q are the
/external/oprofile/events/mips/rm7000/
H A Devents25 event:0x15 counters:0,1 um:zero minimum:500 name:DCACHE_MISS_STALL_CYCLES : Dcache miss stall cycles (cycles where both cache miss tokens taken and a third try is requested)
/external/valgrind/main/memcheck/
H A Dmc_include.h66 ExeContext* where; // Where it was allocated. member in struct:_MC_Chunk
145 additional information 'kind' field to indicate roughly where the
369 ExeContext* where; member in struct:__anon11351
/external/webkit/Source/JavaScriptCore/assembler/
H A DSH4Assembler.h1331 static void linkPointer(void* code, JmpDst where, void* value) argument
1333 uint16_t* instructionPtr = getInstructionPtr(code, where.m_offset);
1385 static void repatchPointer(void* where, void* value) argument
1387 patchPointer(where, value);
1390 static void repatchInt32(void* where, int32_t value) argument
1392 uint16_t* instructionPtr = reinterpret_cast<uint16_t*>(where);
1514 static void patchPointer(void* code, JmpDst where, void* value) argument
1516 patchPointer(reinterpret_cast<uint32_t*>(code) + where.m_offset, value);
/external/wpa_supplicant/
H A Dtls_openssl.c544 static void ssl_info_cb(const SSL *ssl, int where, int ret) argument
549 wpa_printf(MSG_DEBUG, "SSL: (where=0x%x ret=0x%x)", where, ret);
550 w = where & ~SSL_ST_MASK;
558 if (where & SSL_CB_LOOP) {
561 } else if (where & SSL_CB_ALERT) {
563 where & SSL_CB_READ ?
571 if (where & SSL_CB_READ)
576 } else if (where & SSL_CB_EXIT && ret <= 0) {
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_openssl.c494 static void ssl_info_cb(const SSL *ssl, int where, int ret) argument
499 wpa_printf(MSG_DEBUG, "SSL: (where=0x%x ret=0x%x)", where, ret);
500 w = where & ~SSL_ST_MASK;
508 if (where & SSL_CB_LOOP) {
511 } else if (where & SSL_CB_ALERT) {
513 where & SSL_CB_READ ?
521 if (where & SSL_CB_READ)
526 } else if (where & SSL_CB_EXIT && ret <= 0) {

Completed in 560 milliseconds

12345678910