OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expressions
(Results
76 - 100
of
2155
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
NullEscapeFunction.java
27
* to disable autoescaping of
expressions
.
/external/jsilver/src/com/google/clearsilver/jsilver/functions/numeric/
AbsFunction.java
26
* Returns the absolute value of the numeric
expressions
.
MaxFunction.java
26
* Returns the larger of two numeric
expressions
.
MinFunction.java
26
* Returns the smaller of two numeric
expressions
.
/external/jsilver/src/com/google/clearsilver/jsilver/functions/string/
FindFunction.java
30
* @param args 2 string
expressions
(full string and substring)
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
SequenceOptimizer.java
33
* Removes sequence
expressions
with only one element.
TypeResolver.java
40
* AST visitor to add numeric
expressions
to the syntax tree.
44
* default these are treated as string
expressions
unless one of the operands is numeric, in which
51
*
expressions
. Consider the expression:
64
* This matches Clearsilver behavior but means that the
expressions
:
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
RegexCacheTest.java
22
* Unittests for LRU Cache for compiled regular
expressions
used by the libphonenumbers libary.
/external/libsepol/tests/
debug.h
21
/* This includes functions used to debug tests (display bitmaps, conditional
expressions
, etc */
/external/linux-tools-perf/util/
strfilter.h
28
* @rules: Filter rule, which is a combination of glob
expressions
.
/external/llvm/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt
20
they correspond to
expressions
like (x+y*z+p*q/ ...), so the negative
/external/llvm/test/Analysis/ScalarEvolution/
2010-09-03-RequiredTransitive.ll
6
; CHECK: Classifying
expressions
for: @main
undefined.ll
3
; ScalarEvolution shouldn't attempt to interpret
expressions
which have
/external/llvm/test/CodeGen/X86/
lsr-nonaffine.ll
3
; LSR should leave non-affine
expressions
alone because it currently
/external/llvm/test/MC/MachO/
i386-large-relocations.s
18
// Normally scattered relocations are used for sym+offset
expressions
. When
/external/llvm/test/Transforms/InstCombine/
setcc-strength-reduce.ll
1
; This test ensures that "strength reduction" of conditional
expressions
are
/external/llvm/utils/TableGen/
SetTheory.h
1
//===- SetTheory.h - Generate ordered sets from DAG
expressions
-*- C++ -*-===//
11
// Records from DAG
expressions
. Operators for standard set operations are
20
//
expressions
that are evaluated recursively.
82
/// users to define named sets that can be used in DAG
expressions
.
/external/mesa3d/src/glsl/
lower_vec_index_to_swizzle.cpp
39
* Visitor class for replacing
expressions
with ir_constant values.
83
* "When indexing with non-constant
expressions
, behavior is undefined
87
* The quoted spec text mentions non-constant
expressions
, but this code
89
*
expressions
that have been optimized to constants. The common case here
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-sccvn.h
38
/* Unique identify that all
expressions
with the same value have. */
57
/* Unique identifier that all
expressions
with the same value have. */
97
/* Unique identifier that all
expressions
with the same value have. */
145
/* Unique identifier that all
expressions
with the same value have. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-sccvn.h
38
/* Unique identify that all
expressions
with the same value have. */
57
/* Unique identifier that all
expressions
with the same value have. */
97
/* Unique identifier that all
expressions
with the same value have. */
145
/* Unique identifier that all
expressions
with the same value have. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-sccvn.h
38
/* Unique identify that all
expressions
with the same value have. */
57
/* Unique identifier that all
expressions
with the same value have. */
97
/* Unique identifier that all
expressions
with the same value have. */
145
/* Unique identifier that all
expressions
with the same value have. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-sccvn.h
38
/* Unique identify that all
expressions
with the same value have. */
57
/* Unique identifier that all
expressions
with the same value have. */
97
/* Unique identifier that all
expressions
with the same value have. */
145
/* Unique identifier that all
expressions
with the same value have. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
kernel.h
32
e.g. in a structure initializer (or where-ever else comma
expressions
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kernel.h
32
e.g. in a structure initializer (or where-ever else comma
expressions
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kernel.h
32
e.g. in a structure initializer (or where-ever else comma
expressions
Completed in 434 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>