HomeSort by relevance Sort by last modified time
    Searched refs:orc (Results 1 - 9 of 9) sorted by null

  /external/ppp/pppd/
ipxcp.c 1001 int orc; /* Individual option return code */ local
1016 orc = CONFACK; /* Assume success */
1022 orc = CONFREJ; /* Reject bad CI */
1040 orc = CONFREJ;
1058 orc = CONFNAK;
1068 orc = CONFNAK;
1073 orc = CONFREJ;
1083 orc = CONFREJ;
1094 orc = CONFNAK;
1104 orc = CONFACK
    [all...]
lcp.c 1494 int orc; \/* Individual option return code *\/ local
    [all...]
ipv6cp.c 901 int orc; /* Individual option return code */ local
916 orc = CONFACK; /* Assume success */
922 orc = CONFREJ; /* Reject bad CI */
938 orc = CONFREJ; /* Reject CI */
951 orc = CONFREJ; /* Reject CI */
958 orc = CONFNAK;
965 orc = CONFNAK;
984 orc = CONFREJ;
992 orc = CONFREJ;
1000 orc = CONFREJ
    [all...]
ipcp.c 1332 int orc; \/* Individual option return code *\/ local
    [all...]
  /external/icu4c/i18n/
plurrule.cpp 935 for (OrConstraint *orc = this; orc != NULL; orc = orc->next) {
937 for (AndConstraint *andc = orc->childNode; andc != NULL; andc = andc->next) {
    [all...]
  /external/valgrind/main/none/tests/ppc32/
jm-int.stdout.exp 514 orc 00000000, 00000000 => ffffffff (00000000 00000000)
515 orc 00000000, 000f423f => fff0bdc0 (00000000 00000000)
516 orc 00000000, ffffffff => 00000000 (00000000 00000000)
517 orc 000f423f, 00000000 => ffffffff (00000000 00000000)
518 orc 000f423f, 000f423f => ffffffff (00000000 00000000)
519 orc 000f423f, ffffffff => 000f423f (00000000 00000000)
520 orc ffffffff, 00000000 => ffffffff (00000000 00000000)
521 orc ffffffff, 000f423f => ffffffff (00000000 00000000)
522 orc ffffffff, ffffffff => ffffffff (00000000 00000000)
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 425 # CHECK: orc 2, 3, 4 # encoding: [0x7c,0x62,0x23,0x38]
426 orc 2, 3, 4
427 # CHECK: orc. 2, 3, 4 # encoding: [0x7c,0x62,0x23,0x39]
428 orc. 2, 3, 4
  /external/valgrind/main/none/tests/ppc64/
jm-int.stdout.exp     [all...]
  /external/qemu/tcg/sparc/
tcg-target.c     [all...]

Completed in 321 milliseconds