Home
last modified time | relevance | path

Searched refs:yield (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/external/pcre/dist2/
DCheckMan8 $yield = 0;
23 $yield = 1;
50 $yield = 1;
58 $yield = 1;
66 exit $yield;
/external/pcre/dist2/src/
Dpcre2_match_data.c59 pcre2_match_data *yield; in pcre2_match_data_create() local
61 yield = PRIV(memctl_malloc)( in pcre2_match_data_create()
64 if (yield == NULL) return NULL; in pcre2_match_data_create()
65 yield->oveccount = oveccount; in pcre2_match_data_create()
66 return yield; in pcre2_match_data_create()
Dpcre2_maketables.c76 uint8_t *yield = (uint8_t *)malloc(tables_length); local
82 uint8_t *yield = (uint8_t *)((gcontext != NULL)?
90 if (yield == NULL) return NULL;
91 p = yield;
147 return yield;
Dpcre2_substring.c214 PCRE2_UCHAR *yield; in pcre2_substring_get_bynumber() local
217 yield = PRIV(memctl_malloc)(sizeof(pcre2_memctl) + in pcre2_substring_get_bynumber()
219 if (yield == NULL) return PCRE2_ERROR_NOMEMORY; in pcre2_substring_get_bynumber()
220 yield = (PCRE2_UCHAR *)(((char *)yield) + sizeof(pcre2_memctl)); in pcre2_substring_get_bynumber()
221 memcpy(yield, match_data->subject + match_data->ovector[stringnumber*2], in pcre2_substring_get_bynumber()
223 yield[size] = 0; in pcre2_substring_get_bynumber()
224 *stringptr = yield; in pcre2_substring_get_bynumber()
Dpcre2_context.c89 void *yield = (memctl == NULL)? malloc(size) : in PRIV() local
91 if (yield == NULL) return NULL; in PRIV()
92 newmemctl = (pcre2_memctl *)yield; in PRIV()
100 return yield; in PRIV()
/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
Doneshot_func.pass.cpp70 int yield(int x) { yielded_values.push_back(x); return x + 1; } in yield() function
73 void Do1(func<int> f) { yield(f()); } in Do1()
74 void Do2(func<double> f) { yield(static_cast<int>(f())); } in Do2()
77 Do1([] { return yield(43); }); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mt/
Dvalid.s12 yield $4 # CHECK: yield $4 # encoding: [0x7c,0x80,0x00,0x09]
13 yield $4, $5 # CHECK: yield $4, $5 # encoding: [0x7c,0xa0,0x20,0x09]
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/event/
Dsubsystem-enable.tc23 yield
34 yield
45 yield
Dtoplevel-enable.tc22 yield
36 yield
48 yield
Devent-enable.tc23 yield
34 yield
45 yield
Devent-pid.tc33 yield
48 yield
61 yield
/external/perfetto/src/base/
Dthread_task_runner_unittest.cc38 std::this_thread::yield(); in TEST_F()
59 std::this_thread::yield(); in TEST_F()
89 std::this_thread::yield(); in TEST_F()
138 std::this_thread::yield(); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Darm11-hint-instr.s21 yield
33 @ CHECK-ERROR-V6: yield
54 @ CHECK-ARM: yield @ encoding: [0x01,0xf0,0x20,0xe3]
64 @ CHECK-THUMB: yield @ encoding: [0x10,0xbf]
76 @ CHECK-V6M: yield @ encoding: [0x10,0xbf]
Dthumb-hints.s10 yield
15 @ CHECK: yield @ encoding: [0x10,0xbf]
37 @ CHECK-ERROR-NEXT: yield
/external/llvm/test/MC/ARM/
Darm11-hint-instr.s21 yield
33 @ CHECK-ERROR-V6: yield
54 @ CHECK-ARM: yield @ encoding: [0x01,0xf0,0x20,0xe3]
64 @ CHECK-THUMB: yield @ encoding: [0x10,0xbf]
76 @ CHECK-V6M: yield @ encoding: [0x10,0xbf]
Dthumb-hints.s10 yield
15 @ CHECK: yield @ encoding: [0x10,0xbf]
37 @ CHECK-ERROR-NEXT: yield
/external/python/cpython2/Doc/library/
Ditertools.rst103 yield element
115 yield element
142 yield tuple(pool[i] for i in indices)
152 yield tuple(pool[i] for i in indices)
163 yield tuple(pool[i] for i in indices)
192 yield tuple(pool[i] for i in indices)
200 yield tuple(pool[i] for i in indices)
211 yield tuple(pool[i] for i in indices)
242 yield n
262 yield element
[all …]
/external/python/cpython3/Doc/library/
Ditertools.rst112 yield total
115 yield total
166 yield element
178 yield element
203 yield tuple(pool[i] for i in indices)
213 yield tuple(pool[i] for i in indices)
224 yield tuple(pool[i] for i in indices)
251 yield tuple(pool[i] for i in indices)
259 yield tuple(pool[i] for i in indices)
270 yield tuple(pool[i] for i in indices)
[all …]
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/
Drange.cpp109 map([](int v) { std::this_thread::yield(); return std::make_tuple("1:", v);}); in __anon8162dade0f02()
114 map([](int v) { std::this_thread::yield(); return std::make_tuple("2:", v);}); in __anon8162dade1002()
135 map([](int v) { std::this_thread::yield(); return std::make_tuple("1:", v);}); in __anon8162dade1202()
139 map([](int v) { std::this_thread::yield(); return std::make_tuple("2:", v);}); in __anon8162dade1302()
/external/deqp-deps/glslang/Test/
DcppIntMinOverNegativeOne.frag2 #error INT_MIN / -1 should yield 0, something went wrong.
5 #error INT_MIN % -1 should yield 0, something went wrong.
/external/grpc-grpc/templates/tools/run_tests/generated/
Dsources_and_headers.json.template17 yield ('target', tgt)
19 yield ('lib', tgt)
21 yield ('filegroup', tgt)
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc-filter-pid.tc66 yield
87 yield
/external/python/cpython3/Doc/reference/
Dexpressions.rst148 tuple may or may not yield the same object).
206 type, ``yield`` and ``yield from`` expressions are prohibited in the implicitly
229 ``yield`` and ``yield from`` deprecated in the implicitly nested scope.
376 itself, ``yield`` and ``yield from`` expressions are prohibited in the
396 ``yield`` and ``yield from`` deprecated in the implicitly nested scope.
405 keyword: yield
407 pair: yield; expression
412 yield_expression: "yield" [`expression_list` | "from" `expression`]
414 The yield expression is used when defining a :term:`generator` function
416 thus can only be used in the body of a function definition. Using a yield
[all …]
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Dthumb.s49 yield
52 @ CHECK: yield @ encoding: [0x10,0xbf]
/external/ltp/testcases/kernel/sched/clisrv/
Dpthserv.c157 yield(); in main()
178 yield(); in new_thread()

12345678910>>...16