OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:singletonset
(Results
1 - 9
of
9
) sorted by null
/external/llvm/include/llvm/ExecutionEngine/Orc/
IndirectionUtils.h
152
SingletonSet
(std::unique_ptr<Module> M) {
162
auto H = JIT.addModuleSet(
SingletonSet
(std::move(M)), &MemMgr,
189
auto H = JIT.addModuleSet(
SingletonSet
(std::move(M)), &MemMgr,
/prebuilts/misc/common/swig/include/2.0.11/gcj/
javaprims.i
242
class Collections$
SingletonSet
;
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest4.java
[
all
...]
/external/llvm/examples/Kaleidoscope/Orc/initial/
toy.cpp
[
all
...]
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
toy.cpp
[
all
...]
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
toy.cpp
[
all
...]
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
toy.cpp
[
all
...]
/libcore/luni/src/main/java/java/util/
Collections.java
227
private static final class
SingletonSet
<E> extends AbstractSet<E> implements Serializable {
231
SingletonSet
(E object) {
[
all
...]
/frameworks/base/
preloaded-classes
[
all
...]
Completed in 3157 milliseconds