/external/skia/tools/ |
D | random_parse_path.cpp | 32 static void add_white(SkRandom* rand, SkString* atom) { in add_white() argument 34 atom->append(" "); in add_white() 41 atom->append(&gWhiteSpace[index], 1); in add_white() 46 static void add_comma(SkRandom* rand, SkString* atom) { in add_comma() argument 48 atom->append(","); in add_comma() 51 size_t count = atom->size(); in add_comma() 52 add_white(rand, atom); in add_comma() 54 atom->append(","); in add_comma() 57 add_white(rand, atom); in add_comma() 58 } while (count == atom->size()); in add_comma() [all …]
|
/external/skia/fuzz/ |
D | FuzzParsePath.cpp | 37 static void add_white(Fuzz* fuzz, SkString* atom) { in add_white() argument 39 atom->append(" "); in add_white() 46 atom->append(&gWhiteSpace[index], 1); in add_white() 51 static void add_comma(Fuzz* fuzz, SkString* atom) { in add_comma() argument 53 atom->append(","); in add_comma() 56 size_t count = atom->size(); in add_comma() 57 add_white(fuzz, atom); in add_comma() 59 atom->append(","); in add_comma() 62 add_white(fuzz, atom); in add_comma() 63 } while (count == atom->size()); in add_comma() [all …]
|
/external/elfutils/backends/ |
D | ia64_retval.c | 43 { .atom = DW_OP_reg8 }, { .atom = DW_OP_piece, .number = 8 }, 44 { .atom = DW_OP_reg9 }, { .atom = DW_OP_piece, .number = 8 }, 45 { .atom = DW_OP_reg10 }, { .atom = DW_OP_piece, .number = 8 }, 46 { .atom = DW_OP_reg11 }, { .atom = DW_OP_piece, .number = 8 }, 55 { .atom = DW_OP_regx, .number = 128 + 8 }, \ 56 { .atom = DW_OP_piece, .number = size }, \ 57 { .atom = DW_OP_regx, .number = 128 + 9 }, \ 58 { .atom = DW_OP_piece, .number = size }, \ 59 { .atom = DW_OP_regx, .number = 128 + 10 }, \ 60 { .atom = DW_OP_piece, .number = size }, \ [all …]
|
D | x86_64_retval.c | 43 { .atom = DW_OP_reg0 }, { .atom = DW_OP_piece, .number = 8 }, 44 { .atom = DW_OP_reg1 }, { .atom = DW_OP_piece, .number = 8 }, 52 { .atom = DW_OP_regx, .number = 33 }, 53 { .atom = DW_OP_piece, .number = 10 }, 54 { .atom = DW_OP_regx, .number = 34 }, 55 { .atom = DW_OP_piece, .number = 10 }, 63 { .atom = DW_OP_reg17 }, { .atom = DW_OP_piece, .number = 16 }, 64 { .atom = DW_OP_reg18 }, { .atom = DW_OP_piece, .number = 16 }, 74 { .atom = DW_OP_breg0, .number = 0 }
|
D | sparc_retval.c | 43 { .atom = DW_OP_reg8 }, { .atom = DW_OP_piece, .number = 4 }, 44 { .atom = DW_OP_reg9 }, { .atom = DW_OP_piece, .number = 4 }, 52 { .atom = DW_OP_regx, .number = 32 }, { .atom = DW_OP_piece, .number = 4 }, 53 { .atom = DW_OP_regx, .number = 33 }, { .atom = DW_OP_piece, .number = 4 }, 54 { .atom = DW_OP_regx, .number = 34 }, { .atom = DW_OP_piece, .number = 4 }, 55 { .atom = DW_OP_regx, .number = 35 }, { .atom = DW_OP_piece, .number = 4 }, 66 { .atom = DW_OP_breg8, .number = 0 }
|
D | ppc_retval.c | 47 { .atom = DW_OP_reg3 }, { .atom = DW_OP_piece, .number = 4 }, 48 { .atom = DW_OP_reg4 }, { .atom = DW_OP_piece, .number = 4 }, 49 { .atom = DW_OP_reg5 }, { .atom = DW_OP_piece, .number = 4 }, 50 { .atom = DW_OP_reg6 }, { .atom = DW_OP_piece, .number = 4 }, 59 { .atom = DW_OP_regx, .number = 33 } 66 { .atom = DW_OP_regx, .number = 1124 + 2 } 75 { .atom = DW_OP_breg3, .number = 0 }
|
D | ppc64_retval.c | 43 { .atom = DW_OP_reg3 } 50 { .atom = DW_OP_regx, .number = 33 }, { .atom = DW_OP_piece, .number = 8 }, 51 { .atom = DW_OP_regx, .number = 34 }, { .atom = DW_OP_piece, .number = 8 }, 52 { .atom = DW_OP_regx, .number = 35 }, { .atom = DW_OP_piece, .number = 8 }, 53 { .atom = DW_OP_regx, .number = 36 }, { .atom = DW_OP_piece, .number = 8 }, 62 { .atom = DW_OP_regx, .number = 1124 + 2 } 71 { .atom = DW_OP_breg3, .number = 0 }
|
D | arm_retval.c | 43 { .atom = DW_OP_reg0 }, { .atom = DW_OP_piece, .number = 4 }, 44 { .atom = DW_OP_reg1 }, { .atom = DW_OP_piece, .number = 4 }, 45 { .atom = DW_OP_reg2 }, { .atom = DW_OP_piece, .number = 4 }, 46 { .atom = DW_OP_reg3 }, { .atom = DW_OP_piece, .number = 4 }, 56 { .atom = DW_OP_breg0, .number = 0 }
|
D | sh_retval.c | 48 { .atom = DW_OP_reg0 }, { .atom = DW_OP_piece, .number = 4 }, 49 { .atom = DW_OP_reg1 }, { .atom = DW_OP_piece, .number = 4 }, 57 { .atom = DW_OP_reg25 }, { .atom = DW_OP_piece, .number = 4 }, 58 { .atom = DW_OP_reg26 }, { .atom = DW_OP_piece, .number = 4 },
|
D | aarch64_retval.c | 197 { .atom = DW_OP_reg0 }, { .atom = DW_OP_piece, .number = 8 }, in pass_in_gpr() 198 { .atom = DW_OP_reg1 }, { .atom = DW_OP_piece, .number = 8 } in pass_in_gpr() 208 static const Dwarf_Op loc[] = { { .atom = DW_OP_breg0 } }; in pass_by_ref() 222 { .atom = DW_OP_regx, .number = 64 }, \ in pass_hfa() 223 { .atom = DW_OP_piece, .number = SIZE }, \ in pass_hfa() 224 { .atom = DW_OP_regx, .number = 65 }, \ in pass_hfa() 225 { .atom = DW_OP_piece, .number = SIZE }, \ in pass_hfa() 226 { .atom = DW_OP_regx, .number = 66 }, \ in pass_hfa() 227 { .atom = DW_OP_piece, .number = SIZE }, \ in pass_hfa() 228 { .atom = DW_OP_regx, .number = 67 }, \ in pass_hfa() [all …]
|
D | i386_retval.c | 43 { .atom = DW_OP_reg0 }, { .atom = DW_OP_piece, .number = 4 }, 44 { .atom = DW_OP_reg2 }, { .atom = DW_OP_piece, .number = 4 }, 52 { .atom = DW_OP_reg11 } 61 { .atom = DW_OP_breg0, .number = 0 }
|
D | alpha_retval.c | 43 { .atom = DW_OP_reg0 } 50 { .atom = DW_OP_regx, .number = 32 }, { .atom = DW_OP_piece, .number = 4 }, 51 { .atom = DW_OP_regx, .number = 33 }, { .atom = DW_OP_piece, .number = 4 }, 61 { .atom = DW_OP_breg0, .number = 0 }
|
/external/libxml2/ |
D | xmlregexp.c | 215 xmlRegAtomPtr atom; member 253 xmlRegAtomPtr atom; member 358 static void xmlRegFreeAtom(xmlRegAtomPtr atom); 360 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint); 574 if ((trans->to == -1) || (trans->atom == NULL)) in xmlRegEpxFromParse() 576 atomno = stringRemap[trans->atom->no]; in xmlRegEpxFromParse() 577 if ((trans->atom->data != NULL) && (transdata == NULL)) { in xmlRegEpxFromParse() 600 i, j, trans->atom->no, trans->to, atomno, targetno); in xmlRegEpxFromParse() 616 i, j, trans->atom->no, trans->to, atomno, targetno); in xmlRegEpxFromParse() 622 trans->atom->data; in xmlRegEpxFromParse() [all …]
|
/external/squashfs-tools/squashfs-tools/ |
D | action.c | 213 for(i = 0; i < expr->atom.test->args; i++) in free_parse_tree() 214 free(expr->atom.argv[i]); in free_parse_tree() 216 free(expr->atom.argv); in free_parse_tree() 302 expr->atom.test = test; in parse_test() 303 expr->atom.data = NULL; in parse_test() 361 expr->atom.args = args; in parse_test() 362 expr->atom.argv = argv; in parse_test() 365 int res = test->parse_args(test, &expr->atom); in parse_test() 670 void expr_log_atom(struct atom *atom) in expr_log_atom() argument 674 if(atom->test->handle_logging) in expr_log_atom() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state_init.c | 222 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 226 return (FLAG) ? atom->cmd_size + (ADD) : 0; \ 230 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 233 …return (!rmesa->radeon.TclFallback && !ctx->VertexProgram._Enabled && (FLAG)) ? atom->cmd_size + (… 237 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 240 return (!rmesa->radeon.TclFallback && (FLAG)) ? atom->cmd_size + (ADD) : 0; \ 244 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 247 (void) atom; \ 248 …return (!rmesa->radeon.TclFallback && ctx->VertexProgram._Enabled && (FLAG)) ? atom->cmd_size + (A… 257 …CHECK( texenv, (rmesa->state.envneeded & (1 << (atom->idx)) && !ctx->ATIFragmentShader._Enabled), … [all …]
|
D | r200_ioctl.h | 108 struct radeon_state_atom *atom ) in R200_DB_STATECHANGE() argument 110 if (memcmp(atom->cmd, atom->lastcmd, atom->cmd_size*4)) { in R200_DB_STATECHANGE() 113 atom->dirty = GL_TRUE; in R200_DB_STATECHANGE() 115 tmp = atom->cmd; in R200_DB_STATECHANGE() 116 atom->cmd = atom->lastcmd; in R200_DB_STATECHANGE() 117 atom->lastcmd = tmp; in R200_DB_STATECHANGE()
|
D | radeon_common.c | 472 struct radeon_state_atom *atom; in radeonCountStateEmitSize() local 479 foreach(atom, &radeon->hw.atomlist) { in radeonCountStateEmitSize() 480 if (atom->dirty) { in radeonCountStateEmitSize() 481 const GLuint atom_size = atom->check(radeon->glCtx, atom); in radeonCountStateEmitSize() 484 radeon_print_state_atom(radeon, atom); in radeonCountStateEmitSize() 489 foreach(atom, &radeon->hw.atomlist) { in radeonCountStateEmitSize() 490 const GLuint atom_size = atom->check(radeon->glCtx, atom); in radeonCountStateEmitSize() 493 radeon_print_state_atom(radeon, atom); in radeonCountStateEmitSize() 503 static INLINE void radeon_emit_atom(radeonContextPtr radeon, struct radeon_state_atom *atom) in radeon_emit_atom() argument 508 dwords = (*atom->check) (radeon->glCtx, atom); in radeon_emit_atom() [all …]
|
/external/llvm/test/CodeGen/NVPTX/ |
D | atomics.ll | 6 ; CHECK: atom.add.u32 13 ; CHECK: atom.add.u64 21 ; CHECK: atom.add.u32 29 ; CHECK: atom.add.u64 36 ; CHECK: atom.and.b32 43 ; CHECK: atom.and.b64 61 ; CHECK: atom.or.b32 68 ; CHECK: atom.or.b64 75 ; CHECK: atom.xor.b32 82 ; CHECK: atom.xor.b64 [all …]
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe.h | 69 struct r600_atom atom; member 76 struct r600_atom atom; member 81 struct r600_atom atom; member 90 struct r600_atom atom; member 100 struct r600_atom atom; member 108 struct r600_atom atom; member 113 struct r600_atom atom; member 263 struct r600_atom atom; member 268 struct r600_atom atom; member 310 struct r600_atom atom; member [all …]
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_state_init.c | 189 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 191 return FLAG ? atom->cmd_size + (ADD) : 0; \ 195 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 198 return (!rmesa->radeon.TclFallback && (FLAG)) ? atom->cmd_size + (ADD) : 0; \ 260 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in scl_emit() argument 264 uint32_t dwords = atom->check(ctx, atom); in scl_emit() 267 OUT_SCL(atom->cmd[0], atom->cmd+1); in scl_emit() 272 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in vec_emit() argument 276 uint32_t dwords = atom->check(ctx, atom); in vec_emit() 279 OUT_VEC(atom->cmd[0], atom->cmd+1); in vec_emit() [all …]
|
D | radeon_ioctl.h | 114 struct radeon_state_atom *atom ) in RADEON_DB_STATECHANGE() argument 116 if (memcmp(atom->cmd, atom->lastcmd, atom->cmd_size*4)) { in RADEON_DB_STATECHANGE() 119 atom->dirty = GL_TRUE; in RADEON_DB_STATECHANGE() 121 tmp = atom->cmd; in RADEON_DB_STATECHANGE() 122 atom->cmd = atom->lastcmd; in RADEON_DB_STATECHANGE() 123 atom->lastcmd = tmp; in RADEON_DB_STATECHANGE()
|
D | radeon_common.c | 472 struct radeon_state_atom *atom; in radeonCountStateEmitSize() local 479 foreach(atom, &radeon->hw.atomlist) { in radeonCountStateEmitSize() 480 if (atom->dirty) { in radeonCountStateEmitSize() 481 const GLuint atom_size = atom->check(radeon->glCtx, atom); in radeonCountStateEmitSize() 484 radeon_print_state_atom(radeon, atom); in radeonCountStateEmitSize() 489 foreach(atom, &radeon->hw.atomlist) { in radeonCountStateEmitSize() 490 const GLuint atom_size = atom->check(radeon->glCtx, atom); in radeonCountStateEmitSize() 493 radeon_print_state_atom(radeon, atom); in radeonCountStateEmitSize() 503 static INLINE void radeon_emit_atom(radeonContextPtr radeon, struct radeon_state_atom *atom) in radeon_emit_atom() argument 508 dwords = (*atom->check) (radeon->glCtx, atom); in radeon_emit_atom() [all …]
|
/external/pcre/dist/testdata/ |
D | testinput14 | 101 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 102 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 115 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 116 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 129 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 130 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 142 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 143 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 152 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 153 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom [all …]
|
D | testinput17 | 19 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 20 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 33 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 34 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 47 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 48 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 60 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 61 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 70 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 71 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom [all …]
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | t058rewriteAST41.g | 5 a : atom -> ^(atom atom) ; // NOT CYCLE! (dup atom) 6 atom : INT ;
|