HomeSort by relevance Sort by last modified time
    Searched refs:term (Results 226 - 250 of 299) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant_8/hostapd/
config_file.c 1921 char *term; local
    [all...]
  /frameworks/compile/mclinker/tools/llvm-mcld/
llvm-mcld.cpp 1031 const char* term = getenv("TERM"); local
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 145 "being sent to a terminal and the TERM environment variable "
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend.cc     [all...]
history_backend.h 337 const string16& term);
    [all...]
history_service.h 516 // id of the url, keyword_id the id of the keyword and term the search term.
519 const string16& term);
530 // in descending order up to |max_count| with the most recent search term
    [all...]
history_service.cc 382 const string16& term) {
386 url, keyword_id, term);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.h 664 const SessionTerminate& term,
  /external/grub/grub/
asmstub.c 64 #include <term.h>
  /external/grub/stage2/
char_io.c 22 #include <term.h>
stage2.c 21 #include <term.h>
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 194 $('term').onsearch = function(e) {
204 // Only update search item if we have a search term. We never want the
211 var input = $('term');
362 $('term').value = searchTerm;
    [all...]
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js 352 'term="http://schemas.google.com/photos/2007#album"></category>' + eol;
  /external/chromium/chrome/browser/search_engines/
template_url_model.cc 40 // String in the URL that is replaced by the search term.
46 // Term used when generating a search url. Use something obscure so that on
47 // the rare case the term replaces the URL it's unlikely another keyword would
615 const string16& term) {
620 history->SetKeywordSearchTermsForURL(url, t_url->id(), term);
    [all...]
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
ChannelManager.java 610 public void requestPTY(Channel c, String term, int term_width_characters, int term_height_characters,
620 spr = new PacketSessionPtyRequest(c.remoteID, true, term, term_width_characters, term_height_characters,
    [all...]
  /external/open-vcdiff/gtest/src/
gtest.cc 191 "being sent to a terminal and the TERM environment variable "
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 187 "being sent to a terminal and the TERM environment variable "
    [all...]
  /external/qemu/
qemu-char.c 382 const char *term = "QEMU: Terminated\n\r"; local
383 chr->chr_write(chr,(uint8_t *)term,strlen(term));
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
id3_parser.js 18 * 'SynchSafe' term is taken from id3 documentation.
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_unittest.cc 1039 const string16 term; member in struct:TestData
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h     [all...]

Completed in 1030 milliseconds

1 2 3 4 5 6 7 8 91011>>