/external/skia/fuzz/ |
D | FuzzParsePath.cpp | 38 static void add_white(Fuzz* fuzz, SkString* atom) { in add_white() argument 40 atom->append(" "); in add_white() 51 atom->append(&gWhiteSpace[index], 1); in add_white() 56 static void add_some_white(Fuzz* fuzz, SkString* atom) { in add_some_white() argument 58 add_white(fuzz, atom); in add_some_white() 62 static void add_comma(Fuzz* fuzz, SkString* atom) { in add_comma() argument 64 atom->append(","); in add_comma() 67 add_white(fuzz, atom); in add_comma() 71 atom->append(","); in add_comma() 73 add_some_white(fuzz, atom); in add_comma() [all …]
|
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/downloader/ |
D | TextClassifierDownloadLoggerTest.java | 66 TextClassifierDownloadReported atom = in downloadSucceeded() local 68 assertThat(atom.getWorkId()).isEqualTo(WORK_ID); in downloadSucceeded() 69 assertThat(atom.getDownloadStatus()) in downloadSucceeded() 71 assertThat(atom.getModelType()).isEqualTo(MODEL_TYPE_ATOM); in downloadSucceeded() 72 assertThat(atom.getUrlSuffix()).isEqualTo(URL); in downloadSucceeded() 73 assertThat(atom.getRunAttemptCount()).isEqualTo(RUN_ATTEMPT_COUNT); in downloadSucceeded() 74 assertThat(atom.getDownloadDurationMillis()).isEqualTo(DOWNLOAD_DURATION_MILLIS); in downloadSucceeded() 88 TextClassifierDownloadReported atom = in downloadFailed() local 90 assertThat(atom.getWorkId()).isEqualTo(WORK_ID); in downloadFailed() 91 assertThat(atom.getDownloadStatus()) in downloadFailed() [all …]
|
/external/jemalloc_new/test/unit/ |
D | atomic.c | 23 atomic_##ta##_t atom = ATOMIC_INIT(val1); \ 26 val = atomic_load_##ta(&atom, ATOMIC_RELAXED); \ 30 atomic_store_##ta(&atom, val1, ATOMIC_RELAXED); \ 31 atomic_store_##ta(&atom, val2, ATOMIC_RELAXED); \ 32 val = atomic_load_##ta(&atom, ATOMIC_RELAXED); \ 36 atomic_store_##ta(&atom, val1, ATOMIC_RELAXED); \ 37 val = atomic_exchange_##ta(&atom, val2, ATOMIC_RELAXED); \ 39 val = atomic_load_##ta(&atom, ATOMIC_RELAXED); \ 46 atomic_store_##ta(&atom, val1, ATOMIC_RELAXED); \ 50 success = atomic_compare_exchange_weak_##ta(&atom, \ [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 | 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 | 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 | 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 | riscv_retval.c | 61 { .atom = DW_OP_reg10 }, { .atom = DW_OP_piece, .number = 8 }, in pass_in_gpr_lp64() 62 { .atom = DW_OP_reg11 }, { .atom = DW_OP_piece, .number = 8 } in pass_in_gpr_lp64() 72 static const Dwarf_Op loc[] = { { .atom = DW_OP_breg10 } }; in pass_by_ref() 83 { .atom = DW_OP_regx, .number = 42 }, in pass_in_fpr_lp64f() 84 { .atom = DW_OP_piece, .number = 4 }, in pass_in_fpr_lp64f() 85 { .atom = DW_OP_regx, .number = 43 }, in pass_in_fpr_lp64f() 86 { .atom = DW_OP_piece, .number = 4 } in pass_in_fpr_lp64f() 98 { .atom = DW_OP_regx, .number = 42 }, in pass_in_fpr_lp64d() 99 { .atom = DW_OP_piece, .number = 8 }, in pass_in_fpr_lp64d() 100 { .atom = DW_OP_regx, .number = 43 }, in pass_in_fpr_lp64d() [all …]
|
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 | 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 },
|
/external/skia/gm/ |
D | arcto.cpp | 148 static void add_white(SkRandom* rand, SkString* atom) { in add_white() argument 150 atom->append(" "); in add_white() 157 atom->append(&gWhiteSpace[index], 1); in add_white() 162 static void add_comma(SkRandom* rand, SkString* atom) { in add_comma() argument 164 atom->append(","); in add_comma() 167 size_t count = atom->size(); in add_comma() 168 add_white(rand, atom); in add_comma() 170 atom->append(","); in add_comma() 173 add_white(rand, atom); in add_comma() 174 } while (count == atom->size()); in add_comma() [all …]
|
/external/libxml2/ |
D | xmlregexp.c | 216 xmlRegAtomPtr atom; member 254 xmlRegAtomPtr atom; member 361 static void xmlRegFreeAtom(xmlRegAtomPtr atom); 363 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint); 603 if ((trans->to == -1) || (trans->atom == NULL)) in xmlRegEpxFromParse() 605 atomno = stringRemap[trans->atom->no]; in xmlRegEpxFromParse() 606 if ((trans->atom->data != NULL) && (transdata == NULL)) { in xmlRegEpxFromParse() 626 i, j, trans->atom->no, trans->to, atomno, targetno); in xmlRegEpxFromParse() 642 i, j, trans->atom->no, trans->to, atomno, targetno); in xmlRegEpxFromParse() 648 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/python/cpython3/Tools/peg_generator/pegen/ |
D | metagrammar.gram | 95 | '&''&' ~ atom {Forced(atom)} 98 | '&' ~ atom {PositiveLookahead(atom)} 99 | '!' ~ atom {NegativeLookahead(atom)} 104 | atom '?' {Opt(atom)} 105 | atom '*' {Repeat0(atom)} 106 | atom '+' {Repeat1(atom)} 107 | sep=atom '.' node=atom '+' {Gather(sep, node)} 108 | atom {atom} 110 atom[Plain]:
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state_init.c | 223 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 227 return (FLAG) ? atom->cmd_size + (ADD) : 0; \ 231 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 234 …return (!rmesa->radeon.TclFallback && !_mesa_arb_vertex_program_enabled(ctx) && (FLAG)) ? atom->cm… 238 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 241 return (!rmesa->radeon.TclFallback && (FLAG)) ? atom->cmd_size + (ADD) : 0; \ 245 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 248 (void) atom; \ 249 …return (!rmesa->radeon.TclFallback && _mesa_arb_vertex_program_enabled(ctx) && (FLAG)) ? atom->cmd… 258 CHECK( texenv, (rmesa->state.envneeded & (1 << (atom->idx)) && !_mesa_ati_fragment_shader_enabled(c… [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/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/ |
D | FragmentedMp4Extractor.java | 500 Atom.LeafAtom atom = mvex.leafChildren.get(i); in onMoovContainerAtomRead() local 501 if (atom.type == Atom.TYPE_trex) { in onMoovContainerAtomRead() 502 Pair<Integer, DefaultSampleValues> trexData = parseTrex(atom.data); in onMoovContainerAtomRead() 504 } else if (atom.type == Atom.TYPE_mehd) { in onMoovContainerAtomRead() 505 duration = parseMehd(atom.data); in onMoovContainerAtomRead() 608 private void onEmsgLeafAtomRead(ParsableByteArray atom) { in onEmsgLeafAtomRead() argument 612 atom.setPosition(Atom.HEADER_SIZE); in onEmsgLeafAtomRead() 613 int fullAtom = atom.readInt(); in onEmsgLeafAtomRead() 624 schemeIdUri = checkNotNull(atom.readNullTerminatedString()); in onEmsgLeafAtomRead() 625 value = checkNotNull(atom.readNullTerminatedString()); in onEmsgLeafAtomRead() [all …]
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/ |
D | FragmentedMp4Extractor.java | 505 Atom.LeafAtom atom = mvex.leafChildren.get(i); in onMoovContainerAtomRead() local 506 if (atom.type == Atom.TYPE_trex) { in onMoovContainerAtomRead() 507 Pair<Integer, DefaultSampleValues> trexData = parseTrex(atom.data); in onMoovContainerAtomRead() 509 } else if (atom.type == Atom.TYPE_mehd) { in onMoovContainerAtomRead() 510 duration = parseMehd(atom.data); in onMoovContainerAtomRead() 613 private void onEmsgLeafAtomRead(ParsableByteArray atom) { in onEmsgLeafAtomRead() argument 617 atom.setPosition(Atom.HEADER_SIZE); in onEmsgLeafAtomRead() 618 int fullAtom = atom.readInt(); in onEmsgLeafAtomRead() 629 schemeIdUri = checkNotNull(atom.readNullTerminatedString()); in onEmsgLeafAtomRead() 630 value = checkNotNull(atom.readNullTerminatedString()); in onEmsgLeafAtomRead() [all …]
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe.h | 132 struct r600_atom atom; member 137 struct r600_atom atom; member 151 struct r600_atom atom; member 165 struct r600_atom atom; member 177 struct r600_atom atom; member 185 struct r600_atom atom; member 193 struct r600_atom atom; member 198 struct r600_atom atom; member 203 struct r600_atom atom; member 210 struct r600_atom atom; member [all …]
|
D | r600_hw_context.c | 351 r600_mark_atom_dirty(ctx, &ctx->alphatest_state.atom); in r600_begin_new_cs() 352 r600_mark_atom_dirty(ctx, &ctx->blend_color.atom); in r600_begin_new_cs() 353 r600_mark_atom_dirty(ctx, &ctx->cb_misc_state.atom); in r600_begin_new_cs() 354 r600_mark_atom_dirty(ctx, &ctx->clip_misc_state.atom); in r600_begin_new_cs() 355 r600_mark_atom_dirty(ctx, &ctx->clip_state.atom); in r600_begin_new_cs() 356 r600_mark_atom_dirty(ctx, &ctx->db_misc_state.atom); in r600_begin_new_cs() 357 r600_mark_atom_dirty(ctx, &ctx->db_state.atom); in r600_begin_new_cs() 358 r600_mark_atom_dirty(ctx, &ctx->framebuffer.atom); in r600_begin_new_cs() 360 r600_mark_atom_dirty(ctx, &ctx->fragment_images.atom); in r600_begin_new_cs() 361 r600_mark_atom_dirty(ctx, &ctx->fragment_buffers.atom); in r600_begin_new_cs() [all …]
|
/external/pcre/testdata/ |
D | testinput9 | 20 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 21 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 34 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 35 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 48 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 49 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 61 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 62 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 71 [^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+ # some number of atom characters... 72 …\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/preprocessor/ |
D | PpContext.h | 154 int atom = getAtom(s); in getAddAtom() local 155 if (atom == 0) { in getAddAtom() 156 atom = nextAtom++; in getAddAtom() 157 addAtomFixed(s, atom); in getAddAtom() 159 return atom; in getAddAtom() 163 const char* getString(int atom) const { return stringMap[atom]->c_str(); } in getString() argument 180 void addAtomFixed(const char* s, int atom) in addAtomFixed() argument 182 auto it = atomMap.insert(std::pair<TString, int>(s, atom)).first; in addAtomFixed() 183 if (stringMap.size() < (size_t)atom + 1) in addAtomFixed() 184 stringMap.resize(atom + 100, &badToken); in addAtomFixed() [all …]
|
/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/ |
D | PpContext.h | 154 int atom = getAtom(s); in getAddAtom() local 155 if (atom == 0) { in getAddAtom() 156 atom = nextAtom++; in getAddAtom() 157 addAtomFixed(s, atom); in getAddAtom() 159 return atom; in getAddAtom() 163 const char* getString(int atom) const { return stringMap[atom]->c_str(); } in getString() argument 180 void addAtomFixed(const char* s, int atom) in addAtomFixed() argument 182 auto it = atomMap.insert(std::pair<TString, int>(s, atom)).first; in addAtomFixed() 183 if (stringMap.size() < (size_t)atom + 1) in addAtomFixed() 184 stringMap.resize(atom + 100, &badToken); in addAtomFixed() [all …]
|