HomeSort by relevance Sort by last modified time
    Searched refs:arith (Results 51 - 75 of 86) sorted by null

1 23 4

  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp 1 PPC integer arith insns with two args:
230 PPC integer arith insns with two args with flags update:
    [all...]
test_isa_2_07_part1.c 221 PPC_TWO_I16 = 0x00000006, // family: arith/logical
1122 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
test_isa_3_0.c 3813 unsigned int arith, logical, compare, popcnt, ldst, insert_extract, permute, round; member in struct:insn_sel_flags_t_struct
    [all...]
jm-fp.stdout.exp 1 PPC floating point arith insns with three args:
119 PPC floating point arith insns
238 PPC floating point arith insns with two args:
439 PPC floating point arith insns
    [all...]
  /external/valgrind/none/tests/ppc32/
test_isa_2_07_part1.c 221 PPC_TWO_I16 = 0x00000006, // family: arith/logical
1122 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
jm-fp.stdout.exp 1 PPC floating point arith insns with three args:
119 PPC floating point arith insns
238 PPC floating point arith insns with two args:
439 PPC floating point arith insns
    [all...]
jm-vmx.stdout.exp 1 PPC altivec integer arith insns with three args:
190 PPC altivec integer arith insns with two args:
    [all...]
  /external/mksh/src/
var.c 516 getint(struct tbl *vp, mksh_ari_u *nump, bool arith)
546 if (c == '0' && arith) {
614 setint_v(struct tbl *vq, struct tbl *vp, bool arith)
619 if ((base = getint(vp, &num, arith)) == -1)
    [all...]
  /external/selinux/libselinux/src/
Makefile 70 -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith \
  /system/keymaster/
Makefile 53 CXXFLAGS += -Wall -Werror -Wno-unused -Winit-self -Wpointer-arith -Wunused-parameter \
  /external/syslinux/mk/
lib.mk 53 WARNFLAGS = $(GCCWARN) -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_decimal.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decimal.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decimal.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py     [all...]
  /external/protobuf/js/binary/
writer.js 64 goog.require('jspb.arith.Int64');
65 goog.require('jspb.arith.UInt64');
487 var num = jspb.arith.Int64.fromString(value);
543 var num = jspb.arith.UInt64.fromString(value);
    [all...]
  /external/lz4/tests/
Makefile 44 -Wpointer-arith -Wstrict-aliasing=1
  /external/python/cpython2/Lib/test/
test_decimal.py     [all...]
  /prebuilts/go/darwin-x86/src/net/rpc/
server.go 54 Here is a simple example. A server wishes to export an object of type Arith:
68 type Arith int
70 func (t *Arith) Multiply(args *Args, reply *int) error {
75 func (t *Arith) Divide(args *Args, quo *Quotient) error {
86 arith := new(Arith)
87 rpc.Register(arith)
95 At this point, clients can see a service "Arith" with methods "Arith.Multiply" and
96 "Arith.Divide". To invoke one, a client first dials the server
    [all...]
server_test.go 41 type Arith int
43 // Some of Arith's methods have value args, some have pointer args. That's deliberate.
45 func (t *Arith) Add(args Args, reply *Reply) error {
50 func (t *Arith) Mul(args *Args, reply *Reply) error {
55 func (t *Arith) Div(args Args, reply *Reply) error {
63 func (t *Arith) String(args *Args, reply *string) error {
68 func (t *Arith) Scan(args string, reply *Reply) (err error) {
73 func (t *Arith) Error(args *Args, reply *Reply) error {
97 Register(new(Arith))
99 RegisterName("net.rpc.Arith", new(Arith)
    [all...]
  /prebuilts/go/linux-x86/src/net/rpc/
server.go 54 Here is a simple example. A server wishes to export an object of type Arith:
68 type Arith int
70 func (t *Arith) Multiply(args *Args, reply *int) error {
75 func (t *Arith) Divide(args *Args, quo *Quotient) error {
86 arith := new(Arith)
87 rpc.Register(arith)
95 At this point, clients can see a service "Arith" with methods "Arith.Multiply" and
96 "Arith.Divide". To invoke one, a client first dials the server
    [all...]
server_test.go 41 type Arith int
43 // Some of Arith's methods have value args, some have pointer args. That's deliberate.
45 func (t *Arith) Add(args Args, reply *Reply) error {
50 func (t *Arith) Mul(args *Args, reply *Reply) error {
55 func (t *Arith) Div(args Args, reply *Reply) error {
63 func (t *Arith) String(args *Args, reply *string) error {
68 func (t *Arith) Scan(args string, reply *Reply) (err error) {
73 func (t *Arith) Error(args *Args, reply *Reply) error {
97 Register(new(Arith))
99 RegisterName("net.rpc.Arith", new(Arith)
    [all...]
  /external/valgrind/
Android.mk 28 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wmissing-declarations \
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 957 boolean arith = false; local
    [all...]

Completed in 1084 milliseconds

1 23 4