HomeSort by relevance Sort by last modified time
    Searched refs:field (Results 1 - 25 of 3891) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Index/
in-class-init.cpp 2 int field = 2; member in struct:S
6 // CHECK: 2:7: FieldDecl=field:2:7 (Definition) Extent=[2:3 - 2:16]
  /hardware/intel/img/psb_video/src/hwdefs/
mem_io.h 93 This macro is used to extract a field from a packed memory based structure.
97 @Input field: The name of the field to be extracted.
99 @Return IMG_UINT32: The value of the field - right aligned.
102 IMG_UINT32 MEMIO_READ_FIELD(IMG_VOID * vpMem, field);
111 This macro is used to extract the value of a field in a table in a packed
116 @Input field: The name of the field to be extracted.
118 @Input ui32TabIndex: The table index of the field to be extracted.
120 @Return IMG_UINT32: The value of the field - right aligned
    [all...]
  /bionic/libc/kernel/uapi/asm-mips/asm/
bitfield.h 21 #define __BITFIELD_FIELD(field,more) more field;
  /external/clang/test/CodeGen/
2005-03-05-OffsetOfHack.c 4 unsigned long int field[0]; member in struct:s
8 (((char *) &((struct s *) 0)->field[0]) - (char *) 0)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
pda.h 57 #define pda_offset(field) offsetof(struct x8664_pda, field)
59 #define pda_to_op(op,field,val) do { typedef typeof(_proxy_pda.field) T__; if (0) { T__ tmp__; tmp__ = (val); } switch (sizeof(_proxy_pda.field)) { case 2: asm(op "w %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; case 4: asm(op "l %1,%%gs:%c2" : "+m" (_proxy_pda.field) : "ri" ((T__)val), "i" (pda_offset(field))); break; case 8: asm(op "q %1,%%gs:%c2": "+m" (_proxy_pda.field) : "ri" ((T__)val), "i"(pda_offset(field))); break; default: __bad_pda_field(); } } (…)
    [all...]
  /external/clang/test/Modules/Inputs/undefined-type-fixit/
public1.h 4 struct use_this1 { int field; }; member in struct:use_this1
public2.h 4 struct use_this2 { int field; }; member in struct:use_this2
public2sub.h 4 struct use_this2sub { int field; }; member in struct:use_this2sub
  /external/kernel-headers/original/uapi/asm-mips/asm/
bitfield.h 15 #define __BITFIELD_FIELD(field, more) \
16 field; \
21 #define __BITFIELD_FIELD(field, more) \
23 field;
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/
FieldProperty.java 18 import java.lang.reflect.Field;
25 * a field, without going through accessor methods (setX, getX). The field may
30 private final Field field; field in class:FieldProperty
32 public FieldProperty(Field field) {
33 super(field.getName(), field.getType(), field.getGenericType())
    [all...]
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
PublicFinalTestVo.java 19 public PublicFinalTestVo(int field) {
20 myField = field;
  /external/libchrome/base/json/
json_value_converter.cc 11 const base::Value& value, int* field) const {
12 return value.GetAsInteger(field);
16 const base::Value& value, std::string* field) const {
17 return value.GetAsString(field);
21 const base::Value& value, string16* field) const {
22 return value.GetAsString(field);
26 const base::Value& value, double* field) const {
27 return value.GetAsDouble(field);
31 const base::Value& value, bool* field) const {
32 return value.GetAsBoolean(field);
    [all...]
  /external/autotest/frontend/migrations/
004_add_indexes.py 10 def get_index_name(table, field):
11 return table + '_' + field
15 for table, field in INDEXES:
17 (get_index_name(table, field), table, field))
21 for table, field in INDEXES:
23 (get_index_name(table, field), table))
007_indexes_on_acl_tables.py 8 def get_index_name(table, field):
9 return table + '_' + field
13 for table, field in INDEXES:
15 (get_index_name(table, field), table, field))
19 for table, field in INDEXES:
21 (get_index_name(table, field), table))
  /external/mockito/src/org/mockito/internal/util/reflection/
FieldSetter.java 7 import java.lang.reflect.Field;
12 private final Field field; field in class:FieldSetter
14 public FieldSetter(Object target, Field field) {
16 this.field = field;
21 changer.enableAccess(field);
23 field.set(target, value);
25 throw new RuntimeException("Access not authorized on field '" + field + "' of object '" + target + "' with value: '" + value + "'", e);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
queue.h 105 #define LIST_INSERT_AFTER(listelm, elm, field) do { \
106 if (((elm)->field.le_next = (listelm)->field.le_next) != NULL) \
107 (listelm)->field.le_next->field.le_prev = \
108 &(elm)->field.le_next; \
109 (listelm)->field.le_next = (elm); \
110 (elm)->field.le_prev = &(listelm)->field.le_next; \
113 #define LIST_INSERT_BEFORE(listelm, elm, field) do {
    [all...]

Completed in 1763 milliseconds

1 2 3 4 5 6 7 8 91011>>