Searched defs:op (Results 26 - 50 of 1167) sorted by relevance

1234567891011>>

/external/skia/src/sksl/ir/
H A DSkSLPrefixExpression.h20 PrefixExpression(Token::Kind op, std::unique_ptr<Expression> operand) argument
23 , fOperator(op) {}
/external/strace/
H A Depoll.c73 const unsigned int op = tcp->u_arg[1]; local
74 printxval(epollctls, op, "EPOLL_CTL_???");
79 if (EPOLL_CTL_DEL == op)
/external/syslinux/gpxe/src/include/gpxe/
H A Dblockdev.h46 struct block_device_operations *op; member in struct:block_device
/external/v8/src/compiler/
H A Doperator-properties.cc16 bool OperatorProperties::HasContextInput(const Operator* op) { argument
17 IrOpcode::Value opcode = static_cast<IrOpcode::Value>(op->opcode());
23 bool OperatorProperties::HasFrameStateInput(const Operator* op) { argument
24 switch (op->opcode()) {
29 const CallRuntimeParameters& p = CallRuntimeParametersOf(op);
112 int OperatorProperties::GetTotalInputCount(const Operator* op) { argument
113 return op->ValueInputCount() + GetContextInputCount(op) +
114 GetFrameStateInputCount(op) + op
120 IsBasicBlockBegin(const Operator* op) argument
[all...]
H A Doperator-properties.h20 static bool HasContextInput(const Operator* op);
21 static int GetContextInputCount(const Operator* op) { argument
22 return HasContextInput(op) ? 1 : 0;
25 static bool HasFrameStateInput(const Operator* op);
26 static int GetFrameStateInputCount(const Operator* op) { argument
27 return HasFrameStateInput(op) ? 1 : 0;
30 static int GetTotalInputCount(const Operator* op);
32 static bool IsBasicBlockBegin(const Operator* op);
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c32 #define DEFOP(op,ukind) op, #op, ukind
103 // is 64-bit (not 128-bit). So we cannot test this op standalone.
231 // ppc requires this op to show up in a specific context. So it cannot be
1091 get_irop(IROp op) argument
1097 if (p->op == op) {
1100 switch (op) {
1173 switch (op) {
[all...]
/external/valgrind/none/tests/mips64/
H A Dcvm_lx_ins.c93 cvm_op op; local
94 for (op = lhux; op <= lbx; op++) {
95 switch(op) {
H A Dfpu_arithmetic.c7 int arithmeticOperations(flt_art_op_t op) argument
18 switch(op) {
21 printf("%s %f %f\n", flt_art_op_names[op], fd_f, fs_f[i]);
25 printf("%s %lf %lf\n", flt_art_op_names[op], fd_d, fs_d[i]);
30 flt_art_op_names[op], fd_f, fs_f[i], ft_f[i]);
35 flt_art_op_names[op], fd_d, fs_d[i], ft_d[i]);
40 flt_art_op_names[op], roundf(fd_f), fs_f[i], ft_f[i]);
45 flt_art_op_names[op], round(fd_d), fs_d[i], ft_d[i]);
50 flt_art_op_names[op], roundf(fd_f), fs_f[i], ft_f[i]);
55 flt_art_op_names[op], roun
163 flt_art_op_t op; local
[all...]
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
H A DBasicPoolEntry.java63 * @param op the connection operator
68 public BasicPoolEntry(ClientConnectionOperator op, argument
71 super(op, route);
/external/clang/test/CodeGen/
H A Dasm_arm64.c28 void t4(long op) { argument
30 asm ("mov x0, %1; svc #0;" : "=r"(x1) :"r"(op),"r"(x1) :"x0" );
/external/fio/arch/
H A Darch-x86-common.h6 static inline void cpuid(unsigned int op, argument
10 *eax = op;
/external/javassist/src/main/javassist/compiler/ast/
H A DAssignExpr.java28 private AssignExpr(int op, ASTree _head, ASTList _tail) { argument
29 super(op, _head, _tail);
32 public static AssignExpr makeAssign(int op, ASTree oprand1, argument
34 return new AssignExpr(op, oprand1, new ASTList(oprand2));
H A DBinExpr.java32 private BinExpr(int op, ASTree _head, ASTList _tail) { argument
33 super(op, _head, _tail);
36 public static BinExpr makeBin(int op, ASTree oprand1, ASTree oprand2) { argument
37 return new BinExpr(op, oprand1, new ASTList(oprand2));
/external/libevent/
H A Depoll_sub.c51 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) argument
54 return (syscall(__NR_epoll_ctl, epfd, op, fd, event));
/external/liblzf/
H A Dlzf_d.c60 u8 *op = (u8 *)out_data; local
62 u8 *const out_end = op + out_len;
72 if (op + ctrl > out_end)
87 lzf_movsb (op, ip, ctrl);
91 case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++;
92 case 28: *op++ = *ip++; case 27: *op
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h88 i915_translate_stencil_op(unsigned op) argument
90 switch (op) {
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h104 nvgl_comparison_op(unsigned op) argument
106 switch (op) {
144 nvgl_stencil_op(unsigned op) argument
146 switch (op) {
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c54 svga_translate_stencil_op(unsigned op) argument
56 switch (op) {
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
H A Dsm4_dump.cpp33 std::ostream& operator <<(std::ostream& out, const sm4_op& op) argument
35 if(op.neg)
37 if(op.abs)
39 if(op.file == SM4_FILE_IMMEDIATE32)
42 for(unsigned i = 0; i < op.comps; ++i)
46 out << op.imm_values[i].f32;
50 else if(op.file == SM4_FILE_IMMEDIATE64)
53 for(unsigned i = 0; i < op.comps; ++i)
57 out << op.imm_values[i].f64;
67 switch(op
[all...]
/external/mesa3d/src/glsl/
H A Dhir_field_selection.cpp37 ir_rvalue *op; local
39 op = expr->subexpressions[0]->hir(instructions, state);
48 if (op->type->is_error()) {
50 } else if (op->type->is_vector()) {
51 ir_swizzle *swiz = ir_swizzle::create(op,
53 op->type->vector_elements);
64 } else if (op->type->base_type == GLSL_TYPE_STRUCT) {
65 result = new(ctx) ir_dereference_record(op,
84 if (op->type->is_array() && strcmp(method, "length") == 0) {
88 if (op
[all...]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_raster.c35 get_comparison_op(unsigned op) argument
37 switch (op) {
60 get_stencil_op(unsigned op) argument
62 switch (op) {
/external/mesa3d/src/mesa/main/
H A Daccum.h6 * (No-op)
56 _mesa_accum(struct gl_context *ctx, GLenum op, GLfloat value);
78 _mesa_accum(struct gl_context *ctx, GLenum op, GLfloat value) argument
/external/parameter-framework/asio/include/asio/detail/impl/
H A Dselect_reactor.hpp40 typename timer_queue<Time_Traits>::per_timer_data& timer, wait_op* op)
46 io_service_.post_immediate_completion(op, false);
50 bool earliest = queue.enqueue_timer(time, timer, op);
38 schedule_timer(timer_queue<Time_Traits>& queue, const typename Time_Traits::time_type& time, typename timer_queue<Time_Traits>::per_timer_data& timer, wait_op* op) argument
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
H A Dselect_reactor.hpp40 typename timer_queue<Time_Traits>::per_timer_data& timer, wait_op* op)
46 io_service_.post_immediate_completion(op, false);
50 bool earliest = queue.enqueue_timer(time, timer, op);
38 schedule_timer(timer_queue<Time_Traits>& queue, const typename Time_Traits::time_type& time, typename timer_queue<Time_Traits>::per_timer_data& timer, wait_op* op) argument
/external/pdfium/third_party/zlib_v128/
H A Dinftrees.h14 table that indexes more bits of the code. op indicates whether
17 pointer, the low four bits of op is the number of index bits of
18 that table. For a length or distance, the low four bits of op
25 unsigned char op; /* operation, extra bits, table bits */ member in struct:__anon16037
30 /* op values as set by inflate_table():

Completed in 466 milliseconds

1234567891011>>