HomeSort by relevance Sort by last modified time
    Searched refs:full (Results 251 - 275 of 526) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
textwrap.py 167 not quite the same as words; see _wrap_chunks() for full
293 # Nope, this line is full.
297 # The current line is full, and the next chunk is too big to
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_RLEaccel.c 1903 SDL_Rect full; local
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 127 `full' decode specification yet still be certified compliant. These
190 Therefore it would be wasteful to encode a full-spectrum version of it
192 apply a full range floor and residue encoding to channels 0 through 4,
195 of a full-range floor) and channel 5 belongs to submap 1, which uses a
465 residue vector to represent full scale if the floor is nailed to
467 to reach full scale if the floor is nailed at 0dB, it must be able to
468 represent $-140$dB to $+0$dB. Thus, in order to handle full range
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_collections.py 542 full = WithSet(range(10))
543 s = WithSet(full)
546 s = WithSet(full)
549 s = WithSet(full)
551 self.assertEqual(s, full)
553 self.assertEqual(s, full)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_collections.py 542 full = WithSet(range(10))
543 s = WithSet(full)
546 s = WithSet(full)
549 s = WithSet(full)
551 self.assertEqual(s, full)
553 self.assertEqual(s, full)
    [all...]
  /external/chromium_org/v8/src/
string-stream.cc 52 if (full()) return false;
97 if (full()) return;
  /external/openssh/contrib/aix/
buildbff.sh 171 For the full text of the license, see /usr/lpp/openssh/LICENCE
  /external/oprofile/events/mips/sb1/
events 66 event:0x17 counters:1,2,3 um:zero minimum:500 name:SNOOP_ADDR_Q_FULL :Snoop address queue is full
  /external/v8/src/
string-stream.cc 54 if (full()) return false;
99 if (full()) return;
  /external/valgrind/main/callgrind/
global.h 44 /* Set to 1 if you want full sanity checks for JCC */
354 * To get a unique number for a full execution context, use
506 * we only need a subset of a full thread state:
700 EventSet *base, *full; member in struct:event_sets
704 #define fullOffset(group) (CLG_(sets).full->offset[group])
  /packages/apps/Camera/src/com/android/camera/
VideoModule.java     [all...]
  /packages/apps/Settings/src/com/android/settings/
Utils.java 511 public static String getMeProfileName(Context context, boolean full) {
512 if (full) {
  /external/chromium_org/chrome/common/extensions/docs/server2/
link_error_detector.py 121 a path and returns a full html page. |public_path| is the path to public
  /external/chromium_org/native_client_sdk/src/doc/
Makefile 12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
  /external/chromium_org/remoting/webapp/
client_session.js 133 this.fullScreenButton_ = document.getElementById('toggle-full-screen');
486 // In case the user had selected full-screen mode, cancel it now.
    [all...]
  /external/chromium_org/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/chromium_org/third_party/libxml/src/
xmlcatalog.c 292 printf("\tresolve PublicID SystemID: do a full resolver lookup\n");
  /external/chromium_org/v8/tools/gyp/
v8_base.arm.host.darwin-arm.mk 74 v8/src/full-codegen.cc \
187 v8/src/arm/full-codegen-arm.cc \
v8_base.arm.host.linux-arm.mk 74 v8/src/full-codegen.cc \
187 v8/src/arm/full-codegen-arm.cc \
v8_base.ia32.host.darwin-x86.mk 74 v8/src/full-codegen.cc \
186 v8/src/ia32/full-codegen-ia32.cc \
v8_base.ia32.host.linux-x86.mk 74 v8/src/full-codegen.cc \
186 v8/src/ia32/full-codegen-ia32.cc \
v8_base.mipsel.host.darwin-mips.mk 74 v8/src/full-codegen.cc \
187 v8/src/mips/full-codegen-mips.cc \
v8_base.mipsel.host.linux-mips.mk 74 v8/src/full-codegen.cc \
187 v8/src/mips/full-codegen-mips.cc \
  /external/icu4c/
icudefs.mk 285 # Current full path directory.
287 # Current full path directory for use in source code in a -D compiler option.
  /external/libxml2/
xmlcatalog.c 292 printf("\tresolve PublicID SystemID: do a full resolver lookup\n");

Completed in 1682 milliseconds

<<11121314151617181920>>