HomeSort by relevance Sort by last modified time
    Searched refs:info (Results 151 - 175 of 7061) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_1.c 31 static void Blit1to1(SDL_BlitInfo *info)
41 width = info->d_width;
42 height = info->d_height;
43 src = info->s_pixels;
44 srcskip = info->s_skip;
45 dst = info->d_pixels;
46 dstskip = info->d_skip;
47 map = info->table;
77 static void Blit1to2(SDL_BlitInfo *info)
88 width = info->d_width
    [all...]
SDL_blit_0.c 29 static void BlitBto1(SDL_BlitInfo *info)
37 width = info->d_width;
38 height = info->d_height;
39 src = info->s_pixels;
40 srcskip = info->s_skip;
41 dst = info->d_pixels;
42 dstskip = info->d_skip;
43 map = info->table;
82 static void BlitBto2(SDL_BlitInfo *info)
91 width = info->d_width
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
desc_32.h 59 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
60 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
desc_32.h 59 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
60 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 59 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
60 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
desc_32.h 59 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
60 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 59 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
60 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
desc_32.h 69 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
70 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 69 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
70 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
desc_32.h 69 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
70 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
desc_32.h 69 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
70 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 69 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
70 #define LDT_entry_b(info) (((info)->base_addr & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((info)->read_exec_only ^ 1) << 9) | ((info)->contents << 10) | (((info)->seg_not_present ^ 1) << 15) | ((info)->seg_32bit << 22) | ((info)->limit_in_pages << 23) | (…)
    [all...]
  /device/asus/flo/
releasetools.py 11 def FullOTA_InstallEnd(info):
13 bootloader_img = info.input_zip.read("RADIO/bootloader.img")
17 WriteBootloader(info, bootloader_img)
19 radio_img = FindRadio(info.input_zip)
21 WriteRadio(info, radio_img)
25 DDR_img = FindDDR(info.input_zip)
27 WriteDDR(info, DDR_img)
32 def IncrementalOTA_VerifyEnd(info):
33 target_radio_img = FindRadio(info.target_zip)
34 source_radio_img = FindRadio(info.source_zip
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8HTMLPlugInElementCustom.cpp 47 static void npObjectNamedGetter(v8::Local<v8::String> name, const v8::PropertyCallbackInfo<v8::Value>& info)
49 HTMLPlugInElement* imp = C::toNative(info.Holder());
54 v8::Local<v8::Object> instanceTemplate = wrapper->newLocal(info.GetIsolate());
58 npObjectGetNamedProperty(instanceTemplate, name, info);
62 static void npObjectNamedSetter(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info)
64 HTMLPlugInElement* imp = C::toNative(info.Holder());
69 v8::Local<v8::Object> instanceTemplate = wrapper->newLocal(info.GetIsolate());
73 npObjectSetNamedProperty(instanceTemplate, name, value, info);
76 void V8HTMLAppletElement::namedPropertyGetterCustom(v8::Local<v8::String> name, const v8::PropertyCallbackInfo<v8::Value>& info)
78 npObjectNamedGetter<V8HTMLAppletElement>(name, info);
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
software_converter.cpp 139 copyInfo& info)
147 int width = info.width;
148 int height = info.height;
155 src += info.src_stride;
156 dst += info.dst_stride;
160 src = (unsigned char*)(src_base + info.src_plane1_offset);
161 dst = (unsigned char*)(dst_base + info.dst_plane1_offset);
165 memcpy(dst, src, info.src_stride);
166 src += info.src_stride;
167 dst += info.dst_stride
193 copyInfo info; local
238 copyInfo info; local
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
software_converter.cpp 139 copyInfo& info)
147 int width = info.width;
148 int height = info.height;
155 src += info.src_stride;
156 dst += info.dst_stride;
160 src = (unsigned char*)(src_base + info.src_plane1_offset);
161 dst = (unsigned char*)(dst_base + info.dst_plane1_offset);
165 memcpy(dst, src, info.src_stride);
166 src += info.src_stride;
167 dst += info.dst_stride
193 copyInfo info; local
238 copyInfo info; local
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
software_converter.cpp 139 copyInfo& info)
147 int width = info.width;
148 int height = info.height;
155 src += info.src_stride;
156 dst += info.dst_stride;
160 src = (unsigned char*)(src_base + info.src_plane1_offset);
161 dst = (unsigned char*)(dst_base + info.dst_plane1_offset);
165 memcpy(dst, src, info.src_stride);
166 src += info.src_stride;
167 dst += info.dst_stride
193 copyInfo info; local
238 copyInfo info; local
    [all...]
  /external/chromium_org/v8/src/
rewriter.h 44 static bool Rewrite(CompilationInfo* info);
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzWM.h 28 int QZ_GetWMInfo (_THIS, SDL_SysWMinfo *info);
  /external/v8/src/
rewriter.h 44 static bool Rewrite(CompilationInfo* info);
  /external/valgrind/main/none/tests/x86/
badseg.c 5 static void handler(int sig, siginfo_t *info, void *v)
7 printf("info: sig=%d code=%d addr=0x%lx\n",
8 info->si_signo, info->si_code, (unsigned long)info->si_addr);
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_get_main_data_size.h 89 int32 pvmp3_get_main_data_size(mp3Header *info,
  /frameworks/base/media/mca/effect/java/android/media/effect/
EffectUpdateListener.java 30 * @param info A value that gives more information about the update. See the effect's
33 public void onEffectUpdated(Effect effect, Object info);
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
V8TestObject.cpp 92 // (More info on the MSVC bug here: http://connect.microsoft.com/VisualStudio/feedback/details/664619/the-namespace-of-local-function-declarations-in-c)
105 static void readOnlyLongAttrAttributeGetter(const v8::PropertyCallbackInfo<v8::Value>& info)
107 TestObj* imp = V8TestObject::toNative(info.Holder());
108 v8SetReturnValueInt(info, imp->readOnlyLongAttr());
111 static void readOnlyLongAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallbackInfo<v8::Value>& info)
114 TestObjV8Internal::readOnlyLongAttrAttributeGetter(info);
118 static void readOnlyStringAttrAttributeGetter(const v8::PropertyCallbackInfo<v8::Value>& info)
120 TestObj* imp = V8TestObject::toNative(info.Holder());
121 v8SetReturnValueString(info, imp->readOnlyStringAttr(), info.GetIsolate())
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
tex-swizzle.c 8 static struct graw_info info; variable in typeref:struct:graw_info
51 handle = info.ctx->create_vertex_elements_state(info.ctx, 2, ve);
52 info.ctx->bind_vertex_elements_state(info.ctx, handle);
57 vbuf.buffer = pipe_buffer_create_with_data(info.ctx,
63 info.ctx->set_vertex_buffers(info.ctx, 1, &vbuf);
79 handle = graw_parse_vertex_shader(info.ctx, text);
80 info.ctx->bind_vs_state(info.ctx, handle)
    [all...]

Completed in 679 milliseconds

1 2 3 4 5 67 8 91011>>