HomeSort by relevance Sort by last modified time
    Searched full:lookup_data (Results 1 - 11 of 11) sorted by null

  /external/libvorbis/lib/
Makefile.am 16 registry.h scales.h window.h lookup.h lookup_data.h\
lookup.c 20 #include "lookup_data.h"
lookup_data.h 14 last mod: $Id: lookup_data.h 16037 2009-05-26 21:10:58Z xiphmont $
Makefile.in 279 registry.h scales.h window.h lookup.h lookup_data.h\
  /external/libvorbis/macosx/Vorbis.xcodeproj/
project.pbxproj 63 F5D8F62E03389C830112CE8F /* lookup_data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lookup_data.h; sourceTree = "<group>"; };
183 F5D8F62E03389C830112CE8F /* lookup_data.h */,
  /system/update_engine/
p2p_manager.cc 494 LookupData *lookup_data = new LookupData(callback); local
498 lookup_data->InitiateLookup(args, max_time_to_wait);
  /art/runtime/
dex_file.cc 445 const uint8_t* lookup_data = (oat_dex_file != nullptr) local
448 if (lookup_data != nullptr) {
449 if (lookup_data + TypeLookupTable::RawDataLength(*this) > oat_dex_file->GetOatFile()->End()) {
452 lookup_table_.reset(TypeLookupTable::Open(lookup_data, *this));
    [all...]
  /external/libvorbis/win32/VS2005/libvorbis/
libvorbis_dynamic.vcproj 278 <File RelativePath="..\..\..\lib\lookup_data.h">
libvorbis_static.vcproj 266 <File RelativePath="..\..\..\lib\lookup_data.h">
  /external/libvorbis/win32/VS2008/libvorbis/
libvorbis_dynamic.vcproj 278 <File RelativePath="..\..\..\lib\lookup_data.h">
libvorbis_static.vcproj 929 RelativePath="..\..\..\lib\lookup_data.h"

Completed in 569 milliseconds