HomeSort by relevance Sort by last modified time
    Searched refs:follows (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
follows-loop2-err.asm 1 section sect follows=sect
follows-notfound-err.asm 1 section foo follows=bar
follows-loop1-err.asm 1 section sect1 follows=sect2
2 section sect2 follows=sect1
multisect3.asm 5 section .foo nobits follows=.text
multisect5.asm 5 section sect2 follows=sect1
10 section sect4 follows=sect3
17 section sect7 follows=sect6 valign=16
19 section sect8 follows=sect7 valign=16 ; NASM bug - sect7 and sect8 overlap
multisect4.asm 21 section .bcopy32 align=16 follows=.data vfollows=.earlybss
27 section .data align=16 follows=.text
30 section .latebss nobits align=16 follows=.bcopy32
multisect1.asm 16 [SEGMENT GATESEG align=1 follows=_TEXT vstart=0]
28 [SEGMENT .bss follows=GATESEG align=16]
ldlinux-sects.asm 12 [section .bcopy32 align=4 valign=16 follows=.data vfollows=.earlybss]
14 [section .config align=4 valign=16 follows=.bcopy32 vfollows=.bcopy32]
22 [section .adv progbits align=1 follows=.config]
23 [section .bss nobits align=16 follows=.adv]
multisect2.asm 4 section .bss ; follows=.data
  /external/chromium_org/native_client_sdk/src/build_tools/
generate_notice.py 53 output_file.write('%s is licensed as follows\n' % (license_dir,))
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
TextRange.js 110 follows: function(range)
218 if (!this.follows(originalRange))
  /external/chromium_org/third_party/mesa/src/docs/
MESA_agp_offset.spec 63 Add a new section, 3.6 as follows:
  /external/mesa3d/docs/
MESA_agp_offset.spec 63 Add a new section, 3.6 as follows:
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c 46 /* User-provided follows */
47 /*@null@*/ /*@owned@*/ char *follows, *vfollows; member in struct:bin_section_data
634 bsd->follows ? bsd->follows : "not defined");
1454 \/*@only@*\/ \/*@null@*\/ char *follows; member in struct:bin_section_switch_data
    [all...]
  /external/chromium_org/third_party/re2/doc/
mksyntaxgo 31 The regular expression syntax understood by this package when parsing with the Perl flag is as follows.
  /external/libpng/projects/visualc71/
README_zlib.txt 38 This project builds the zlib binaries as follows:
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
PrivateScriptRunner.js 11 // Private scripts can throw JS errors and DOM exceptions as follows:
  /external/chromium_org/third_party/icu/source/config/
dist.mk 60 @echo "svnversion of $(SVNTOP) is as follows (if this fails, make sure svn is installed..)"
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2717.js 38 // Test initializing new field which follows an existing transition to a
  /external/icu/icu4c/source/config/
dist.mk 60 @echo "svnversion of $(SVNTOP) is as follows (if this fails, make sure svn is installed..)"
  /external/eigen/blas/
ctbmv.f 25 * lower triangular matrix as follows:
35 * follows:
47 * triangular as follows:
dtbmv.f 25 * lower triangular matrix as follows:
35 * follows:
47 * triangular as follows:
stbmv.f 25 * lower triangular matrix as follows:
35 * follows:
47 * triangular as follows:
ztbmv.f 25 * lower triangular matrix as follows:
35 * follows:
47 * triangular as follows:
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 125 texture coordinates are computed as follows:

Completed in 793 milliseconds

1 2 3 4