HomeSort by relevance Sort by last modified time
    Searched full:op_query (Results 1 - 15 of 15) sorted by null

  /system/core/fastboot/
engine.c 56 #define OP_QUERY 3
282 a = queue_action(OP_QUERY, "getvar:%s", var);
304 a = queue_action(OP_QUERY, "getvar:%s", var);
323 a = queue_action(OP_QUERY, "getvar:%s", var);
394 } else if (a->op == OP_QUERY) {
  /external/pcre/dist/
pcre_byte_order.c 217 case OP_QUERY:
pcre_study.c 521 case OP_QUERY:
1002 case OP_QUERY:
    [all...]
pcre_printint.c 480 case OP_QUERY:
HACKING 246 OP_QUERY OP_QUERYI
pcre_compile.c     [all...]
pcre_jit_compile.c 689 case OP_QUERY:
1025 case OP_QUERY: \
    [all...]
pcre_internal.h     [all...]
pcre_dfa_exec.c     [all...]
pcretest.c     [all...]
pcre_exec.c     [all...]
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 82 OP_query = 2,
649 if (msg->h.id.NotAnInteger != 0xFFFF) recordstat(entry, &q.qname, OP_query, q.qtype);
664 recordstat(entry, pkt.r.resrec.name, OP_query, pkt.r.resrec.rrtype);
    [all...]
  /packages/providers/TvProvider/src/com/android/providers/tv/
TvProvider.java 81 private static final String OP_QUERY = "query";
445 SqlParams params = createSqlParams(OP_QUERY, uri, selection, selectionArgs);
626 if (!operation.equals(OP_QUERY)) {
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.good 295 case OP_QUERY:
    [all...]
uniq.inp 798 case OP_QUERY:
    [all...]

Completed in 1011 milliseconds