/external/chromium_org/third_party/mach_override/libudis86/ |
D | types.h | 167 struct ud struct 172 int (*inp_hook) (struct ud*); argument 185 void (*translator)(struct ud*); argument 200 const char* (*sym_resolver)(struct ud*, uint64_t addr, int64_t *offset); argument 205 enum ud_mnemonic_code mnemonic; argument 206 struct ud_operand operand[3]; argument 227 struct ud_itab_entry * itab_entry; argument 228 struct ud_lookup_table_list_entry *le; argument 238 typedef struct ud ud_t; argument
|
D | udis86.c | 124 ud_set_syntax(struct ud* u, void (*t)(struct ud*)) in ud_set_syntax() 295 ud_set_sym_resolver(struct ud *u, const char* (*resolver)(struct ud*, in ud_set_sym_resolver()
|
D | input.c | 74 ud_set_input_hook(register struct ud* u, int (*hook)(struct ud*)) in ud_set_input_hook()
|
/external/chromium_org/ppapi/proxy/ |
D | proxy_object_var.h | 36 void set_user_data(void* ud) { user_data_ = ud; } in set_user_data()
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
D | lstate.c | 183 static void f_luaopen (lua_State *L, void *ud) { in f_luaopen() 262 LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) { in lua_newstate()
|
D | ldo.c | 125 int luaD_rawrunprotected (lua_State *L, Pfunc f, void *ud) { in luaD_rawrunprotected() 426 static void unroll (lua_State *L, void *ud) { in unroll() 489 static void resume (lua_State *L, void *ud) { in resume() 632 static void f_parser (lua_State *L, void *ud) { in f_parser()
|
D | lauxlib.c | 290 LUALIB_API void *luaL_testudata (lua_State *L, int ud, const char *tname) { in luaL_testudata() 305 LUALIB_API void *luaL_checkudata (lua_State *L, int ud, const char *tname) { in luaL_checkudata() 569 static const char *getF (lua_State *L, void *ud, size_t *size) { in getF() 672 static const char *getS (lua_State *L, void *ud, size_t *size) { in getS() 919 static void *l_alloc (void *ud, void *ptr, size_t osize, size_t nsize) { in l_alloc()
|
D | lapi.c | 86 static void growstack (lua_State *L, void *ud) { in growstack() 921 static void f_call (lua_State *L, void *ud) { in f_call() 1157 LUA_API lua_Alloc lua_getallocf (lua_State *L, void **ud) { in lua_getallocf() 1167 LUA_API void lua_setallocf (lua_State *L, lua_Alloc f, void *ud) { in lua_setallocf()
|
D | luac.c | 119 static const char* reader(lua_State *L, void *ud, size_t *size) in reader()
|
D | lbaselib.c | 292 static const char *generic_reader (lua_State *L, void *ud, size_t *size) { in generic_reader()
|
D | lstate.h | 114 void *ud; /* auxiliary data to `frealloc' */ member
|
D | lgc.c | 796 static void dothecall (lua_State *L, void *ud) { in dothecall()
|
/external/chromium_org/third_party/skia/samplecode/ |
D | TransitionView.cpp | 140 SkScalar lr = 0, ud = 0; in onSizeChange() local
|
/external/skia/samplecode/ |
D | TransitionView.cpp | 140 SkScalar lr = 0, ud = 0; in onSizeChange() local
|
/external/iptables/extensions/ |
D | libxt_hashlimit.c | 200 static bool parse_bytes(const char *rate, uint32_t *val, struct hashlimit_mt_udata *ud) in parse_bytes() 230 int parse_rate(const char *rate, uint32_t *val, struct hashlimit_mt_udata *ud) in parse_rate()
|
/external/libvpx/libvpx/vp8/common/ |
D | mfqe.c | 130 unsigned char *ud, in multiframe_quality_enhance_block()
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ |
D | mfqe.c | 130 unsigned char *ud, in multiframe_quality_enhance_block()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_ssa.cpp | 428 LValue *ud = new_LValue(func, lval); in mkUndefined() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_ssa.cpp | 428 LValue *ud = new_LValue(func, lval); in mkUndefined() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_eu.h | 97 GLuint ud; member 405 static INLINE struct brw_reg brw_imm_ud( GLuint ud ) in brw_imm_ud()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_eu.h | 97 GLuint ud; member 405 static INLINE struct brw_reg brw_imm_ud( GLuint ud ) in brw_imm_ud()
|
/external/clang/test/SemaCXX/ |
D | conversion-function.cpp | 311 void test2(UeberDerived ud) { in test2()
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
D | TypeData.java | 460 UninitData ud = (UninitData)obj; in equals() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/ |
D | loopfilter_neon.c | 423 unsigned char *us, *ud; in vp8_loop_filter_vertical_edge_uv_neon() local
|
D | mbloopfilter_neon.c | 467 unsigned char *us, *ud; in vp8_mbloop_filter_vertical_edge_uv_neon() local
|