HomeSort by relevance Sort by last modified time
    Searched refs:full (Results 76 - 100 of 168) sorted by null

1 2 34 5 6 7

  /external/webkit/WebCore/css/
mediaControls.css 46 video:-webkit-full-page-media::-webkit-media-controls-panel {
mediaControlsAndroid.css 47 video:-webkit-full-page-media::-webkit-media-controls-panel {
mediaControlsChromium.css 44 video:-webkit-full-page-media::-webkit-media-controls-panel {
mediaControlsQuickTime.css 38 video:-webkit-full-page-media::-webkit-media-controls-panel {
  /build/core/
cleanbuild.mk 67 # The major clean version is out-of-date. Do a full clean, and
168 # build types without having to do a full clean each time. E.g.:
package.mk 142 LOCAL_PROGUARD_ENABLED :=full
  /external/grub/docs/
help2man 456 The full documentation for
  /external/protobuf/
Android.mk 136 # C++ full library
140 LOCAL_MODULE := libprotobuf-cpp-2.3.0-full
  /external/protobuf/src/google/protobuf/stubs/
strutil.h 168 LIBPROTOBUF_EXPORT void SplitStringUsing(const string& full, const char* delim,
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 99 @ can be set to full scale, however if the filter is used, it can overflow
ARM-E_interpolate_noloop_gnu.s 91 @ can be set to full scale, however if the filter is used, it can overflow
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 99 @ can be set to full scale, however if the filter is used, it can overflow
ARM-E_interpolate_noloop_gnu.s 91 @ can be set to full scale, however if the filter is used, it can overflow
  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 136 std::string ExtractFileName(const std::string& full)
138 std::string::size_type idx = full.find_last_of("/");
141 return full.substr(idx+1);
143 return full;
    [all...]
  /external/v8/src/
d8.h 134 Handle<String> full);
string-stream.cc 55 if (full()) return false;
100 if (full()) return;
  /external/clearsilver/util/
neo_hdf.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_RLEaccel.c 1905 SDL_Rect full; local
    [all...]
  /build/tools/apriori/
apriori.c 108 char *full = find_file(name, lib_lookup_dirs, num_lib_lookup_dirs); local
109 if (full) {
112 if (!strcmp(trav->name, full))
116 free(full);
2097 char *full = find_file(filename, lib_lookup_dirs, num_lib_lookup_dirs); local
    [all...]
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 64 Tag. You played it as a kid, but nothin' says "Tag!" like a face full of
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSocketImpl.java 81 * full handshake is complete, since SSL_do_handshake can return
345 * @param full If true, disable handshake cutthrough for a fully synchronous handshake
347 public synchronized void startHandshake(boolean full) throws IOException {
457 if (client && full) {
458 // we want to do a full synchronous handshake, so turn off cutthrough
    [all...]
  /ndk/build/core/
build-local.mk 48 # libraries without a full Android project tree.
  /sdk/files/
find_java.bat 72 rem However we use the full version without quotes (e.g. %~1) for pretty print.
  /external/chromium/third_party/icu/source/test/cintltst/
cdattst.c 83 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
544 log_data_err("error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
768 UDateFormat *date=0, *time=0, *full=0; local
794 /* Create a full format for output */
795 full = udat_open(UDAT_FULL, UDAT_FULL, "en_US", NULL, 0, NULL, 0, &ec);
797 log_err("FAIL: udat_open(FULL, FULL, en_US) failed with %s\n",
    [all...]
  /external/icu4c/test/cintltst/
cdattst.c 83 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
544 log_data_err("error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
768 UDateFormat *date=0, *time=0, *full=0; local
794 /* Create a full format for output */
795 full = udat_open(UDAT_FULL, UDAT_FULL, "en_US", NULL, 0, NULL, 0, &ec);
797 log_err("FAIL: udat_open(FULL, FULL, en_US) failed with %s\n",
    [all...]

Completed in 419 milliseconds

1 2 34 5 6 7