HomeSort by relevance Sort by last modified time
    Searched full:operators (Results 1 - 25 of 629) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/libacc/tests/data/
expr2.c 1 /* Test operators */
  /external/chromium/third_party/icu/source/test/intltest/
citrtest.h 23 * Test Constructors and operators ==, != and a few other methods
27 * Test Constructors and operators ==, != and a few other methods for UChariter
apicoll.h 63 * - == and != operators
91 * - == and != operators
100 * - == and != operators
  /external/icu4c/test/intltest/
citrtest.h 23 * Test Constructors and operators ==, != and a few other methods
27 * Test Constructors and operators ==, != and a few other methods for UChariter
apicoll.h 63 * - == and != operators
91 * - == and != operators
100 * - == and != operators
  /external/quake/quake/src/QW/docs/
readme.qwsv 10 Server operators wishing to link to our master server at id, please use;
  /external/chromium/third_party/icu/source/common/
uobject.cpp 29 * that ICU is not using the global ::new and ::delete operators.
31 * These operators can be implemented like this or any other appropriate way
37 * Instead of just modifying these C++ new/delete operators, it is usually best
41 * The global operators new and delete look as follows:
51 * Make sure that with the UMemory operators new and delete defined these two symbols
  /external/icu4c/common/
uobject.cpp 29 * that ICU is not using the global ::new and ::delete operators.
31 * These operators can be implemented like this or any other appropriate way
37 * Instead of just modifying these C++ new/delete operators, it is usually best
41 * The global operators new and delete look as follows:
51 * Make sure that with the UMemory operators new and delete defined these two symbols
  /external/libxml2/include/libxml/
list.h 61 /* Basic Operators */
105 /* Advanced Operators */
126 /* Link operators */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_fm.h 51 #define FM_PATCH_OPL2 0x01 /* OPL2 2 operators FM instrument */
52 #define FM_PATCH_OPL3 0x02 /* OPL3 4 operators FM instrument */
106 fm_xoperator_t op[4]; /* fm operators */
  /external/libvpx/examples/includes/geshi/geshi/
mysql.php 157 // Operators (see also Symbols)
288 /* Operators */
289 '=', ':=', // assignment operators
290 '||', '&&', '!', // locical operators
291 '=', '<=>', '>=', '>', '<=', '<', '<>', '!=', // comparison operators
292 '|', '&', '^', '~', '<<', '>>', // bitwise operators
293 '-', '+', '*', '/', '%', // numerical operators
344 10 => 'color: #CC0099; font-weight: bold;', // operators
345 11 => 'color: #CC0099; font-weight: bold;', // operators
385 1 => 'color: #CC0099;', // operators
    [all...]
  /external/e2fsprogs/intl/
plural-exp.h 42 /* Unary operators: */
44 /* Binary operators: */
58 /* Ternary operators: */
  /external/chromium/net/http/
http_version.h 31 // Overloaded operators:
  /external/openssl/crypto/rc2/
version 15 little-endian operators.
  /external/stlport/stlport/stl/
_ptrs_specialize.h 15 // User wants to disable proxy -> operators
  /external/stlport/test/eh/
test_assign_op.h 4 SUMMARY: Test functor template for assignment operators.
  /external/webkit/SunSpider/
UNCOVERED 4 Operators:
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h 15 // User wants to disable proxy -> operators
  /external/v8/src/
token.h 68 /* Assignment operators. */ \
87 /* Binary operators sorted by precedence. */ \
105 /* Compare operators sorted by precedence. */ \
119 /* Unary operators. */ \
256 // operators; returns 0 otherwise.
  /bootable/recovery/edify/
README 30 - Operators (like "&&" and "||") are just syntactic sugar for builtin
85 - The && and || operators can be used similarly; they evaluate their
  /external/chromium/third_party/icu/public/common/unicode/
errorcode.h 32 * Wrapper class for UErrorCode, with conversion operators for direct use
44 * and C++ taking UErrorCode & (reference) via conversion operators.
  /external/icu4c/common/unicode/
errorcode.h 32 * Wrapper class for UErrorCode, with conversion operators for direct use
44 * and C++ taking UErrorCode & (reference) via conversion operators.
  /external/webkit/WebCore/rendering/
SVGRenderTreeAsText.h 60 // helper operators defined used in various classes to dump the render tree.
69 // helper operators specific to dumping the render tree. these are used in various classes to dump the render tree
  /system/core/libacc/
FEATURES 6 * binary operators, by decreasing priority order: '*' '/' '%',
19 * Unary operators: '&', '*' (pointer indirection), '-'
  /external/webkit/WebCore/platform/graphics/cairo/
rgb24-hacks.txt 14 + // the color has no alpha. Probably need to check various composite operators to

Completed in 402 milliseconds

1 2 3 4 5 6 7 8 91011>>