OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:follows
(Results
1 - 25
of
115
) sorted by null
1
2
3
4
5
/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/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
34
This project builds the zlib binaries as
follows
:
/external/regex-re2/doc/
mksyntaxgo
31
The regular expression syntax understood by this package when parsing with the Perl flag is as
follows
.
/libcore/luni/src/main/java/java/io/
StreamTokenizer.java
177
* The tokenizer's initial state is as
follows
:
/external/chromium_org/third_party/icu/source/config/
dist.mk
59
@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/icu4c/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
:
ctpmv.f
25
* lower triangular matrix as
follows
:
35
*
follows
:
47
* triangular as
follows
:
ctpsv.f
28
* lower triangular matrix as
follows
:
38
*
follows
:
50
* triangular as
follows
:
dtbmv.f
25
* lower triangular matrix as
follows
:
35
*
follows
:
47
* triangular as
follows
:
dtpmv.f
25
* lower triangular matrix as
follows
:
35
*
follows
:
47
* triangular as
follows
:
Completed in 365 milliseconds
1
2
3
4
5