Home
last modified time | relevance | path

Searched defs:imp (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dsimplethread.cpp145 Win32ThreadImplementation *imp = new Win32ThreadImplementation; in SimpleThread() local
155 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; in ~SimpleThread() local
167 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; in start() local
196 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; in join() local
230 PosixThreadImplementation *imp = new PosixThreadImplementation; in SimpleThread() local
236 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; in ~SimpleThread() local
247 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; in start() local
276 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; in join() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp3-0x.cpp47 auto imp = m.getImplementation<int, int, int>(); in f() local
/external/libcxx/test/std/strings/basic.string/string.cons/
Dcopy_alloc.pass.cpp46 alloc_imp<T> *imp; member
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509Util.java393 … Implementation imp = getImplementation(baseName, Strings.toUpperCase(algorithm), prov[i]); in getImplementation() local
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DGatherAPIDataOld.java337 ClassDoc[] imp = cdoc.interfaces(); in createInfo() local
DGatherAPIData.java434 ClassDoc[] imp = cdoc.interfaces(); in createInfo() local
DCheckAPI.java350 ClassDoc[] imp = cdoc.interfaces(); in read() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp625 llvm::CallSite imp = CGF.EmitRuntimeCallOrInvoke(MsgLookupFn, args); in LookupIMP() local
712 llvm::Value *imp = Builder.CreateAlignedLoad( in LookupIMP() local
846 llvm::CallSite imp; in LookupIMP() local
1350 llvm::Value *imp = LookupIMPSuper(CGF, ObjCSuper, cmd, MSI); in GenerateMessageSendSuper() local
1443 llvm::Value *imp; in GenerateMessageSend() local
/external/lzma/C/
DLzma2Enc.c349 CMtCallbackImp *imp = (CMtCallbackImp *)pp; in MtCallbackImp_Code() local
/external/libxml2/os400/dlfcn/
Ddlfcn.c298 Qmh_Rtvm_RTVM0300_t * imp; in dlseterror_from_exception() local
/external/guice/core/test/com/googlecode/guice/bundle/
DOSGiTestActivator.java432 Class imp = bundle.loadClass(api.getName() + suffix); in configure() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2705 uint64_t imp; /* IMP (64-bit pointer) */ member
2711 uint32_t imp; /* IMP (32-bit pointer) */ member
2837 uint64_t imp; /* IMP (64-bit pointer) */ member
2842 uint32_t imp; /* IMP (32-bit pointer) */ member