OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROLOGUE
(Results
1 - 12
of
12
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k-coff/
t1.s
9
|#
PROLOGUE
# 0
13
|#
PROLOGUE
# 1
26
|#
PROLOGUE
# 2
29
|#
PROLOGUE
# 3
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc-solaris/
sol-cc.s
7
!#
PROLOGUE
# 0
8
!#
PROLOGUE
# 1
sol-gcc.s
44
!#
PROLOGUE
# 0
46
!#
PROLOGUE
# 1
/external/bison/src/
parse-gram.h
107
PROLOGUE
= 307,
166
#define
PROLOGUE
307
scan-gram.l
95
-
prologue
(code between '%{' '%}' in the first section, before %%);
259
/*
Prologue
. */
673
| Scanning some
prologue
: from "%{" (already scanned) to "%}". |
683
return
PROLOGUE
;
692
return
PROLOGUE
;
parse-gram.y
192
%token
PROLOGUE
"%{...%}"
scan-gram.c
[
all
...]
parse-gram.c
266
PROLOGUE
= 307,
325
#define
PROLOGUE
307
[
all
...]
/device/common/
generate-packages.sh
135
cat
PROLOGUE
> tmp/$SCRIPT || echo \ \ \ \ Error generating script
140
echo tail -n +$(expr 2 + $(cat
PROLOGUE
$COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc -l)) \$0 \| tar zxv >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
/external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm
104
;
PROLOGUE
:
109
;
PROLOGUE
can also be invoked by adding the same options to cglobal
120
; Pops anything that was pushed by
PROLOGUE
, and returns.
328
%macro
PROLOGUE
2-4+ 0 ; #args, #regs, #xmm_regs, arg_names...
402
%macro
PROLOGUE
2-4+ ; #args, #regs, #xmm_regs, arg_names...
443
%macro
PROLOGUE
2-4+ ; #args, #regs, #xmm_regs, arg_names...
501
%macro cglobal 1-2+ ; name, [
PROLOGUE
args]
525
PROLOGUE
%2
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm
199
;
PROLOGUE
:
204
;
PROLOGUE
can also be invoked by adding the same options to cglobal
215
; Pops anything that was pushed by
PROLOGUE
, and returns.
416
%macro
PROLOGUE
2-4+ 0 ; #args, #regs, #xmm_regs, arg_names...
493
%macro
PROLOGUE
2-4+ ; #args, #regs, #xmm_regs, arg_names...
537
%macro
PROLOGUE
2-4+ ; #args, #regs, #xmm_regs, arg_names...
581
%macro cglobal 1-2+ ; name, [
PROLOGUE
args]
613
PROLOGUE
%2
/external/libvpx/libvpx/third_party/x86inc/
x86inc.asm
196
;
PROLOGUE
:
207
;
PROLOGUE
can also be invoked by adding the same options to cglobal
220
; Pops anything that was pushed by
PROLOGUE
, and returns.
500
%macro
PROLOGUE
2-5+ 0 ; #args, #regs, #xmm_regs, [stack_size,] arg_names...
604
%macro
PROLOGUE
2-5+ ; #args, #regs, #xmm_regs, [stack_size,] arg_names...
654
%macro
PROLOGUE
2-5+ ; #args, #regs, #xmm_regs, [stack_size,] arg_names...
756
%macro cglobal 1-2+ "" ; name, [
PROLOGUE
args]
759
%macro cvisible 1-2+ "" ; name, [
PROLOGUE
args]
811
PROLOGUE
%3
[
all
...]
Completed in 461 milliseconds