OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:all
(Results
1001 - 1025
of
2476
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/compiler-rt/test/Unit/
fixunssfti_test.c
20
// Negative values
all
become zero.
37
xt.
all
= x;
39
expectedt.
all
= expected;
fixunsxfti_test.c
20
// Negative values
all
become zero.
38
xt.
all
= x;
40
expectedt.
all
= expected;
ucmpti2_test.c
31
at.
all
= a;
33
bt.
all
= b;
/external/e2fsprogs/lib/
Makefile.bsd-lib
13
all
:: image
/external/eigen/test/
cwiseop.cpp
135
VERIFY( (m1.cwise() == m1).
all
() );
143
VERIFY( !(m1.cwise() == m3).
all
() );
145
VERIFY( (m1.cwise().min(m2).cwise() <= m2).
all
() );
146
VERIFY( (m1.cwise().max(m2).cwise() >= m2).
all
() );
147
VERIFY( (m1.cwise().min(m2).cwise() < (m1+mones)).
all
() );
148
VERIFY( (m1.cwise().max(m2).cwise() > (m1-mones)).
all
() );
150
VERIFY( (m1.cwise()<m1.unaryExpr(bind2nd(plus<Scalar>(), Scalar(1)))).
all
() );
151
VERIFY( !(m1.cwise()<m1.unaryExpr(bind2nd(minus<Scalar>(), Scalar(1)))).
all
() );
/external/eigen/test/eigen2/
eigen2_cwiseop.cpp
128
VERIFY( (m1.cwise() == m1).
all
() );
136
VERIFY( !(m1.cwise() == m3).
all
() );
138
VERIFY( (m1.cwise().min(m2).cwise() <= m2).
all
() );
139
VERIFY( (m1.cwise().max(m2).cwise() >= m2).
all
() );
140
VERIFY( (m1.cwise().min(m2).cwise() < (m1+mones)).
all
() );
141
VERIFY( (m1.cwise().max(m2).cwise() > (m1-mones)).
all
() );
143
VERIFY( (m1.cwise()<m1.unaryExpr(bind2nd(plus<Scalar>(), Scalar(1)))).
all
() );
144
VERIFY( !(m1.cwise()<m1.unaryExpr(bind2nd(minus<Scalar>(), Scalar(1)))).
all
() );
/external/icu4c/config/
pkgdataMakefile
3
## others.
All
Rights Reserved.
12
##
All
the flags and other definitions are included here.
18
all
: clean
pkgdataMakefile.in
3
## others.
All
Rights Reserved.
12
##
All
the flags and other definitions are included here.
18
all
: clean
/external/icu4c/
configure.mk
1
# Copyright (c) 2008-2010, International Business Machines Corporation and others.
All
Rights Reserved.
10
all
: configure common/icucfg.h.in
/external/icu4c/data/
pkgdataMakefile
3
## others.
All
Rights Reserved.
12
##
All
the flags and other definitions are included here.
18
all
: clean
pkgdataMakefile.in
3
## others.
All
Rights Reserved.
12
##
All
the flags and other definitions are included here.
18
all
: clean
/external/icu4c/extra/uconv/
pkgdataMakefile
3
## others.
All
Rights Reserved.
12
##
All
the flags and other definitions are included here.
19
all
: clean
pkgdataMakefile.in
3
## others.
All
Rights Reserved.
12
##
All
the flags and other definitions are included here.
19
all
: clean
/external/icu4c/test/testdata/
pkgdataMakefile
3
## others.
All
Rights Reserved.
12
##
All
the flags and other definitions are included here.
19
all
: clean
pkgdataMakefile.in
3
## others.
All
Rights Reserved.
12
##
All
the flags and other definitions are included here.
19
all
: clean
/external/iproute2/ip/
Makefile
14
all
: $(TARGETS) $(SCRIPTS) $(LIBS)
20
install:
all
/external/jmonkeyengine/
Android.mk
4
LOCAL_SRC_FILES := $(call
all
-java-files-under, \
/external/libsepol/tests/
Makefile
31
all
: $(EXE) $(policies)
54
.PHONY:
all
policies clean test
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
toy.ml
22
(* Print out
all
the generated code. *)
/external/llvm/test/MC/MBlaze/
mblaze_pattern.s
3
# Test to ensure that
all
FPU instructions can be parsed by the
/external/openssh/contrib/
Makefile
0
all
:
/external/srec/tools/dictTest/
Android.mk
6
# common settings for
all
ASR builds, exports some variables for sub-makes
/external/srec/tools/make_ve_grammar/
Android.mk
6
# common settings for
all
ASR builds, exports some variables for sub-makes
/external/srec/tools/test_swiarb/
Android.mk
6
# common settings for
all
ASR builds, exports some variables for sub-makes
/external/webkit/Source/WebKit/chromium/src/
WebDocument.cpp
2
* Copyright (C) 2009 Google Inc.
All
rights reserved.
109
WebNodeCollection WebDocument::
all
()
function in class:WebKit::WebDocument
111
return WebNodeCollection(unwrap<Document>()->
all
());
Completed in 2152 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>