/external/strace/tests-m32/ |
D | bpf.c | 192 init_ ## cmd_ ## _first(const unsigned long eop) \ 196 const unsigned long addr = eop - offset; \ 215 init_BPF_MAP_CREATE_attr(const unsigned long eop) in init_BPF_MAP_CREATE_attr() argument 228 const unsigned long addr = eop - offset; in init_BPF_MAP_CREATE_attr() 256 init_BPF_MAP_LOOKUP_ELEM_attr(const unsigned long eop) in init_BPF_MAP_LOOKUP_ELEM_attr() argument 265 const unsigned long addr = eop - offset; in init_BPF_MAP_LOOKUP_ELEM_attr() 286 init_BPF_MAP_UPDATE_ELEM_attr(const unsigned long eop) in init_BPF_MAP_UPDATE_ELEM_attr() argument 296 const unsigned long addr = eop - offset; in init_BPF_MAP_UPDATE_ELEM_attr() 317 init_BPF_MAP_DELETE_ELEM_attr(const unsigned long eop) in init_BPF_MAP_DELETE_ELEM_attr() argument 325 const unsigned long addr = eop - offset; in init_BPF_MAP_DELETE_ELEM_attr() [all …]
|
D | test_printpath.c | 53 char *const eop = p + (test_max - 1); in test_printpath_at() local 54 *eop = '\0'; in test_printpath_at() 58 memmove(eop - i, eop - i_1, i_1); in test_printpath_at() 59 eop[-1] = "/.."[i_1 % 3]; in test_printpath_at() 60 if (chdir(eop - i)) in test_printpath_at() 62 printf("chdir(\"%s\") = 0\n", eop - i); in test_printpath_at()
|
/external/strace/tests-mx32/ |
D | bpf.c | 192 init_ ## cmd_ ## _first(const unsigned long eop) \ 196 const unsigned long addr = eop - offset; \ 215 init_BPF_MAP_CREATE_attr(const unsigned long eop) in init_BPF_MAP_CREATE_attr() argument 228 const unsigned long addr = eop - offset; in init_BPF_MAP_CREATE_attr() 256 init_BPF_MAP_LOOKUP_ELEM_attr(const unsigned long eop) in init_BPF_MAP_LOOKUP_ELEM_attr() argument 265 const unsigned long addr = eop - offset; in init_BPF_MAP_LOOKUP_ELEM_attr() 286 init_BPF_MAP_UPDATE_ELEM_attr(const unsigned long eop) in init_BPF_MAP_UPDATE_ELEM_attr() argument 296 const unsigned long addr = eop - offset; in init_BPF_MAP_UPDATE_ELEM_attr() 317 init_BPF_MAP_DELETE_ELEM_attr(const unsigned long eop) in init_BPF_MAP_DELETE_ELEM_attr() argument 325 const unsigned long addr = eop - offset; in init_BPF_MAP_DELETE_ELEM_attr() [all …]
|
D | test_printpath.c | 53 char *const eop = p + (test_max - 1); in test_printpath_at() local 54 *eop = '\0'; in test_printpath_at() 58 memmove(eop - i, eop - i_1, i_1); in test_printpath_at() 59 eop[-1] = "/.."[i_1 % 3]; in test_printpath_at() 60 if (chdir(eop - i)) in test_printpath_at() 62 printf("chdir(\"%s\") = 0\n", eop - i); in test_printpath_at()
|
/external/strace/tests/ |
D | bpf.c | 192 init_ ## cmd_ ## _first(const unsigned long eop) \ 196 const unsigned long addr = eop - offset; \ 215 init_BPF_MAP_CREATE_attr(const unsigned long eop) in init_BPF_MAP_CREATE_attr() argument 228 const unsigned long addr = eop - offset; in init_BPF_MAP_CREATE_attr() 256 init_BPF_MAP_LOOKUP_ELEM_attr(const unsigned long eop) in init_BPF_MAP_LOOKUP_ELEM_attr() argument 265 const unsigned long addr = eop - offset; in init_BPF_MAP_LOOKUP_ELEM_attr() 286 init_BPF_MAP_UPDATE_ELEM_attr(const unsigned long eop) in init_BPF_MAP_UPDATE_ELEM_attr() argument 296 const unsigned long addr = eop - offset; in init_BPF_MAP_UPDATE_ELEM_attr() 317 init_BPF_MAP_DELETE_ELEM_attr(const unsigned long eop) in init_BPF_MAP_DELETE_ELEM_attr() argument 325 const unsigned long addr = eop - offset; in init_BPF_MAP_DELETE_ELEM_attr() [all …]
|
D | test_printpath.c | 53 char *const eop = p + (test_max - 1); in test_printpath_at() local 54 *eop = '\0'; in test_printpath_at() 58 memmove(eop - i, eop - i_1, i_1); in test_printpath_at() 59 eop[-1] = "/.."[i_1 % 3]; in test_printpath_at() 60 if (chdir(eop - i)) in test_printpath_at() 62 printf("chdir(\"%s\") = 0\n", eop - i); in test_printpath_at()
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_parser.cpp | 93 bool eop = false; in decode_shader() local 98 eop = false; in decode_shader() 99 if ((r = decode_cf(i, eop))) in decode_shader() 102 } while (!eop || (i >> 1) < max_cf); in decode_shader() 196 int bc_parser::decode_cf(unsigned &i, bool &eop) { in decode_cf() argument 236 eop = cf->bc.end_of_program || cf->bc.op == CF_OP_CF_END || in decode_cf() 721 unsigned eop = c->bc.end_of_program; in prepare_ir() local 761 c->bc.end_of_program = eop; in prepare_ir() 765 unsigned eop = c->bc.end_of_program; in prepare_ir() local 815 c->bc.end_of_program = eop; in prepare_ir()
|
D | sb_bc.h | 853 int decode_cf(unsigned &i, bool &eop);
|
/external/llvm/lib/Target/AMDGPU/ |
D | EvergreenInstructions.td | 45 i32imm:$rat_id, InstFlag:$eop), 47 #!if(has_eop, ", $eop", ""), 57 let eop = 0; 96 (ins R600_TReg32_X:$rw_gpr, R600_TReg32_X:$index_gpr, InstFlag:$eop), 97 "STORE_RAW $rw_gpr, $index_gpr, $eop", 103 (ins R600_Reg64:$rw_gpr, R600_TReg32_X:$index_gpr, InstFlag:$eop), 104 "STORE_RAW $rw_gpr.XY, $index_gpr, $eop", 110 (ins R600_Reg128:$rw_gpr, R600_TReg32_X:$index_gpr, InstFlag:$eop), 111 "STORE_RAW $rw_gpr.XYZW, $index_gpr, $eop", 631 let Word1{21} = eop; [all …]
|
D | CaymanInstructions.td | 77 let eop = 0; // This bit is not used on Cayman. 85 let eop = 0; // This bit is not used on Cayman.
|
D | R600InstrFormats.td | 482 bits<1> eop; 491 let Word1{21} = eop;
|
D | R600Instructions.td | 481 bits<1> eop; 495 bits<1> eop; 543 i32imm:$eop), 557 i32imm:$arraySize, i32imm:$compMask, i32imm:$inst, i32imm:$eop), 1201 let Word1{21} = eop; 1210 let Word1{21} = eop;
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | cf_end.ll | 7 define void @eop() {
|
/external/tremolo/Tremolo/ |
D | floor1.c | 316 if(cval==-1)goto eop; in floor1_inverse1() 324 goto eop; in floor1_inverse1() 371 eop: in floor1_inverse1()
|
D | floor0.c | 423 if(vorbis_book_decodev_set(b,lsp+j,&vd->opb,b->dim,-24)==-1)goto eop; in floor0_inverse1() 433 eop: in floor0_inverse1()
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrFormats.td | 437 bits<5> eop; 439 let eop = _eop; 443 let Inst{15-11} = eop;
|
D | Mips16InstrInfo.td | 151 class FEXT_I16_ins<bits<5> eop, string asmstr, InstrItinClass itin> : 152 FEXT_I16<eop, (outs), (ins brtarget:$imm16),
|
/external/pcre/dist2/src/ |
D | pcre2grep.c | 2786 char *eop = ps + patlen; in compile_pattern() local 2787 char *pe = end_of_line(ps, eop, &ellength); in compile_pattern()
|