HomeSort by relevance Sort by last modified time
    Searched defs:owner (Results 1 - 25 of 1163) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-3/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /external/autotest/frontend/client/src/autotest/afe/
RecurringTable.java 19 { "owner", "Owner" },
34 JSONObject owner = row.get("owner").isObject(); local
36 row.put("owner", owner.get("login"));
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
FieldInsnNode.java 21 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
45 * The internal name of the field's owner class (see
48 public String owner; field in class:FieldInsnNode
65 * @param owner the internal name of the field's owner class (see
72 final String owner,
77 this.owner = owner;
97 cv.visitFieldInsn(opcode, owner, name, desc);
101 return new FieldInsnNode(opcode, owner, name, desc);
    [all...]
MethodInsnNode.java 21 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
45 * The internal name of the method's owner class (see
48 public String owner; field in class:MethodInsnNode
66 * @param owner the internal name of the method's owner class (see
73 final String owner,
78 this.owner = owner;
98 mv.visitMethodInsn(opcode, owner, name, desc);
102 return new MethodInsnNode(opcode, owner, name, desc);
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
extension_dict.h 23 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
60 shared_ptr<Message> owner; member in struct:google::protobuf::python::ExtensionDict
repeated_composite_container.h 23 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
66 // 'child_messages' are owner by the 'owner'.
68 // When in the released state 'message', 'owner', 'parent', and
77 shared_ptr<Message> owner; member in struct:google::protobuf::python::RepeatedCompositeContainer
repeated_scalar_container.h 23 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
64 shared_ptr<Message> owner; member in struct:google::protobuf::python::RepeatedScalarContainer
103 // Set the owner field of self and any children of self.
  /external/speex/include/speex/
speex_bits.h 54 int owner; /**< Does the struct "own" the "raw" buffer (member "chars") */ member in struct:SpeexBits
  /external/strace/
fcntl.c 77 struct { int type, pid; } owner; local
79 if (umove_or_printaddr(tcp, addr, &owner))
83 printxval(f_owner_types, owner.type, "F_OWNER_???");
84 tprintf(", pid=%d}", owner.pid);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/mtd/
partitions.h 32 struct module *owner; member in struct:mtd_part_parser
37 #define put_partition_parser(p) do { module_put((p)->owner); } while(0)

Completed in 857 milliseconds

1 2 3 4 5 6 7 8 91011>>