HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 326 - 350 of 843) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/asm/
inst.h 442 #define BITFIELD_FIELD(field, more) more field;
  /external/chromium_org/chrome/browser/resources/history/
history.js 24 // or just make the classes own more of the page.
294 * @param {string} content Text to be added beneath |node| as one or more
394 * Launch a search for more history entries from the same domain.
542 * Return true if there are more results beyond the current page.
543 * @return {boolean} true if the there are more results, otherwise false.
645 // Keeps track of whether or not there are more results available than are
654 * Figure out if we need to do more queries to fill the currently requested
665 // Try to fetch more results if more results can arrive and the page is not
    [all...]
  /build/tools/droiddoc/templates-ds/
customizations.cs 189 include:"../../../../frameworks/base/docs/html/distribute/more/more_toc.cs" ?>
325 elif:more ?><?cs
  /development/build/tools/
mk_sdk_repo_xml.sh 31 There can be more than one zip for the same type
  /external/bison/data/
lalr1.cc 13 # GNU General Public License for more details.
    [all...]
lalr1.java 13 # GNU General Public License for more details.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
history.js 176 // if we ever have more than one, we need multiple NodeBreadcrumbs as well.
405 // Add more events: key press, DOM
  /external/chromium_org/chrome/browser/resources/google_now/
cards.js 251 // If we expect more events, create an alarm for the next one.
271 // If there are no more events, we are done with this card. Note that all
  /external/chromium_org/chrome/common/extensions/docs/server2/
link_error_detector.py 280 '''Prints out broken links in a more readable format.
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
rtcd.pl 406 See 'perldoc rtcd.pl' for more details.
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
type_checkers.py 132 # We're sure to use ints instead of longs here since comparison may be more
  /external/chromium_org/third_party/skia/src/pathops/
SkOpSegment.cpp 562 // OPTIMIZATION: if there are three or more identical Ts, then
630 int more = 1; local
631 while (fTs.end() - &span[more - 1] > 1 && AlmostEqualUlps(span[more].fPt, pt)) {
633 double tEndInterval = span[more].fT - newT;
640 ++more;
643 --more;
644 while (more - 1 > less && span[more].fPt == span[more - 1].fP
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3c.tcl 57 ** of 5% or more are commonly seen when SQLite is compiled as a single
  /external/chromium_org/tools/grit/grit/tool/
resize.py 128 or more of these parameters can be used. If none are
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
cmake.py 583 should have had that name. This is more or less what the 'make' generator
651 # Actions must come first, since they can generate more OBJs for use below.
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
UnixAPIChecker.cpp 80 // FIXME: We need a more general way of getting the O_CREAT value.
189 // they're more basic and valuable for widespread use.
  /external/doclava/res/assets/templates/assets/
doclava-developer-core.css 592 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results,
  /external/harfbuzz_ng/
git.mk 23 # more files, add them to the GITIGNOREFILES variable in your Makefile.am.
62 # "include $(top_srcdir)/../git.mk". Add more ..'s to your taste.
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 239 /* check if there are more data to send */
259 /* If there are commands waiting in the xmit queue, or if the controller cannot accept any more commands, */
744 evt_data.result.more = *p++;
1152 UINT8 more, num_entries, xx, yy, *pn, tl; local
    [all...]
  /external/libvpx/libvpx/build/make/
rtcd.pl 400 See 'perldoc rtcd.pl' for more details.
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 132 # We're sure to use ints instead of longs here since comparison may be more
  /external/skia/src/pathops/
SkOpSegment.cpp 562 // OPTIMIZATION: if there are three or more identical Ts, then
630 int more = 1; local
631 while (fTs.end() - &span[more - 1] > 1 && AlmostEqualUlps(span[more].fPt, pt)) {
633 double tEndInterval = span[more].fT - newT;
640 ++more;
643 --more;
644 while (more - 1 > less && span[more].fPt == span[more - 1].fP
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 101 (For more details see the source of this script)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 114 ;load alpha1,beta1 somewhere to avoid more loads
  /frameworks/base/core/java/android/text/
TextUtils.java 261 * allowing a more efficient implementation.
628 // note to people adding to this: check more specific types
629 // before more generic types. also notice that it uses
881 * value that was not provided, or if more than 9 values are
    [all...]

Completed in 841 milliseconds

<<11121314151617181920>>