OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IterationHandle
(Results
1 - 19
of
19
) sorted by null
/frameworks/base/core/jni/
android_util_jar_StrictJarFile.cpp
74
class
IterationHandle
{
76
IterationHandle
() :
84
~
IterationHandle
() {
100
IterationHandle
* handle = new
IterationHandle
();
119
static jobject StrictJarFile_nativeNextEntry(JNIEnv* env, jobject, jlong
iterationHandle
) {
123
IterationHandle
* handle = reinterpret_cast<
IterationHandle
*>(
iterationHandle
);
/external/swiftshader/third_party/LLVM/include/llvm/Support/
FileSystem.h
486
intptr_t
IterationHandle
;
497
:
IterationHandle
(0) {
503
directory_iterator() :
IterationHandle
(0) {}
/system/core/libziparchive/
zip_archive.cc
644
struct
IterationHandle
{
652
IterationHandle
(const ZipString* in_prefix, const ZipString* in_suffix) {
673
~
IterationHandle
() {
688
IterationHandle
* cookie = new
IterationHandle
(optional_prefix, optional_suffix);
697
delete reinterpret_cast<
IterationHandle
*>(cookie);
718
IterationHandle
* handle = reinterpret_cast<
IterationHandle
*>(cookie);
[
all
...]
/external/llvm/include/llvm/Support/
FileSystem.h
765
:
IterationHandle
(0) {}
771
intptr_t
IterationHandle
;
[
all
...]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FileSystem.h
776
:
IterationHandle
(0) {}
782
intptr_t
IterationHandle
;
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h
892
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FileSystem.h
839
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FileSystem.h
839
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FileSystem.h
862
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FileSystem.h
862
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FileSystem.h
862
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FileSystem.h
862
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h
892
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FileSystem.h
839
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FileSystem.h
839
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FileSystem.h
862
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FileSystem.h
862
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FileSystem.h
862
intptr_t
IterationHandle
= 0;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FileSystem.h
862
intptr_t
IterationHandle
= 0;
[
all
...]
Completed in 463 milliseconds