OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ends
(Results
176 - 200
of
2698
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/google-breakpad/src/processor/
tokenize.h
44
// line is a 0-terminated string that optionally
ends
with a newline
/external/icu/icu4c/source/test/testdata/
testnorm.txt
68
E111>1101 # mapping
ends
in Jamo L
/external/iptables/extensions/
libext.mk
19
# The $* does not work as expected. It
ends
up empty. Even with SECONDEXPANSION.
/external/javassist/src/main/javassist/
CtArray.java
24
// the name of array type
ends
with "[]".
/external/libogg/doc/libogg/
ogg_packet.html
53
<dd>Flag indicating whether this packet
ends
a bitstream. <tt>1</tt> indicates the last packet, <tt>0</tt> indicates any other position in the stream.</dd>
ogg_page_packets.html
21
leading packet is begun on a previous page, but
ends
on this page, it's
/external/llvm/docs/CommandGuide/
llvm-as.rst
25
* If the input is a file that
ends
with ``.ll``, then the output file is of the
llvm-diff.rst
22
ends
in '.ll'; otherwise it will be read in as a bitcode file.
/external/llvm/
llvm.spec.in
19
using front-
ends
derived from GCC 4.0.1. A new front-end for the C family of
/external/llvm/test/CodeGen/AArch64/
arm64-setcc-int-to-fp-combine.ll
15
; as that
ends
up crashing later when trying to form a bitcast operation for
/external/llvm/test/MC/MachO/
darwin-x86_64-diff-relocs.s
40
// FIXME: Darwin 'as' gets this completely wrong. It
ends
up with a single
48
// FIXME: Darwin 'as' gets this completely wrong. It
ends
up with a single
54
// FIXME: Darwin 'as' gets this completely wrong. It
ends
up with a single
158
// order as Darwin 'as'. It turns out that 'as' *usually*
ends
up emitting
/external/llvm/test/Transforms/MemCpyOpt/
2011-06-02-CallSlotOverwritten.ll
4
; %ret
ends
up with the wrong value.
/external/ltrace/
callback.h
36
* restart the iteration. NULL is returned when iteration
ends
.
/external/sepolicy/
seapp_contexts
14
# A user string selector that
ends
in * will perform a prefix match.
/external/skia/src/core/
SkTypefaceCache.h
20
* The current mechanism
ends
up create a diff typeface for each one, even if
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/util/
TryListBuilder.java
259
/*Almost. The range being added
ends
in the middle of an
268
ends
. We need to create a new range that starts at the end of the
269
previous range, and
ends
at the end of the range being added*/
281
list, and
ends
at the end of the range being added.*/
/external/v8/test/mjsunit/regress/
regress-2032.js
30
// Case independent regexp that
ends
on the first character in a block.
/external/v8/test/webkit/
dfg-constant-fold-uncaptured-variable-that-is-later-captured.js
43
// (2) that the callee
ends
up being constant but requires CFA to prove it, and (3) that we actually load that constant
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_EncodeVLCZigzag_Inter.c
121
} /* Pattern check
ends
*/
/frameworks/base/core/java/android/view/animation/
AccelerateInterpolator.java
51
* slower and
ends
evens faster)
AlphaAnimation.java
25
* Useful for fading things in and out. This animation
ends
up
DecelerateInterpolator.java
45
* ease-out effect (i.e., it starts even faster and
ends
evens slower)
/frameworks/wilhelm/src/android/include/
AacBqToPcmCbRenderer.h
40
// verifies the given memory starts and
ends
on ADTS frame boundaries.
/hardware/libhardware/tests/camera2/
TestForkerEventListener.cpp
86
// Called after a test
ends
.
/ndk/sources/host-tools/make-3.81/config/
mkinstalldirs
111
# mkinstalldirs
ends
here
Completed in 799 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>