OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closures
(Results
101 - 125
of
385
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/python/cpython3/Modules/_ctypes/libffi/src/ia64/
ffitarget.h
47
/* ---- Definitions for
closures
----------------------------------------- */
/external/python/cpython3/Modules/_ctypes/libffi/src/moxie/
ffitarget.h
44
/* ---- Definitions for
closures
----------------------------------------- */
/external/python/cpython3/Modules/_ctypes/libffi/src/pa/
ffitarget.h
65
/* ---- Definitions for
closures
----------------------------------------- */
/external/python/cpython3/Modules/_ctypes/libffi/src/s390/
ffitarget.h
56
/* ---- Definitions for
closures
----------------------------------------- */
/external/python/cpython3/Modules/_ctypes/libffi/src/sh64/
ffitarget.h
51
/* ---- Definitions for
closures
----------------------------------------- */
/external/python/cpython3/Modules/_ctypes/libffi/src/sparc/
ffitarget.h
61
/* ---- Definitions for
closures
----------------------------------------- */
/external/python/cpython3/Modules/_ctypes/libffi/src/tile/
ffitarget.h
48
/* ---- Definitions for
closures
----------------------------------------- */
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffitarget.h
72
/* ---- Definitions for
closures
----------------------------------------- */
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
ppc-ffitarget.h
78
/* ---- Definitions for
closures
----------------------------------------- */
x86-ffitarget.h
76
/* ---- Definitions for
closures
----------------------------------------- */
/prebuilts/go/darwin-x86/src/sort/
example_keys_test.go
65
//
Closures
that order the Planet structure.
/prebuilts/go/linux-x86/src/sort/
example_keys_test.go
65
//
Closures
that order the Planet structure.
/external/icu/icu4c/source/test/intltest/
tchcfmt.cpp
472
UBool
closures
[] = { F, F, T, T, F, F };
local
476
ChoiceFormat fmt1(limits,
closures
, fmts, 6);
509
errln("FAIL: couldn't get limits or
closures
");
519
if((closures2[i]!=0) != (
closures
[i]!=0)) {
520
errln("FAIL: closure #%d = %s, should be %s\n", i, closures2[i]?"T":"F",
closures
[i]?"T":"F");
/external/libffi/doc/
libffi.texi
598
This facility is called the @dfn{closure API}.
Closures
are not
602
@cindex
closures
606
Because
closures
work by assembling a tiny function at runtime, they
608
heap. Memory management for
closures
is handled by a pair of
745
Variadic
closures
.
/external/python/cpython2/Modules/_ctypes/libffi/doc/
libffi.info
403
This facility is called the "closure API".
Closures
are not supported
407
Because
closures
work by assembling a tiny function at runtime, they
409
Memory management for
closures
is handled by a pair of functions:
535
* Variadic
closures
.
560
*
closures
: The Closure API. (line 13)
libffi.texi
453
This facility is called the @dfn{closure API}.
Closures
are not
457
@cindex
closures
461
Because
closures
work by assembling a tiny function at runtime, they
463
heap. Memory management for
closures
is handled by a pair of
600
Variadic
closures
.
/external/python/cpython3/Modules/_ctypes/libffi/doc/
libffi.info
403
This facility is called the "closure API".
Closures
are not supported
407
Because
closures
work by assembling a tiny function at runtime, they
409
Memory management for
closures
is handled by a pair of functions:
535
* Variadic
closures
.
560
*
closures
: The Closure API. (line 13)
libffi.texi
453
This facility is called the @dfn{closure API}.
Closures
are not
457
@cindex
closures
461
Because
closures
work by assembling a tiny function at runtime, they
463
heap. Memory management for
closures
is handled by a pair of
600
Variadic
closures
.
/external/google-styleguide/
angularjs-google-style.html
29
written in a style that freely uses
closures
, favors functional inheritance, and does not often use
36
<a href="http://martinfowler.com/bliki/Lambda.html">Martin Fowler on
closures
</a>,
37
<a href="http://jibbering.com/faq/notes/
closures
/">much longer description</a>, appendix A of the
/external/googletest/googlemock/docs/
DesignDoc.md
9
Due to the lack of
closures
in C++, it currently requires some
225
As you may have realized, the `ACTION*` macros resemble
closures
(also
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
pygen.py
101
# probably put extra
closures
- the resulting
105
"Too many whitespace
closures
")
/external/tensorflow/tensorflow/core/framework/
rendezvous_test.cc
166
// We are scheduling 2*N
closures
in the this->threads_, which is
168
// threadpool may execute the
closures
in an arbitrary order, we
/frameworks/wilhelm/src/
ThreadPool.cpp
124
// initialize circular buffer for
closures
190
// Empty out the circular buffer of
closures
/prebuilts/sdk/renderscript/lib/arm/
librsjni.so
/prebuilts/sdk/renderscript/lib/x86/
librsjni.so
Completed in 1678 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>