HomeSort by relevance Sort by last modified time
    Searched refs:OK (Results 176 - 200 of 505) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_sta.c 168 if(res != OK)
174 return OK;
185 if(res != OK)
193 return OK;
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 84 public final static MonkeyCommandReturn OK = new MonkeyCommandReturn(true);
115 return OK;
118 return OK;
143 // Ok, it wasn't a number
164 return OK;
186 // Ok, it wasn't a number
192 return OK;
211 // Ok, you gave us something bad.
227 return OK;
244 // Ok, it wasn't a number, see if we have
    [all...]
  /frameworks/base/media/libstagefright/
NuCachedSource2.cpp 179 mFinalStatus(OK),
240 CHECK_EQ(mFinalStatus, (status_t)OK);
266 if (mFinalStatus != OK) {
274 && mFinalStatus == OK
331 if (mFetching || mFinalStatus != OK) {
408 *eos = (mFinalStatus != OK);
436 if (mFinalStatus != OK) {
463 return OK;
473 mFinalStatus = OK;
476 return OK;
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/dec/
AVCDecoder.cpp 175 return OK;
206 return OK;
329 if (err != OK) {
331 return (*out == NULL) ? err : (status_t)OK;
435 err = OK;
455 err = OK;
477 err = OK;
484 err = OK;
503 err = OK;
513 err = OK;
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /dalvik/vm/mterp/x86/
OP_AGET_WIDE.S 15 jb .L${opcode}_finish # index < length, OK
OP_APUT_WIDE.S 15 jb .L${opcode}_finish # index < length, OK
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_x509v3_nist.sh 38 OK=0
42 OK=1
45 OK=0
51 OK=0
57 OK=1
60 OK=0
64 OK=0
68 if [ $OK -eq 1 ]; then
test_x509v3_nist2.sh 34 OK=0
38 OK=1
41 OK=0
47 OK=0
53 OK=1
56 OK=0
60 OK=0
64 if [ $OK -eq 1 ]; then
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnOidSM.c 58 * \return OK if successful, NOK otherwise.\n
126 * \return OK if successful, NOK otherwise.\n
132 TI_STATUS status = OK;
138 if ( status != OK )
162 * \return OK if successful, NOK otherwise.\n
179 return OK;
261 return OK;
271 * \return OK if successful, NOK otherwise.\n
288 return OK;
370 return OK;
    [all...]
ScanCncnDrvSM.c 61 * \return OK if successful, NOK otherwise.\n
197 * \return OK if successful, NOK otherwise.\n
203 TI_STATUS status = OK;
209 if ( status != OK )
233 * \return OK if successful, NOK otherwise.\n
289 /* return OK; - unreachable */
299 * \return OK if successful, NOK otherwise.\n
319 return OK;
329 * \return OK if successful, NOK otherwise.\n
398 if ( OK != (status = mlmeParser_registerForBeaconAndProbeResp( pScanConcentrator->hMlme,
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalRadio.c 78 return OK;
188 return OK;
whalParams.c 106 * RETURNS: OK or NOK
112 return OK;
126 * RETURNS: OK or NOK
131 return OK;
160 * RETURNS: OK or NOK
223 return OK;
247 return OK;
261 return OK;
296 return OK;
353 return OK;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalWep.c 88 return (OK);
185 return (OK);
  /external/chromium/net/websockets/
websocket_throttle.cc 63 return OK;
79 return OK;
92 return OK;
122 callback_->Run(OK);
178 return OK;
192 return OK;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connIbss.c 95 RETURN: OK on success, NOK otherwise
158 RETURN: OK on success, NOK otherwise
191 if (status != OK)
225 RETURN: OK on success, NOK otherwise
247 return OK;
261 RETURN: OK on success, NOK otherwise
304 RETURN: OK on success, NOK otherwise
337 return OK;
352 RETURN: OK on success, NOK otherwise
388 RETURN: OK on success, NOK otherwis
    [all...]
conn.c 128 if (status != OK)
139 if (status != OK)
172 RETURN: OK on success, NOK otherwise
242 return OK;
257 RETURN: OK on success, NOK otherwise
266 return OK;
271 return OK;
288 RETURN: OK on success, NOK otherwise
325 return OK;
340 RETURN: OK on success, NOK otherwis
    [all...]
  /frameworks/base/cmds/stagefright/
stagefright.cpp 96 if (err != OK) {
135 } else if (err != OK) {
216 if (err != OK) {
353 if (err != OK) {
363 return OK;
386 (status_t)OK);
391 CHECK_EQ(writer->start(params.get()), (status_t)OK);
400 CHECK_EQ((status_t)OK, source->start());
423 if (err != OK) {
438 if (err == OK) {
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeParser.c 156 if (status != OK)
159 return OK;
277 if (status != OK)
290 if (status != OK)
302 if (status != OK)
330 if (status != OK)
346 if (status != OK)
373 if (status != OK)
390 if (status != OK)
406 if (status != OK)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 315 if (status == OK)
349 * OK if successful, NOK otherwise.
367 return OK;
387 * OK on success, NOK on failure.
523 if (status == OK)
579 return OK;
629 * I - result - OK if successfully connected, NOK otherwise \n
633 * OK if successful, NOK otherwise.
651 return OK;
670 * OK if successful, NOK otherwise
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c 281 RETURN: OK on success, NOK on failure
335 RETURN: OK on success, NOK on failure
386 RETURN: OK on success, NOK on failure
439 RETURN: OK on success, NOK on failure
455 return OK;
489 RETURN: OK on success, NOK on queue full
532 RETURN: OK on success, NOK on failure
540 TI_STATUS status = OK;
573 RETURN: OK on success, NOK on failure
604 RETURN: OK on success, NOK on failur
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourXManager.c 70 return OK;
83 if(status != OK)
169 return OK;
210 return OK;
299 return OK;
345 return OK;
386 return OK;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
whalHwAccess.c 327 int status = OK;
393 * RETURNS: one of the error codes (0 => OK)
417 return OK;
431 * RETURNS: one of the error codes (0 => OK)
436 int status = OK;
516 return OK;
531 * RETURNS: one of the error codes (0 => OK)
536 int status = OK;
548 if (status != OK)
556 return OK;
    [all...]
  /external/chromium/net/socket/
ssl_client_socket_mac.cc 181 return OK;
213 case OK:
498 pending_send_error_(OK) {
514 if (rv != OK) {
520 rv = DoHandshakeLoop(OK);
747 return OK;
757 c->Run(rv > OK ? OK : rv);
    [all...]
  /external/chromium/net/http/
http_stream_parser.cc 57 int result = DoLoop(OK);
61 return result > 0 ? OK : result;
74 int result = OK;
89 return result > 0 ? OK : result;
100 return OK;
106 int result = DoLoop(OK);
202 result = OK;
320 return OK;
371 return OK;
460 headers = new HttpResponseHeaders(std::string("HTTP/0.9 200 OK"));
    [all...]

Completed in 211 milliseconds

1 2 3 4 5 6 78 91011>>