HomeSort by relevance Sort by last modified time
    Searched defs:ask (Results 1 - 9 of 9) sorted by null

  /external/fsck_msdos/
main.c 132 ask(int def, const char *fmt, ...) function
  /external/e2fsprogs/e2fsck/
problem.c 46 * These are the prompts which are used to ask the user if they want
238 /* Ask if we should clear the journal */
304 /* Ask if we should run the journal anyway */
1905 int ask (e2fsck_t ctx, const char * string, int def) function
    [all...]
util.c 196 int ask (e2fsck_t ctx, const char * string, int def) function
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 573 size_t ask = buffer->mFrameCount; local
574 if (part1 > ask) {
575 part1 = ask;
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp 342 char *ask = (*(Line **)a)->icuSortKey; local
347 while (*ask != 0) {
348 aVal += aVal*37 + *ask++;
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 342 char *ask = (*(Line **)a)->icuSortKey; local
347 while (*ask != 0) {
348 aVal += aVal*37 + *ask++;
    [all...]
  /external/smack/src/org/jivesoftware/smack/util/
PacketParserUtils.java 429 String ask = parser.getAttributeValue("", "ask"); local
430 RosterPacket.ItemStatus status = RosterPacket.ItemStatus.fromString(ask);
    [all...]
  /external/chromium/chrome/browser/search_engines/
template_url_prepopulate_data.cc 163 const PrepopulatedEngine ask = { member in namespace:__anon4832
164 L"Ask",
165 L"ask.com",
166 "http://www.ask.com/favicon.ico",
167 L"http://www.ask.com/web?q={searchTerms}",
169 L"http://ss.ask.com/query?q={searchTerms}&li=ff",
177 L"Ask.com Deutschland",
178 L"de.ask.com",
179 "http://de.ask.com/favicon.ico",
180 L"http://de.ask.com/web?q={searchTerms}"
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 

Completed in 326 milliseconds