Searched refs:type (Results 351 - 375 of 19236) sorted by relevance

<<11121314151617181920>>

/external/objenesis/main/src/org/objenesis/instantiator/android/
H A DAndroidSerializationInstantiator.java33 private final Class type; field in class:AndroidSerializationInstantiator
37 public AndroidSerializationInstantiator(Class type) { argument
38 this.type = type;
40 objectStreamClass = ObjectStreamClass.lookupAny(type);
45 return newInstanceMethod.invoke(objectStreamClass, new Object[] {type});
/external/qemu/util/
H A Dmodule.c47 static ModuleTypeList *find_type(module_init_type type) argument
53 l = &init_type_list[type];
58 void register_module_init(void (*fn)(void), module_init_type type) argument
66 l = find_type(type);
71 void module_call_init(module_init_type type) argument
76 l = find_type(type);
/external/chromium_org/cc/input/
H A Dlayer_selection_bound.cc10 : type(SELECTION_BOUND_EMPTY), layer_id(0) {
18 return lhs.type == rhs.type && lhs.layer_id == rhs.layer_id &&
/external/chromium_org/cc/output/
H A Dviewport_selection_bound.cc10 : type(SELECTION_BOUND_EMPTY), visible(false) {
18 return lhs.type == rhs.type && lhs.visible == rhs.visible &&
/external/chromium_org/sync/internal_api/public/sessions/
H A Dtype_debug_info_observer.h16 // Interface for classes that observe per-type sync debug counters.
23 syncer::ModelType type,
26 syncer::ModelType type,
29 syncer::ModelType type,
/external/chromium_org/sync/test/engine/
H A Dmock_nudge_handler.cc17 void MockNudgeHandler::NudgeForInitialDownload(syncer::ModelType type) { argument
21 void MockNudgeHandler::NudgeForCommit(syncer::ModelType type) { argument
25 void MockNudgeHandler::NudgeForRefresh(syncer::ModelType type) { argument
H A Dmock_nudge_handler.h20 virtual void NudgeForInitialDownload(syncer::ModelType type) OVERRIDE;
21 virtual void NudgeForCommit(syncer::ModelType type) OVERRIDE;
22 virtual void NudgeForRefresh(syncer::ModelType type) OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DLabelsNodeList.h35 static PassRefPtrWillBeRawPtr<LabelsNodeList> create(ContainerNode& ownerNode, CollectionType type) argument
37 ASSERT_UNUSED(type, type == LabelsNodeListType);
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTranslateTransformOperation.h36 static PassRefPtr<TranslateTransformOperation> create(const Length& tx, const Length& ty, OperationType type) argument
38 return adoptRef(new TranslateTransformOperation(tx, ty, 0, type));
41 static PassRefPtr<TranslateTransformOperation> create(const Length& tx, const Length& ty, double tz, OperationType type) argument
43 return adoptRef(new TranslateTransformOperation(tx, ty, tz, type));
56 virtual OperationType type() const OVERRIDE { return m_type; }
78 TranslateTransformOperation(const Length& tx, const Length& ty, double tz, OperationType type) argument
82 , m_type(type)
84 ASSERT(type == TranslateX || type == TranslateY || type
[all...]
/external/chromium_org/third_party/icu/source/samples/layout/
H A Darraymem.h16 #define NEW_ARRAY(type,count) (type *) malloc((count) * sizeof(type))
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_pixel_draw.c46 GLenum type,
51 _swrast_DrawPixels(ctx, x, y, width, height, format, type,
56 _mesa_meta_DrawPixels(ctx, x, y, width, height, format, type,
42 intelDrawPixels(struct gl_context * ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const GLvoid * pixels) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_pixel_draw.c46 GLenum type,
51 _swrast_DrawPixels(ctx, x, y, width, height, format, type,
56 _mesa_meta_DrawPixels(ctx, x, y, width, height, format, type,
42 intelDrawPixels(struct gl_context * ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const GLvoid * pixels) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_pixel_draw.c46 GLenum type,
51 _swrast_DrawPixels(ctx, x, y, width, height, format, type,
56 _mesa_meta_DrawPixels(ctx, x, y, width, height, format, type,
42 intelDrawPixels(struct gl_context * ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const GLvoid * pixels) argument
/external/chromium_org/third_party/skia/src/animator/
H A DSkOpArray.h19 SkOpArray(SkOperand2::OpType type);
22 void setType(SkOperand2::OpType type) { argument
23 fType = type;
/external/chromium_org/v8/test/webkit/fast/js/kde/
H A Darguments-scope.js27 function shouldBeOfType(msg, val, type) {
28 if (typeof(val) != type)
29 testFailed(msg + ": value has type " + typeof(val) + " , not:" + type);
/external/elfutils/0.153/backends/
H A Dsh_regs.c42 int *bits, int *type)
52 *type = DW_ATE_signed;
73 *type = DW_ATE_address;
81 *type = DW_ATE_address;
89 *type = DW_ATE_unsigned;
97 *type = DW_ATE_unsigned;
125 *type = DW_ATE_unsigned;
135 *type = DW_ATE_unsigned;
146 *type = DW_ATE_float;
155 *type
39 sh_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) argument
[all...]
/external/elfutils/0.153/libebl/
H A Deblreginfo.c59 ebl_register_info (ebl, regno, name, namelen, prefix, setname, bits, type)
67 int *type;
70 prefix, setname, bits, type);
/external/fio/
H A Ddebug.c7 void __dprint(int type, const char *str, ...) argument
12 assert(type < FD_DEBUG_MAX);
19 log_info("%-8s ", debug_levels[type].name);
/external/icu/icu4c/source/samples/layout/
H A Darraymem.h16 #define NEW_ARRAY(type,count) (type *) malloc((count) * sizeof(type))
/external/libunwind/src/hppa/
H A DGget_save_loc.c42 sloc->type = UNW_SLT_NONE;
49 sloc->type = UNW_SLT_REG;
55 sloc->type = UNW_SLT_MEMORY;
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_pixel_draw.c46 GLenum type,
51 _swrast_DrawPixels(ctx, x, y, width, height, format, type,
56 _mesa_meta_DrawPixels(ctx, x, y, width, height, format, type,
42 intelDrawPixels(struct gl_context * ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const GLvoid * pixels) argument
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_pixel_draw.c46 GLenum type,
51 _swrast_DrawPixels(ctx, x, y, width, height, format, type,
56 _mesa_meta_DrawPixels(ctx, x, y, width, height, format, type,
42 intelDrawPixels(struct gl_context * ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const GLvoid * pixels) argument
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_pixel_draw.c46 GLenum type,
51 _swrast_DrawPixels(ctx, x, y, width, height, format, type,
56 _mesa_meta_DrawPixels(ctx, x, y, width, height, format, type,
42 intelDrawPixels(struct gl_context * ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *unpack, const GLvoid * pixels) argument
/external/objenesis/main/src/org/objenesis/instantiator/gcj/
H A DGCJInstantiator.java30 public GCJInstantiator(Class type) { argument
31 super(type);
36 return newObjectMethod.invoke(dummyStream, new Object[] {type, Object.class});
/external/objenesis/main/src/org/objenesis/instantiator/sun/
H A DSun13Instantiator.java30 public Sun13Instantiator(Class type) { argument
31 super(type);
36 return allocateNewObjectMethod.invoke(null, new Object[] {type, Object.class});

Completed in 454 milliseconds

<<11121314151617181920>>