| /src/external/apache2/mDNSResponder/dist/mDNSShared/ |
| ClientRequests.h | 73 QueryRecordOp * op6; // Query record operation object for AAAA record. member in struct:__anon6129
|
| ClientRequests.c | 234 err = QueryRecordOpCreate(&inRequest->op6); 238 err = QueryRecordOpStart(inRequest->op6, &opParams, inResultHandler, inResultContext); 260 if (inRequest->op6) QueryRecordOpStop(inRequest->op6); 265 const QueryRecordOp * const op6 = inRequest->op6; local 284 if (op6) 286 if (op6->answered) 288 q6 = &op6->q; 290 else if (op6->q.TimeoutQuestion [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/visium/ |
| visium.cc | 2164 rtx op6 = gen_highpart (SImode, op0); local 2205 XVECEXP (pat, 0, 0) = gen_rtx_SET (op6, x);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
| visium.cc | 2161 rtx op6 = gen_highpart (SImode, op0); local 2202 XVECEXP (pat, 0, 0) = gen_rtx_SET (op6, x);
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| linux-ppc-low.cc | 1441 uint32_t insn, op6; local 1445 op6 = PPC_OP6 (insn); 1447 if (op6 == 18 && (insn & 2) == 0) 1459 else if (op6 == 16 && (insn & 2) == 0)
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| linux-ppc-low.cc | 1441 uint32_t insn, op6; local 1445 op6 = PPC_OP6 (insn); 1447 if (op6 == 18 && (insn & 2) == 0) 1459 else if (op6 == 16 && (insn & 2) == 0)
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-nds32.c | 7739 int op6; 7751 op6 = N32_OP6 (insn); 7754 switch (op6) 7734 int op6; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-nds32.c | 7740 int op6; 7752 op6 = N32_OP6 (insn); 7755 switch (op6) 7735 int op6; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-nds32.c | 7733 int op6; 7745 op6 = N32_OP6 (insn); 7748 switch (op6) 7728 int op6; local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| rs6000-tdep.c | 6726 int op6 = PPC_OP6 (insn_suffix); 6739 switch (op6) 7027 int op6; 7034 op6 = PPC_OP6 (insn_suffix); /* 6-bit opcode in the instruction suffix */ 7036 switch (op6) 7188 op6); 7208 int op6, tmp, i; 7211 op6 = PPC_OP6 (insn); 7213 switch (op6) 7401 if (op6 == 36 || op6 == 37 || op6 == 52 || op6 == 53 6722 int op6 = PPC_OP6 (insn_suffix); local 7023 int op6; local 7204 int op6, tmp, i; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-nds32.c | 7739 int op6; 7751 op6 = N32_OP6 (insn); 7754 switch (op6) 7734 int op6; local
|
| /src/external/gpl3/gdb/dist/gdb/ |
| rs6000-tdep.c | 6726 int op6 = PPC_OP6 (insn_suffix); 6739 switch (op6) 7027 int op6; 7034 op6 = PPC_OP6 (insn_suffix); /* 6-bit opcode in the instruction suffix */ 7036 switch (op6) 7188 op6); 7208 int op6, tmp, i; 7211 op6 = PPC_OP6 (insn); 7213 switch (op6) 7401 if (op6 == 36 || op6 == 37 || op6 == 52 || op6 == 53 6722 int op6 = PPC_OP6 (insn_suffix); local 7023 int op6; local 7204 int op6, tmp, i; local [all...] |