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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ppapi/thunk/
thunk.h 9 #include "ppapi/thunk/ppapi_thunk_export.h"
11 // Declares a getter for the interface thunk of the form:
13 // const PPB_Foo* ppapi::thunk::GetPPB_Foo_Thunk();
17 namespace ppapi { namespace thunk { \
21 #include "ppapi/thunk/interfaces_ppb_private.h"
22 #include "ppapi/thunk/interfaces_ppb_private_no_permissions.h"
23 #include "ppapi/thunk/interfaces_ppb_private_flash.h"
24 #include "ppapi/thunk/interfaces_ppb_public_stable.h"
25 #include "ppapi/thunk/interfaces_ppb_public_dev.h"
26 #include "ppapi/thunk/interfaces_ppb_public_dev_channel.h
31 namespace thunk { namespace in namespace:ppapi
    [all...]
ppb_audio_config_api.h 9 #include "ppapi/thunk/ppapi_thunk_export.h"
12 namespace thunk { namespace in namespace:ppapi
22 } // namespace thunk
ppb_browser_font_singleton_api.h 13 namespace thunk { namespace in namespace:ppapi
25 } // namespace thunk
ppb_device_ref_api.h 9 #include "ppapi/thunk/ppapi_thunk_export.h"
15 namespace thunk { namespace in namespace:ppapi
29 } // namespace thunk
ppb_flash_font_file_api.h 11 namespace thunk { namespace in namespace:ppapi
22 } // namespace thunk
ppb_printing_api.h 15 namespace thunk { namespace in namespace:ppapi
26 } // namespace thunk
ppb_url_response_info_api.h 12 namespace thunk { namespace in namespace:ppapi
22 } // namespace thunk
ppb_buffer_api.h 10 #include "ppapi/thunk/ppapi_thunk_export.h"
13 namespace thunk { namespace in namespace:ppapi
28 } // namespace thunk
ppb_compositor_api.h 13 namespace thunk { namespace in namespace:ppapi
24 } // namespace thunk
ppb_flash_menu_api.h 15 namespace thunk { namespace in namespace:ppapi
26 } // namespace thunk
ppb_flash_message_loop_api.h 12 namespace thunk { namespace in namespace:ppapi
29 } // namespace thunk
ppb_gamepad_api.h 9 #include "ppapi/thunk/ppapi_thunk_export.h"
14 namespace thunk { namespace in namespace:ppapi
26 } // namespace thunk
ppb_network_monitor_api.h 9 #include "ppapi/thunk/ppapi_thunk_export.h"
15 namespace thunk { namespace in namespace:ppapi
26 } // namespace thunk
ppb_x509_certificate_private_api.h 9 #include "ppapi/thunk/ppapi_thunk_export.h"
12 namespace thunk { namespace in namespace:ppapi
22 } // namespace thunk
ppb_flash_file_fileref_thunk.cc 7 #include "ppapi/thunk/enter.h"
8 #include "ppapi/thunk/ppb_file_ref_api.h"
9 #include "ppapi/thunk/ppb_flash_file_api.h"
10 #include "ppapi/thunk/thunk.h"
13 namespace thunk { namespace in namespace:ppapi
19 thunk::EnterResource<thunk::PPB_FileRef_API> enter(file_ref, true);
56 } // namespace thunk
  /frameworks/base/tools/aapt/
qsort_r_compat.c 32 void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk,
34 qsort_r(base, nel, width, thunk, compar);
40 * GNU qsort_r parameter order places the thunk parameter last.
44 void* thunk; member in struct:compar_data
50 return compar_data->compar(compar_data->thunk, a, b);
53 void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk,
56 compar_data.thunk = thunk;
64 * Emulate qsort_r using thread local storage to access the thunk data.
72 void* thunk; member in struct:compar_data
    [all...]
qsort_r_compat.h 32 void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk,
  /external/chromium_org/mojo/examples/pepper_container_app/
interface_list.cc 8 #include "mojo/examples/pepper_container_app/thunk.h"
14 #include "ppapi/thunk/thunk.h"
22 ppapi::thunk::GetPPB_Graphics3D_1_0_Thunk();
26 ppapi::thunk::GetPPB_Instance_1_0_Thunk();
28 ppapi::thunk::GetPPB_View_1_0_Thunk();
30 ppapi::thunk::GetPPB_View_1_1_Thunk();
  /external/chromium_org/ppapi/proxy/
broker_resource.h 10 #include "ppapi/thunk/ppb_broker_api.h"
17 public thunk::PPB_Broker_Instance_API {
23 virtual thunk::PPB_Broker_Instance_API* AsPPB_Broker_Instance_API() OVERRIDE;
25 // thunk::PPB_Broker_Instance_API implementation.
browser_font_singleton_resource.h 10 #include "ppapi/thunk/ppb_browser_font_singleton_api.h"
19 public thunk::PPB_BrowserFont_Singleton_API {
25 virtual thunk::PPB_BrowserFont_Singleton_API*
28 // thunk::PPB_BrowserFontSingleton_API implementation.
flash_fullscreen_resource.h 10 #include "ppapi/thunk/ppb_flash_fullscreen_api.h"
17 public thunk::PPB_Flash_Fullscreen_API {
24 virtual thunk::PPB_Flash_Fullscreen_API*
gamepad_resource.h 16 #include "ppapi/thunk/ppb_gamepad_api.h"
33 public thunk::PPB_Gamepad_API {
39 virtual thunk::PPB_Gamepad_API* AsPPB_Gamepad_API() OVERRIDE;
printing_resource.h 12 #include "ppapi/thunk/ppb_printing_api.h"
19 public NON_EXPORTED_BASE(thunk::PPB_Printing_API) {
26 virtual thunk::PPB_Printing_API* AsPPB_Printing_API() OVERRIDE;
  /external/chromium_org/ppapi/shared_impl/
ppb_crypto_shared.cc 7 #include "ppapi/thunk/thunk.h"
9 // The crypto interface doesn't have a normal C -> C++ thunk since it doesn't
11 // into base. So we implement the entire interface here, using the thunk
26 namespace thunk { namespace in namespace:ppapi
32 } // namespace thunk
  /external/chromium_org/sandbox/win/wow_helper/
wow_helper.cc 21 // ntdll.dll. 'thunk' is the buffer on the address space of process 'child',
23 int PatchNtdll(HANDLE child, void* thunk, size_t thunk_bytes) {
31 char* code = reinterpret_cast<char*>(thunk) + used;
33 code, thunk, thunk_bytes, NULL);
82 void* thunk = reinterpret_cast<void*>(static_cast<ULONG_PTR>(buffer)); local
85 return sandbox::PatchNtdll(child, thunk, kPageSize);

Completed in 233 milliseconds

1 2 3 4 5 6 7 8 91011>>