Searched
full:operators (Results
476 -
500 of
2129) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/webrtc/system_wrappers/interface/ |
scoped_ptr.h | 16 // to the operators new/delete and new[]/delete[]. 379 // Note that this trick is only safe when the == and != operators 390 // Comparison operators. 500 // Comparison operators.
|
/external/chromium_org/third_party/webrtc/system_wrappers/source/ |
stl_util_unittest.cc | 21 // more than operators "<" and "==" on values stored in containers.
|
/external/chromium_org/tools/site_compare/commands/ |
timeload.py | 20 import operators # Functions that, given two bitmaps as input, produce namespace
|
/external/chromium_org/ui/gfx/ |
font.h | 21 // operators are explicitly allowed, and cheap.
|
/external/chromium_org/v8/test/webkit/ |
comparison-operators.js | 24 description("test that comparison operators work correctly.")
|
toString-prefix-postfix-preserve-parens.js | 25 "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"
|
/external/chromium_org/v8/test/webkit/fast/js/ |
function-decompilation-operators-expected.txt | 24 This test checks toString() round-trip decompilation for binary and unary operators.
|
/external/clang/include/clang/AST/ |
AttrIterator.h | 33 // It is good practice to pair new/delete operators. Also, MSVC gives many
|
/external/clang/include/clang/Format/ |
Format.h | 259 /// \brief If \c true, binary operators will be placed after line breaks. 262 /// \brief If \c true, ternary operators will be placed after line breaks. 326 /// when determined by other style rules (after unary operators, opening 334 /// \brief If \c false, spaces will be removed before assignment operators.
|
/external/clang/lib/Basic/ |
OperatorPrecedence.cpp | 11 /// \brief Defines and computes precedence levels for binary/ternary operators.
|
/external/clang/patches/ |
0003-Add-support-for-RenderScript-specific-options.patch | 63 LANGOPT(AssumeSaneOperatorNew , 1, 1, "implicit __attribute__((malloc)) for C++'s new operators")
|
/external/clang/test/SemaCXX/ |
nullptr.cpp | 33 // Operators
|
/external/deqp/doc/testspecs/GLES2/ |
performance.shaders.operator.txt | 25 + Arithmetic operators in vertex and fragment shaders
|
/external/deqp/doc/testspecs/GLES3/ |
performance.shaders.operator.txt | 25 + Arithmetic operators in vertex and fragment shaders
|
/external/deqp/executor/ |
xeCallQueue.hpp | 125 // Stream operators for call reader / writer.
|
/external/deqp/framework/delibs/decpp/ |
dePoolString.hpp | 68 // Operators.
|
/external/deqp/modules/gles2/functional/ |
es2fImplementationLimitTests.cpp | 120 // Special comparison operators
|
/external/eigen/Eigen/src/Core/ |
NoAlias.h | 22 * This class represents an expression with special assignment operators
|
SelfCwiseBinaryOp.h | 20 * \brief Internal helper class for optimizing operators like +=, -=
|
/external/eigen/test/ |
integer_types.cpp | 101 // check == / != operators
|
/external/gcc-demangle/ |
cp-demangle.h | 35 /* Information we keep for operators. */
|
/external/libcxx/src/ |
new.cpp | 40 // Implement all new and delete operators as weak definitions
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
strfilter.c | 5 /* Operators */
|
/external/lldb/include/lldb/Host/ |
TimeValue.h | 47 // Operators
|
/external/lldb/include/lldb/Target/ |
StackID.h | 96 // Operators
|
Completed in 1252 milliseconds
<<11121314151617181920>>