Searched defs:single (Results 1 - 25 of 68) sorted by relevance

123

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRRewriteRuleElementStream.h31 id single; member in union:__anon797
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRRewriteRuleElementStream.h31 id single; member in union:__anon801
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRRewriteRuleElementStream.h31 id single; member in union:__anon805
/external/curl/docs/cmdline-opts/
H A Dgen.pl102 sub single { subroutine
328 single($f, 0);
336 if(single($f, 1)) {
366 elsif($f eq "single") {
376 print "Usage: gen.pl <mainpage/listhelp/single FILE/protos> [srcdir]\n";
/external/libese/libese/tests/
H A Dbitspec_unittests.cpp27 } single; member in struct:TestSpec
41 .single = {
80 bs_assign(&byte, kTestSpec.single.bit[bit], 1);
82 EXPECT_EQ(1, bs_get(kTestSpec.single.bit[bit], expected_byte));
90 uint8_t byte = bs_set(0, kTestSpec.single.bit[bit], 1);
92 EXPECT_EQ(1, bs_get(kTestSpec.single.bit[bit], expected_byte));
100 uint8_t byte = bs_set(0xff, kTestSpec.single.bit[bit], 0);
102 EXPECT_EQ(0, bs_get(kTestSpec.single.bit[bit], expected_byte));
111 byte &= bs_clear(kTestSpec.single.bit[bit]);
113 EXPECT_EQ(0, bs_get(kTestSpec.single
[all...]
/external/clang/test/OpenMP/
H A Dsingle_copyprivate_messages.cpp49 #pragma omp single copyprivate // expected-error {{expected '(' after 'copyprivate'}}
51 #pragma omp single copyprivate( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
53 #pragma omp single copyprivate() // expected-error {{expected expression}}
55 #pragma omp single copyprivate(k // expected-error {{expected ')'}} expected-note {{to match this '('}}
57 #pragma omp single copyprivate(h, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
59 #pragma omp single copyprivate(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
61 #pragma omp single copyprivate(l) // expected-error 2 {{'operator=' is a private member of 'S4'}}
63 #pragma omp single copyprivate(S1) // expected-error {{'S1' does not refer to a value}}
65 #pragma omp single copyprivate(argv[1]) // expected-error {{expected variable name}}
67 #pragma omp single copyprivat
189 single(int a, int b) { function
[all...]
/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser_test.cc61 // - single and double quoted strings
96 StringPiece single = json.substr(i, 1); local
97 util::Status result = parser.Parse(single);
260 // - single and double quoted strings
454 // - trailing commas, we support a single trailing comma but no internal commas.
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.h115 TiXmlString& operator += (char single) argument
117 return append(&single, 1);
146 // single char extraction
/external/tinyxml/
H A Dtinystr.h114 TiXmlString& operator += (char single) argument
116 return append(&single, 1);
145 // single char extraction
/external/clang/test/CodeGenCXX/
H A Dexceptions.cpp474 A single; member in struct:test11::C
485 // Construct single.
510 // - Next, chain to cleanup for single.
523 // - Next, chain to cleanup for single.
525 // Finally, the cleanup for single.
/external/javassist/src/main/javassist/bytecode/analysis/
H A DMultiType.java28 * is to reduce the set of possible types down to a single resolved type. This
195 private Map mergeMultiAndSingle(MultiType multi, Type single) { argument
197 Map map2 = getAllInterfaces(single.getCtClass(), null);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c372 boolean single = FALSE; local
386 single = TRUE;
407 if (single)
/external/clang/test/CodeGen/
H A D2009-01-21-InvalidIterator.c32 const struct dwarf_fde *single; member in union:object::__anon2423
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
H A DKeyTypeData.java35 single, multiple, incremental, any enum constant in enum:KeyTypeData.ValueType
363 // type under the same key. So we use a single
416 h0{"single"}
621 // type under the same key. So we use a single
688 return type == null ? ValueType.single : type;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DKeyTypeData.java33 single, multiple, incremental, any enum constant in enum:KeyTypeData.ValueType
361 // type under the same key. So we use a single
414 h0{"single"}
619 // type under the same key. So we use a single
686 return type == null ? ValueType.single : type;
/external/tensorflow/tensorflow/core/kernels/
H A Dtraining_ops_gpu.cu.cc35 Eigen::Sizes<1> single; local
36 var.device(d) -= lr.reshape(single).broadcast(bcast) * grad;
49 Eigen::Sizes<1> single; local
50 var.device(d) -= lr.reshape(single).broadcast(bcast) * grad * accum.rsqrt();
65 Eigen::Sizes<1> single; local
67 accum.device(d) = accum * rho.reshape(single).broadcast(bcast) +
69 rho.reshape(single).broadcast(bcast));
71 (accum_update + epsilon.reshape(single).broadcast(bcast)).sqrt() *
72 (accum + epsilon.reshape(single).broadcast(bcast)).rsqrt() * grad;
73 var.device(d) -= update * lr.reshape(single)
90 Eigen::Sizes<1> single; local
115 Eigen::Sizes<1> single; local
156 Eigen::Sizes<1> single; local
181 Eigen::Sizes<1> single; local
205 Eigen::Sizes<1> single; local
237 Eigen::Sizes<1> single; local
[all...]
/external/valgrind/coregrind/m_ume/
H A Delf.c170 Bool single; member in struct:mode_req
240 prog_req.single = interp_req.single && prog_req.single;
258 preferred by the hardware. Next, if we only use single-precision
260 (ie single + any ABI combination), we set again the FPU mode to the
262 will only use single-precision instructions, shown by single being
271 (prog_req.single && !prog_req.frdefault))
277 !prog_req.fr1 && !prog_req.single
[all...]
/external/icu/icu4c/source/i18n/
H A Dtridpars.cpp100 * Parse a single ID, that is, an ID of the general form
149 SingleID* single; local
153 single = specsToID(specsA, FORWARD);
155 if (b == NULL || single == NULL) {
157 delete single;
161 single->canonID.append(OPEN_REV)
164 single->filter = specsA->filter;
169 single = specsToID(specsB, FORWARD);
171 if (a == NULL || single == NULL) {
173 delete single;
229 SingleID* single = specsToID(specs, FORWARD); local
389 SingleID* single = parseSingleID(id, pos, dir, ec); local
413 SingleID* single = (SingleID*) list.elementAt(i); local
489 SingleID* single = (SingleID*) list.elementAt(i); local
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dicount.c52 ext2fs_inode_bitmap single; member in struct:ext2_icount
83 if (icount->single)
84 ext2fs_free_inode_bitmap(icount->single);
111 retval = ext2fs_allocate_inode_bitmap(fs, "icount", &icount->single);
507 if (ext2fs_test_inode_bitmap2(icount->single, ino)) {
531 if (ext2fs_test_inode_bitmap2(icount->single, ino)) {
539 ext2fs_unmark_inode_bitmap2(icount->single, ino);
553 * The count was zero; mark the single bitmap
556 ext2fs_mark_inode_bitmap2(icount->single, ino);
588 if (ext2fs_test_inode_bitmap2(icount->single, in
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUTF16.java185 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
200 char single = source.charAt(offset16);
201 if (single < LEAD_SURROGATE_MIN_VALUE) {
202 return single;
204 return _charAt(source, offset16, single);
207 private static int _charAt(String source, int offset16, char single) { argument
208 if (single > TRAIL_SURROGATE_MAX_VALUE) {
209 return single;
216 if (single <= LEAD_SURROGATE_MAX_VALUE) {
221 return Character.toCodePoint(single, trai
260 _charAt(CharSequence source, int offset16, char single) argument
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUTF16.java204 * Extract a single UTF-32 value from a string. Used when iterating forwards or backwards (with
220 char single = source.charAt(offset16);
221 if (single < LEAD_SURROGATE_MIN_VALUE) {
222 return single;
224 return _charAt(source, offset16, single);
227 private static int _charAt(String source, int offset16, char single) { argument
228 if (single > TRAIL_SURROGATE_MAX_VALUE) {
229 return single;
236 if (single <= LEAD_SURROGATE_MAX_VALUE) {
241 return Character.toCodePoint(single, trai
281 _charAt(CharSequence source, int offset16, char single) argument
[all...]
/external/pcre/pcrecpp/
H A Dpcrecpp_unittest.cc215 const char *single; member in struct:ReplaceTest
341 CHECK_EQ(one, t->single);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh1108 case Single: return_trace (u.single.dispatch (c));
1123 SingleSubst single; member in union:OT::SubstLookupSubTable::__anon7793
1203 return_trace (serialize_subtable (c, 0).u.single.serialize (c, glyphs, substitutes, num_glyphs));
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp419 const auto &single = Ranges.front(); local
420 attachLowHighPC(Die, single.getStart(), single.getEnd());
520 // This variable is described by a single constant.
610 // If we have a single element of null, it is a function that returns void.
/external/oj-libjdwp/src/share/back/
H A DeventHelper.c510 CommandSingle *single = &(recc->singleCommand[i]); local
511 switch (single->singleKind) {
513 thread = single->u.eventCommand.info.thread;
516 thread = single->u.frameEventCommand.thread;
538 CommandSingle *single = &(recc->singleCommand[i]); local
539 switch (single->singleKind) {
542 &single->u.eventCommand);
546 &single->u.unloadCommand);
550 &single->u.frameEventCommand);

Completed in 1749 milliseconds

123