OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:functor
(Results
376 - 400
of
712
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
tree_policy.hpp
67
//
Functor
updating ranks of entrees.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
thread
95
// an arbitrary
functor
can be converted to and called.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
functional_hash.h
35
// Declaration of default hash
functor
std::tr1::hash. The types for
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
tree_policy.hpp
68
//
Functor
updating ranks of entrees.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
thread
98
// an arbitrary
functor
can be converted to and called.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
functional_hash.h
42
// Declaration of default hash
functor
std::tr1::hash. The types for
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
priority_queue.hpp
66
* @tparam Cmp_Fn Comparison
functor
.
tree_policy.hpp
61
///
Functor
updating ranks of entrees.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
thread
96
// an arbitrary
functor
can be converted to and called.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
functional_hash.h
42
// Declaration of default hash
functor
std::tr1::hash. The types for
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function_base.h
74
*
functor
.
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function_base.h
74
*
functor
.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
tree_policy.hpp
68
//
Functor
updating ranks of entrees.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
thread
98
// an arbitrary
functor
can be converted to and called.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
functional_hash.h
42
// Declaration of default hash
functor
std::tr1::hash. The types for
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
priority_queue.hpp
66
* @tparam Cmp_Fn Comparison
functor
.
tree_policy.hpp
61
///
Functor
updating ranks of entrees.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
thread
96
// an arbitrary
functor
can be converted to and called.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
functional_hash.h
42
// Declaration of default hash
functor
std::tr1::hash. The types for
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
functional_hash.h
197
// Hint about performance of hash
functor
. If not fast the hash based
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
priority_queue.hpp
66
* @tparam Cmp_Fn Comparison
functor
.
tree_policy.hpp
61
///
Functor
updating ranks of entrees.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
list_partition.h
90
* @param __f
Functor
to be applied to each element by traversing __it
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
functional_hash.h
42
// Declaration of default hash
functor
std::tr1::hash. The types for
/frameworks/base/core/java/android/view/
GLES20Canvas.java
302
//
Functor
320
public void detachFunctor(int
functor
) {
321
nDetachFunctor(mRenderer,
functor
);
324
private static native void nDetachFunctor(int renderer, int
functor
);
327
public void attachFunctor(int
functor
) {
328
nAttachFunctor(mRenderer,
functor
);
331
private static native void nAttachFunctor(int renderer, int
functor
);
[
all
...]
Completed in 1369 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>