Searched defs:Application (Results 1 - 14 of 14) sorted by last modified time

/external/tcpdump/
H A Dprint-snmp.c107 * Application-wide ASN.1 types from the Internet SMI and their tags
109 const char *Application[] = { variable
224 * Ties together the preceding Universal, Application, Context, and Private
235 defineCLASS(Application),
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/proguard/examples/annotations/examples/
H A DApplication.java7 * javac -classpath ../lib/annotations.jar Application.java
14 public class Application class
/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3126 const unsigned Application = Encoding & 0x70; local
3127 if (Application != dwarf::DW_EH_PE_absptr &&
3128 Application != dwarf::DW_EH_PE_pcrel)
/external/jmdns/src/javax/jmdns/
H A DServiceInfo.java53 * Application Field.
55 Application, enum constant in enum:ServiceInfo.Fields
382 * dictionary of values to build the fully qualified service name. Mandatory keys are Application and Instance. The Domain default is local, the Protocol default is tcp and the subtype default is none.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.garbagecollector_1.0.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/chrome/browser/background/
H A Dbackground_application_list_model.cc75 class BackgroundApplicationListModel::Application class in class:BackgroundApplicationListModel
76 : public base::SupportsWeakPtr<Application> {
78 Application(BackgroundApplicationListModel* model,
81 virtual ~Application();
147 BackgroundApplicationListModel::Application::~Application() {
150 BackgroundApplicationListModel::Application::Application( function in class:BackgroundApplicationListModel::Application
155 void BackgroundApplicationListModel::Application::OnImageLoaded(
163 void BackgroundApplicationListModel::Application
[all...]

Completed in 1436 milliseconds