Searched refs:where (Results 201 - 225 of 381) sorted by relevance

1234567891011>>

/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c540 static void ssl_info_cb(const SSL *ssl, int where, int ret) argument
545 wpa_printf(MSG_DEBUG, "SSL: (where=0x%x ret=0x%x)", where, ret);
546 w = where & ~SSL_ST_MASK;
554 if (where & SSL_CB_LOOP) {
557 } else if (where & SSL_CB_ALERT) {
560 where & SSL_CB_READ ?
566 if (where & SSL_CB_READ)
575 ev.alert.is_local = !(where & SSL_CB_READ);
580 } else if (where
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c540 static void ssl_info_cb(const SSL *ssl, int where, int ret) argument
545 wpa_printf(MSG_DEBUG, "SSL: (where=0x%x ret=0x%x)", where, ret);
546 w = where & ~SSL_ST_MASK;
554 if (where & SSL_CB_LOOP) {
557 } else if (where & SSL_CB_ALERT) {
560 where & SSL_CB_READ ?
566 if (where & SSL_CB_READ)
575 ev.alert.is_local = !(where & SSL_CB_READ);
580 } else if (where
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js1589 Hash.each(inserters, function(inserter, where){
1591 where = where.capitalize();
1593 Element.implement('inject' + where, function(el){
1598 Element.implement('grab' + where, function(el){
1691 appendText: function(text, where){
1692 return this.grab(this.getDocument().newTextNode(text), where);
1695 grab: function(el, where){
1696 inserters[where || 'bottom']($(el, true), this);
1700 inject: function(el, where){
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dregexcmp.cpp239 // NextChar. This is where characters are actually fetched from the pattern.
434 // - START_CAPTURE n where n is stack frame offset to the capture group variables.
909 // Check for simple *, where the construct being repeated
964 // Locate the position in the compiled pattern where the match will continue
1945 void RegexCompile::insertOp(int32_t where) {
1947 U_ASSERT(where>0 && where < code->size());
1950 code->insertElementAt(nop, where, *fStatus);
1966 opType == URX_RELOC_OPRND) && opValue > where) {
1980 if (x>where) {
[all...]
/external/icu4c/i18n/
H A Dregexcmp.cpp247 // NextChar. This is where characters are actually fetched from the pattern.
445 // - START_CAPTURE n where n is stack frame offset to the capture group variables.
931 // Check for simple *, where the construct being repeated
986 // Locate the position in the compiled pattern where the match will continue
1900 void RegexCompile::insertOp(int32_t where) {
1902 U_ASSERT(where>0 && where < code->size());
1905 code->insertElementAt(nop, where, *fStatus);
1921 opType == URX_RELOC_OPRND) && opValue > where) {
1935 if (x>where) {
[all...]
/external/bison/djgpp/
H A Ddjunpack.bat32 Rem where XYZ is the version number. If the argument includes leading
/external/chromium/sdch/open-vcdiff/
H A Ddepcomp47 DEPDIR directory where to store dependencies.
96 ## the command line argument order; so add the flags where they
/external/chromium_org/chrome_frame/test/
H A Dpoor_mans_trybot.bat20 REM NOTE: I've seen cases where a Vista VM under Virtual PC will fail
/external/chromium_org/sdch/open-vcdiff/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.idl90 [CustomElementCallbacks, RaisesException] void insertAdjacentHTML(DOMString where, DOMString html);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drestest.cpp93 E_Where where; member in struct:__anon11895
116 * Return a random unsigned long l where 0N <= l <= ULONG_MAX.
136 * Return a random double x where 0.0 <= x < 1.0.
145 * Return a random integer i where 0 <= i < n.
370 for (j=param[i].where; j>=0; --j)
/external/chromium_org/third_party/libxml/src/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_drm_image.spec90 extension is EGL_DRM_BUFFER_FORMAT_ARGB32_MESA, where each pixel
H A DMESA_texture_array.spec43 There are a number of circumstances where an application may wish to
53 2. A terrain engine where the altitude of a point determines the
281 v(x,y) = h_t * t(x,y), and w(x,y) = d_t * r(x,y), where w_t, h_t,
325 where <target> is one of TEXTURE_1D, TEXTURE_2D, TEXTURE_CUBE_MAP,
652 are treated as two- and three-dimensional images, respectively, where
/external/chromium_org/third_party/tcmalloc/vendor/
H A Ddepcomp47 DEPDIR directory where to store dependencies.
96 ## the command line argument order; so add the flags where they
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/clang/docs/analyzer/
H A Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
/external/clang/docs/
H A Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
/external/elfutils/config/
H A Ddepcomp47 DEPDIR directory where to store dependencies.
96 ## the command line argument order; so add the flags where they
/external/genext2fs/
H A Ddepcomp46 DEPDIR directory where to store dependencies.
/external/grub/
H A Ddepcomp46 DEPDIR directory where to store dependencies.
/external/icu4c/test/intltest/
H A Drestest.cpp93 E_Where where; member in struct:__anon19431
116 * Return a random unsigned long l where 0N <= l <= ULONG_MAX.
136 * Return a random double x where 0.0 <= x < 1.0.
145 * Return a random integer i where 0 <= i < n.
370 for (j=param[i].where; j>=0; --j)
/external/libexif/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/libffi/
H A Ddepcomp47 DEPDIR directory where to store dependencies.
96 ## the command line argument order; so add the flags where they
/external/libmtp/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they

Completed in 4483 milliseconds

1234567891011>>