OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operators
(Results
201 - 225
of
2129
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/
decimal
102
// 3.2.7 Unary arithmetic
operators
.
110
// 3.2.8 Binary arithmetic
operators
.
182
// 3.2.9 Comparison
operators
.
256
// 3.2.2.6 Increment and decrement
operators
.
339
// 3.2.3.6 Increment and decrement
operators
.
423
// 3.2.4.6 Increment and decrement
operators
.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/
decimal
102
// 3.2.7 Unary arithmetic
operators
.
110
// 3.2.8 Binary arithmetic
operators
.
182
// 3.2.9 Comparison
operators
.
256
// 3.2.2.6 Increment and decrement
operators
.
339
// 3.2.3.6 Increment and decrement
operators
.
423
// 3.2.4.6 Increment and decrement
operators
.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/
decimal
102
// 3.2.7 Unary arithmetic
operators
.
110
// 3.2.8 Binary arithmetic
operators
.
182
// 3.2.9 Comparison
operators
.
256
// 3.2.2.6 Increment and decrement
operators
.
339
// 3.2.3.6 Increment and decrement
operators
.
423
// 3.2.4.6 Increment and decrement
operators
.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/decimal/
decimal
102
// 3.2.7 Unary arithmetic
operators
.
110
// 3.2.8 Binary arithmetic
operators
.
182
// 3.2.9 Comparison
operators
.
256
// 3.2.2.6 Increment and decrement
operators
.
339
// 3.2.3.6 Increment and decrement
operators
.
423
// 3.2.4.6 Increment and decrement
operators
.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/decimal/
decimal
102
// 3.2.7 Unary arithmetic
operators
.
110
// 3.2.8 Binary arithmetic
operators
.
182
// 3.2.9 Comparison
operators
.
259
// 3.2.2.6 Increment and decrement
operators
.
345
// 3.2.3.6 Increment and decrement
operators
.
432
// 3.2.4.6 Increment and decrement
operators
.
/external/chromium_org/v8/src/compiler/
typer.cc
231
// Control
operators
.
238
// Common
operators
.
341
// JS comparison
operators
.
351
// JS bitwise
operators
.
393
// JS arithmetic
operators
.
436
// JS unary
operators
.
448
// JS conversion
operators
.
475
// JS object
operators
.
531
// JS context
operators
.
614
// JS other
operators
[
all
...]
common-operator.h
66
// Interface for building common
operators
that can be used at any level of IR,
js-generic-lowering.cc
333
// TODO(mstarzinger): Use simplified
operators
instead of machine
operators
350
// TODO(mstarzinger): Use simplified
operators
instead of machine
operators
js-graph.h
22
// notions, including a builder for for JS*
operators
, canonicalized global
/external/clang/include/clang/AST/
CharUnits.h
91
// Comparison
operators
.
99
// Relational
operators
.
133
// Arithmetic
operators
.
/external/clang/lib/Analysis/
PseudoConstantAnalysis.cpp
92
// Case 1: Assignment
operators
modifying VarDecls
101
// for any of the assignment
operators
, implying that this Decl is being
147
// check for any of the increment/decrement
operators
, as well as
/external/clang/test/SemaCXX/
vector.cpp
42
// Conditional
operators
with the same type.
48
// Conditional
operators
with similar types.
54
// Conditional
operators
with compatible types under -flax-vector-conversions (default)
/external/deqp/data/gles3/shaders/
constant_expressions.test
73
group
operators
"
Operators
"
230
end #
operators
/external/e2fsprogs/intl/
plural.y
130
/* This declares that all
operators
have the same associativity and the
132
There is no unary minus and no bitwise
operators
.
133
Operators
with the same syntactic behaviour have been merged into a single
/external/llvm/test/Transforms/LoopRotate/
PhiRename-1.ll
25
@
operators
= weak global %struct.list* null ; <%struct.list**> [#uses=1]
39
%tmp1 = load %struct.list** @
operators
; <%struct.list*> [#uses=1]
76
%l.in = phi %struct.list** [ @
operators
, %entry ], [ %tmp19, %cond_next ]
/external/llvm/utils/emacs/
llvm-mode.el
34
;; Arithmetic and Logical
Operators
37
;; Floating-point
operators
43
;; Memory
operators
/docs/source.android.com/src/devices/tech/datausage/
iface-overview.jd
30
<p>Mobile
operators
typically measure data usage at the Internet layer
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_quota_helper.h
49
// classes so they require these
operators
to be declared here instead of in
/external/chromium_org/components/autofill/core/common/
form_field_data.h
25
// TODO(dhollowa): These
operators
need to be revised when we implement field
/external/chromium_org/extensions/common/permissions/
socket_permission_data.h
48
//
operators
<, == are needed by container std::set and algorithms
socket_permission_entry.h
31
//
operators
<, == are needed by container std::set and algorithms
/external/chromium_org/remoting/protocol/
authentication_method.h
64
// Comparison
operators
so that std::find() can be used with
/external/chromium_org/third_party/icu/source/common/unicode/
uobject.h
100
* C++ memory management by adding new/delete
operators
to this base class.
196
* assignment
operators
of their own. An alternative to not declaring one
262
// comparison
operators
279
* assignment
operators
of their own. An alternative to not declaring one
/external/chromium_org/third_party/re2/re2/testing/
exhaustive_tester.h
78
// the basic egrep
operators
.
/external/chromium_org/v8/test/webkit/
toString-prefix-postfix-preserve-parens-expected.txt
24
This test checks that toString() round-trip on a function that has prefix, postfix and typeof
operators
applied to group expression will not remove the grouping. Also checks that evaluation of such a expression produces run-time exception
Completed in 1649 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>