Searched defs:Application (Results 1 - 5 of 5) sorted by relevance

/external/proguard/examples/annotations/examples/
H A DApplication.java7 * javac -classpath ../lib/annotations.jar Application.java
14 public class Application class
/external/chromium/chrome/browser/
H A Dbackground_application_list_model.cc47 class BackgroundApplicationListModel::Application class in class:BackgroundApplicationListModel
50 Application(BackgroundApplicationListModel* model,
53 virtual ~Application();
109 BackgroundApplicationListModel::Application::~Application() {
112 BackgroundApplicationListModel::Application::Application( function in class:BackgroundApplicationListModel::Application
121 void BackgroundApplicationListModel::Application::OnImageLoaded(
131 void BackgroundApplicationListModel::Application::RequestIcon(
168 Application* applicatio
[all...]
/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2664 const unsigned Application = Encoding & 0x70; local
2665 if (Application != dwarf::DW_EH_PE_absptr &&
2666 Application != dwarf::DW_EH_PE_pcrel)
/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/dropbear/libtomcrypt/
H A Dcrypt.tex222 \chapter{The Application Programming Interface (API)}

Completed in 301 milliseconds