OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unary
(Results
76 - 100
of
201
) sorted by null
1
2
3
4
5
6
7
8
9
/external/grub/stage2/
tparm.c
114
* %! %~
unary
operations push(op pop())
/external/stlport/stlport/stl/
concept_checks.h
351
// TODO, add
unary
operators (prefix and postfix)
_complex.h
615
//
Unary
non-member arithmetic operators.
/external/v8/src/
fast-codegen.cc
635
// Known to be a simple this property assignment. Effectively a
unary
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
real.h
204
/* Binary or
unary
arithmetic on tree_code. */
cpplib.h
49
expressions (+= and -= are used to indicate
unary
+ and - resp.).
89
/* These two are
unary
+ / - in preprocessor expressions. */ \
[
all
...]
tree.def
417
/* C
unary
`*' or Pascal `^'. One operand, an expression for a pointer. */
[
all
...]
/dalvik/vm/mterp/out/
InterpAsm-armv4t.S
[
all
...]
InterpAsm-armv5te-vfp.S
[
all
...]
InterpAsm-armv5te.S
[
all
...]
InterpAsm-armv7-a-neon.S
[
all
...]
InterpAsm-armv7-a.S
[
all
...]
InterpAsm-x86-atom.S
[
all
...]
/external/bison/tests/
calc.at
114
%left NEG /* negation--
unary
minus */
/external/gtest/scripts/
gen_gtest_pred_impl.py
170
return ['nullary', '
unary
', 'binary', 'ternary'][n]
/external/proguard/src/proguard/evaluation/value/
IntegerValue.java
41
// Basic
unary
methods.
/external/v8/src/ia32/
fast-codegen-ia32.cc
838
// Known to be a simple this property assignment. Effectively a
unary
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ualgo.h
120
/// Binary Function instead of a
Unary
Function: it performs the operation
uctralgo.h
151
/// Binary Function instead of a
Unary
Function: it performs the operation
/external/icu4c/common/
rbbiscan.cpp
382
//
Unary
operands + ? *
386
//
Unary
Operator becomes TOS, with the old TOS as its one child.
[
all
...]
/external/skia/src/animator/
SkScript.cpp
215
// !!! ignoring
unary
plus as implemented here has the side effect of
217
if (lastPush == false) //
unary
plus, don't push an operator
[
all
...]
/dalvik/vm/compiler/codegen/arm/
CodegenDriver.c
689
bool
unary
= false;
local
698
unary
= true;
702
unary
= true;
765
if (
unary
) {
[
all
...]
/external/gtest/test/
gtest-death-test_test.cc
168
// A
unary
function that may die.
[
all
...]
gtest_unittest.cc
[
all
...]
/external/qemu/target-arm/
neon_helper.c
172
/*
Unary
operators. */
[
all
...]
Completed in 92 milliseconds
1
2
3
4
5
6
7
8
9