Searched refs:each (Results 226 - 250 of 281) sorted by relevance

1234567891011>>

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli721 (** [iter_uses f v] applies function [f] to each of the users of the value [v]
1338 (** [iter_globals f m] applies function [f] to each of the global variables of
1357 (** [rev_iter_globals f m] applies function [f] to each of the global variables
1462 (** [iter_functions f m] applies function [f] to each of the functions of module
1480 (** [rev_iter_functions f fn] applies function [f] to each of the functions of
1557 (** [iter_params f fn] applies function [f] to each of the parameters
1575 (** [rev_iter_params f fn] applies function [f] to each of the parameters
1644 (** [iter_blocks f fn] applies function [f] to each of the basic blocks
1665 (** [rev_iter_blocks f fn] applies function [f] to each of the basic blocks
1705 (** [iter_instrs f bb] applies function [f] to each o
[all...]
/external/v8/src/
H A Dast.h892 ENUMERATE, // for (each in subject) body;
893 ITERATE // for (each of subject) body;
896 void Initialize(Expression* each, Expression* subject, Statement* body) { argument
898 each_ = each;
902 Expression* each() const { return each_; } function in class:v8::internal::ForEachStatement
965 void Initialize(Expression* each, argument
972 ForEachStatement::Initialize(each, subject, body);
998 // each = result.value
H A Dparser.h764 Expression* each,
/external/jemalloc/bin/
H A Djeprof.in62 # annotated with the flat and cumulative sample counts at each line.
67 # annotated with the flat and cumulative sample counts at each PC value.
151 <symbolized-profiles> is a list of profile files where each file contains
217 --total_delay Display total delay at each region [default]
218 --contentions Display number of delays at each region
219 --mean_delay Display mean delay at each region
592 # each stack trace so a given entry exists at most once.
703 # each pc somehow.
1149 while (my ($pc, $name) = each(%{$symbols})) {
1554 # information for each instructio
[all...]
/external/bison/doc/
H A Drefcard.tex44 % produces two separate pages, each of which needs to be reduced to 80%.
/external/libunwind/doc/
H A Dlibunwind-ia64.tex70 convenience macros. Below, we describe each kind in turn:
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_sse2.asm142 pand xmm2, [GLOBAL(tfe)] ; set lsb of each byte to zero
843 pand xmm5, [GLOBAL(tfe)] ; set lsb of each byte to zero
1298 pand xmm1, xmm6 ; set lsb of each byte to zero
1472 pand xmm6, [GLOBAL(tfe)] ; set lsb of each byte to zero
H A Dsubpixel_sse2.asm24 ; rows each iteration to take advantage of the 128 bits operations.
154 ; rows each iteration to take advantage of the 128 bits operations.
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dcodegen.ml317 (* Create an alloca for each argument and register the argument in the symbol
/external/valgrind/callgrind/
H A Dcallgrind_annotate.in86 # Totals for each function, for overall summary.
134 # Thresholds, one for each sort event (or default to 1 if no sort events
147 # Number of lines to show around each annotated line.
159 # Inclusive totals for each function, for overall summary.
215 --tree=none|caller| print for each function their callers,
369 # Add each event count to the CC array. '.' counts become undef, as do
791 # and make lines too long, we compute exactly how wide each column needs to be
792 # by finding the widest entry for each one.
803 # Find maximum width count for each column. @CC_col_width positions
818 # Print the CC with each colum
[all...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as279 * recognizer tracks its own number. So parser and lexer each have
381 * At each rule invocation, the set of tokens that could follow
/external/libavc/common/arm/
H A Dih264_deblk_luma_a9.s105 vmovl.u8 q6, d12 @q6 = uc_Bs in each 16 bt scalar
413 vmovl.u8 q9, d18 @q6 = uc_Bs in each 16 bt scalar
1011 vmovl.u8 q15, d8 @D30 = ui_Bs in each 16 bt scalar
/external/libopus/celt/arm/
H A Dcelt_pitch_xcorr_arm.s200 ; Now compute each remaining sum one at a time.
280 ; The multiplies must issue from pipeline 0, and can't dual-issue with each
/external/libxml2/doc/
H A Dsearch.php456 while (list ($name, $val) = each ($results)) {
/external/iproute2/doc/
H A Dip-cref.tex89 --- output each record on a single line, replacing line feeds
142 each command has some {\em default parameter\/}
365 The number before each colon is an {\em interface index\/} or {\em ifindex\/}.
406 attached to each end. All packets sent to this link will reach the peer
987 The first word of each line is the protocol address of the neighbour.
1979 of each rule is applied to \{source address, destination address, incoming
2031 attributes. F.e.\ each rule has a pointer to some routing
2604 So each route may be assigned to a realm. It is assumed that
2618 For each packet the kernel calculates a tuple of realms: source realm
H A Dip-tunnels.tex109 for each new tunnel. Also, module \verb|ipip| was necessary
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm421 ;;; strings match each other, and they can be safely passed over before
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm360 ;;; strings match each other, and they can be safely passed over before
/external/blktrace/doc/
H A Dblktrace.tex114 \item Manually mount after each boot:
120 each boot\footnote{Note: after adding the entry to /etc/fstab, you
/external/clang/tools/scan-build/
H A Dscan-build552 # Scan each report file and build an index.
1335 subdirectory is created each time scan-build analyzes a project. The analyzer
/external/libvncserver/x11vnc/misc/
H A DXdummy196 each time $program is run the LD_PRELOAD shared
214 each time this program is run.
233 create Modelines for each geometry and put them
/external/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_idct32x32_add_neon.asm314 ; idct32_bands loop). For each band, the transform input transposition
410 ; Store both matrices after each other. There is a stride of 32, which
/external/valgrind/massif/
H A Dms_main.c44 // Give each graph a title. (try to do it generically!)
78 // - In each XPt, record both bytes and the number of allocations, and
127 - each snapshot specifies an x-axis value and one or more y-axis values.
186 // of detail, enough to tell how many bytes each line of code is responsible
190 // the page level, and each page is treated much like a heap block. We use
1223 // next to each other, they'll never be culled (assuming the peak doesn't
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
H A Dssvnc.tcl484 to enter it each time). Nor is the 'Verify All Certs' setting.
613 probe is not needed or performed. See each options's Advanced Options
1750 seconds at the end of each Windows bat file (for debugging.)
1980 Arrow keys: pan the viewport about 10% for each keypress.
1983 KeyPad Arrow keys: pan the viewport by 1 pixel for each keypress.
2190 directory, each cert is saved in two files, for example:
2656 profile (so you have to type it each time). Also, the remote
12009 echo "In the worst case run: smbumount /path/to/mount/point for each mount as root"
12285 However, doing it that way starts up a new x11vnc for each connection.
13023 at the same time, since they conflict with each othe
[all...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas79 /// <summary>Duplicate tree recursively, using DupNode() for each node </summary>
1959 /// Track which child index you are visiting for each node we push.
2154 // handle double-link stuff for each child of nil root
2329 // delete same index, shifting everybody down each time

Completed in 1106 milliseconds

1234567891011>>