HomeSort by relevance Sort by last modified time
    Searched full:unary_op (Results 1 - 17 of 17) sorted by null

  /external/squashfs-tools/squashfs-tools/
action.h 107 struct unary_op { struct
118 struct unary_op unary_op; member in union:expr::__anon18726
action.c 214 free_parse_tree(expr->unary_op.expr);
258 expr->unary_op.expr = lhs;
259 expr->unary_op.op = op;
708 match = !eval_expr_log(expr->unary_op.expr, action_data);
736 match = !eval_expr(expr->unary_op.expr, action_data);
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyclasses.swg 235 GC_VALUE unary_op(const ID& op_id) const
250 GC_VALUE operator+() const { return unary_op(pos_id); }
251 GC_VALUE operator-() const { return unary_op(neg_id); }
252 GC_VALUE operator~() const { return unary_op(inv_id); }
  /external/deqp/modules/gles2/functional/
es2fShaderMatrixTests.cpp 626 #define UNARY_OP(IN0TYPE, IN0DATATYPE) \
677 MAKE_UNARY_CASES(UNARY_OP, TYPE_FLOAT_MAT2);
678 MAKE_UNARY_CASES(UNARY_OP, TYPE_FLOAT_MAT3);
679 MAKE_UNARY_CASES(UNARY_OP, TYPE_FLOAT_MAT4);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_algo.h     [all...]

Completed in 2241 milliseconds