OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operators
(Results
26 - 50
of
2129
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/v8/src/compiler/
opcodes.h
8
// Opcodes for control
operators
.
24
// Opcodes for common
operators
.
50
// Opcodes for JavaScript
operators
.
132
// Opcodes for VirtuaMachine-level
operators
.
164
// Opcodes for Machine-level
operators
.
232
// The combination of all
operators
at all levels and the common
operators
.
operator.h
21
//
Operators
are immutable and describe the statically-known parts of a
23
// IR graph, or even globally between graphs.
Operators
can have "static
55
// useful for quick matching for specific kinds of
operators
. For fast access
63
// Check if this operator equals another operator. Equivalent
operators
can
64
// be merged, and nodes with equivalent
operators
and equivalent inputs
69
// Equal
operators
should always have equal hashcodes, and unequal
operators
105
// An implementation of Operator that has no static parameters. Such
operators
213
//
operators
of this kind can automatically be hashed, compared, and printed.
/external/chromium_org/third_party/re2/re2/testing/
regexp_generator.cc
32
// Returns a vector of the egrep regexp
operators
.
94
// ops: the number of
operators
used in the sequence
106
// Early out: if used too many
operators
or can't
108
// using binary
operators
, give up.
121
// Add
operators
if there are enough arguments.
146
// Early out: if used too many
operators
or can't
148
// using binary
operators
, give up.
152
// Add
operators
if there are enough arguments.
178
// passed to HandleRegexp. The results of
operators
like %s|%s are wrapped
regexp_generator.h
22
// and
operators
like "%s*", generates all possible regular expressions
23
// using at most maxbases base expressions and maxops
operators
.
43
// The egrep regexp
operators
: * + ? | and concatenation.
/external/regex-re2/re2/testing/
regexp_generator.cc
32
// Returns a vector of the egrep regexp
operators
.
94
// ops: the number of
operators
used in the sequence
106
// Early out: if used too many
operators
or can't
108
// using binary
operators
, give up.
121
// Add
operators
if there are enough arguments.
146
// Early out: if used too many
operators
or can't
148
// using binary
operators
, give up.
152
// Add
operators
if there are enough arguments.
178
// passed to HandleRegexp. The results of
operators
like %s|%s are wrapped
regexp_generator.h
22
// and
operators
like "%s*", generates all possible regular expressions
23
// using at most maxbases base expressions and maxops
operators
.
43
// The egrep regexp
operators
: * + ? | and concatenation.
/external/chromium_org/third_party/libxml/src/include/libxml/
list.h
61
/* Basic
Operators
*/
105
/* Advanced
Operators
*/
126
/* Link
operators
*/
/external/clang/test/Analysis/
NewDelete-custom.cpp
45
//----- Custom non-placement
operators
58
//----- Custom NoThrow placement
operators
73
//----- Custom placement
operators
live-variables.cpp
16
// This happens due to CFG being special cased for short circuit
operators
.
live-variables.m
16
// This happens due to CFG being special cased for short circuit
operators
.
/external/libxml2/include/libxml/
list.h
61
/* Basic
Operators
*/
105
/* Advanced
Operators
*/
126
/* Link
operators
*/
/prebuilts/misc/common/swig/include/2.0.11/tcl/
tclopers.swg
4
* C++ overloaded
operators
.
7
* overloaded
operators
in Tcl. Since Tcl allows identifiers
30
/* Ignored
operators
*/
/external/chromium_org/third_party/angle/src/compiler/translator/
UnfoldShortCircuit.h
6
// UnfoldShortCircuit is an AST traverser to output short-circuiting
operators
as if-else statements
/external/clang/test/CodeGen/
globalinit.c
45
// Binary
operators
/frameworks/base/core/res/res/values-mcc208-mnc26/
config.xml
21
<!-- Don't use roaming icon for considered
operators
-->
/frameworks/base/core/res/res/values-mcc234-mnc08/
config.xml
21
<!-- Don't use roaming icon for considered
operators
-->
/frameworks/base/core/res/res/values-mcc302-mnc640/
config.xml
21
<!-- Don't use roaming icon for considered
operators
-->
/frameworks/base/core/res/res/values-mcc404/
config.xml
21
<!-- Show roaming icon though same named
operators
. -->
/frameworks/base/core/res/res/values-mcc405/
config.xml
21
<!-- Show roaming icon though same named
operators
. -->
/frameworks/base/core/res/res/values-mcc425-mnc08/
config.xml
21
<!-- Don't use roaming icon for considered
operators
-->
/frameworks/base/core/res/res/values-mcc510-mnc21/
config.xml
21
<!-- Don't use roaming icon for considered
operators
-->
/frameworks/base/core/res/res/values-mcc520/
config.xml
21
<!-- Show roaming icon though same named
operators
. -->
/frameworks/base/core/res/res/values-mcc530-mnc24/
config.xml
21
<!-- Show roaming icon though same named
operators
. -->
/ndk/tests/device/test-stlport_shared-exception/jni/
operators23.cpp
2
// GROUPS passed
operators
operators27.cpp
2
// GROUPS passed
operators
Completed in 484 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>