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

<<11121314151617181920>>

  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 234 DIEInfo &getInfo(unsigned Idx) { return Info[Idx]; }
235 const DIEInfo &getInfo(unsigned Idx) const { return Info[Idx]; }
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 871 if ((event.getInfo() != null) && event.getInfo().hasData()) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiControlService.java 789 return info.getInfo();
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Support.c 826 Check packet for GetInfo callback routine.
828 GetInfo is implemented with EfiMtftp6ReadFile. It's used to inspect
855 // Set the GetInfo's return status according to the OpCode.
    [all...]
Mtftp6Support.h 172 Check packet for GetInfo callback routine.
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 724 /// querying the loop access info via LAA::getInfo. getInfo return a
742 const LoopAccessInfo &getInfo(Loop *L);
  /external/pdfium/core/fxcodec/codec/
fx_codec_jpx_opj.cpp 696 void GetInfo(uint32_t* width, uint32_t* height, uint32_t* components);
808 void CJPX_Decoder::GetInfo(uint32_t* width,
907 pDecoder->GetInfo(width, height, components);
  /external/pdfium/third_party/lcms2-2.6/src/
cmsio1.c     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 669 /// querying the loop access info via LAA::getInfo. getInfo return a
687 const LoopAccessInfo &getInfo(Loop *L);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 669 /// querying the loop access info via LAA::getInfo. getInfo return a
687 const LoopAccessInfo &getInfo(Loop *L);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 669 /// querying the loop access info via LAA::getInfo. getInfo return a
687 const LoopAccessInfo &getInfo(Loop *L);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 669 /// querying the loop access info via LAA::getInfo. getInfo return a
687 const LoopAccessInfo &getInfo(Loop *L);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 669 /// querying the loop access info via LAA::getInfo. getInfo return a
687 const LoopAccessInfo &getInfo(Loop *L);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 669 /// querying the loop access info via LAA::getInfo. getInfo return a
687 const LoopAccessInfo &getInfo(Loop *L);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 669 /// querying the loop access info via LAA::getInfo. getInfo return a
687 const LoopAccessInfo &getInfo(Loop *L);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 669 /// querying the loop access info via LAA::getInfo. getInfo return a
687 const LoopAccessInfo &getInfo(Loop *L);
  /build/make/tools/releasetools/
test_common.py 61 info = zip_file.getinfo(arcname)
  /cts/tests/tests/print/src/android/print/cts/
PrintJobStateTransitionsTest.java 216 eventually(() -> assertEquals(state, job.getInfo().getState()));
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 17 package android.tests.getinfo;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ldblib.c 377 {"getinfo", db_getinfo},
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciOptionRomSupport.c 489 Status = Decompress->GetInfo (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcMtftp.c 148 Status = Mtftp4->GetInfo (
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
LegacyRegion2.h 234 EFI_LEGACY_REGION_GET_INFO GetInfo;
UserCredential.h 285 EFI_CREDENTIAL_GET_INFO GetInfo;
UserCredential2.h 306 EFI_CREDENTIAL2_GET_INFO GetInfo;

Completed in 905 milliseconds

<<11121314151617181920>>