HomeSort by relevance Sort by last modified time
    Searched full:getinfo (Results 401 - 425 of 861) sorted by null

<<11121314151617181920>>

  /external/swiftshader/src/D3D8/
Direct3DDevice8.hpp 102 long __stdcall GetInfo(unsigned long devInfoID, void *devInfoStruct, unsigned long devInfoStructSize) override;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELF.h 209 uint64_t getInfo(bool is64Bit) const {
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb2ITBlockPass.cpp 249 AFI = Fn.getInfo<ARMFunctionInfo>();
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXISelDAGToDAG.cpp 189 PTXMachineFunctionInfo *MFI = MF->getInfo<PTXMachineFunctionInfo>();
  /external/syslinux/bios/com32/lua/src/
liblua.c32 
  /external/syslinux/com32/lua/src/
ldblib.c 377 {"getinfo", db_getinfo},
  /external/syslinux/efi32/com32/lua/src/
liblua.c32 
  /external/v8/src/debug/
liveedit.cc 650 Handle<SharedFunctionInfo> SharedInfoWrapper::GetInfo() {
877 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo();
947 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo();
    [all...]
liveedit.h 306 Handle<SharedFunctionInfo> GetInfo();
  /frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
RemoteDisplayProvider.java 318 state.displays.add(display.getInfo());
  /frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp 122 pInput, *(*section)->getLink(), (*section)->getInfo());
ELFReader.cpp 273 return (hdr->e_machine == target().getInfo().machine());
274 return (mcld::bswap16(hdr->e_machine) == target().getInfo().machine());
767 return (hdr->e_machine == target().getInfo().machine());
768 return (mcld::bswap16(hdr->e_machine) == target().getInfo().machine());
    [all...]
  /libcore/luni/src/test/java/tests/java/security/
IdentityTest.java 329 assertEquals("some info", i.getInfo());
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 67 /// accessed/created with MMI::getInfo and destroyed when the MachineModuleInfo
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 67 /// accessed/created with MMI::getInfo and destroyed when the MachineModuleInfo
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 67 /// accessed/created with MMI::getInfo and destroyed when the MachineModuleInfo
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 67 /// accessed/created with MMI::getInfo and destroyed when the MachineModuleInfo
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 67 /// accessed/created with MMI::getInfo and destroyed when the MachineModuleInfo
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 67 /// accessed/created with MMI::getInfo and destroyed when the MachineModuleInfo
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 67 /// accessed/created with MMI::getInfo and destroyed when the MachineModuleInfo
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 67 /// accessed/created with MMI::getInfo and destroyed when the MachineModuleInfo
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmiatlprov.h 260 hr = pPath->GetInfo((ULONG)0,&ullPathInfo);
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindCursor.hpp 392 virtual void getInfo(unw_proc_info_t *) {
393 _LIBUNWIND_ABORT("getInfo not implemented");
429 virtual void getInfo(unw_proc_info_t *);
    [all...]
libunwind.cpp 239 co->getInfo(info);
  /system/update_engine/scripts/
update_device.py 82 payload_info = otazip.getinfo(self.OTA_PAYLOAD_BIN)

Completed in 2752 milliseconds

<<11121314151617181920>>