Searched
full:functions (Results
626 -
650 of
22576) sorted by null
<<21222324252627282930>>
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/ |
matrix.h | 10 * Implements simple matrix manipulation functions. 21 /// Since GLES2 doesn't have all the nifty matrix transform functions that GL
|
/external/chromium_org/ppapi/api/private/ |
ppp_instance_private.idl | 7 * This file defines the PPP_InstancePrivate structure; a series of functions 17 * functions that may be implemented in a trusted plugin to provide capabilities
|
/external/chromium_org/ppapi/c/dev/ |
ppb_memory_dev.h | 19 * This file defines the <code>PPB_Memory interface</code> for functions 29 * The PPB_Memory_Dev interface contains pointers to functions related to memory
|
/external/chromium_org/ppapi/c/private/ |
ppp_instance_private.h | 22 * This file defines the PPP_InstancePrivate structure; a series of functions 34 * functions that may be implemented in a trusted plugin to provide capabilities
|
/external/chromium_org/ppapi/cpp/dev/ |
selection_dev.h | 42 // PPP_Selection_Dev functions exposed as virtual functions for you to
|
/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/ |
thread_creator.c | 41 * query rather than a set of static functions. This means that we 42 * register the audio thread functions unconditionally. This adds the
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_trace_event_impl.h | 14 // Contains the implementation of the PPB_Trace_Event_Dev functions. Since these 15 // functions are to be run from whatever plugin process/thread in which they
|
/external/chromium_org/ppapi/thunk/ |
ppb_console_thunk.cc | 25 enter.functions()->Log(instance, level, value); 36 enter.functions()->LogWithSource(instance, level, source, value);
|
ppb_find_dev_thunk.cc | 27 enter.functions()->NumberOfFindResultsChanged(instance, total, final_result); 35 enter.functions()->SelectedFindResultChanged(instance, index);
|
ppb_flash_file_fileref_thunk.cc | 32 return enter.functions()->OpenFileRef(instance, file_ref_id, mode, file); 42 return enter.functions()->QueryFileRef(instance, file_ref_id, info);
|
ppb_instance_thunk.cc | 25 return enter.functions()->BindGraphics(instance, device); 33 return enter.functions()->IsFullFrame(instance);
|
ppb_mouse_lock_thunk.cc | 26 return enter.SetResult(enter.functions()->LockMouse(instance, 35 enter.functions()->UnlockMouse(instance);
|
ppb_zoom_dev_thunk.cc | 25 enter.functions()->ZoomChanged(instance, factor); 35 enter.functions()->ZoomLimitsChanged(instance,
|
/external/chromium_org/third_party/angle/extensions/ |
ANGLE_program_binary.txt | 43 New Procedures and Functions 70 Functions)
|
EGL_ANGLE_direct3d_display.txt | 43 New Procedures and Functions 52 Additions to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
|
EGL_ANGLE_query_surface_pointer.txt | 46 New Procedures and Functions 58 Additions to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
|
/external/chromium_org/third_party/angle/src/compiler/ |
DetectCallDepth.h | 59 // functions that are directly called by this function. 71 TVector<FunctionNode*> functions; member in class:DetectCallDepth
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ft.h | 37 /* Note: FreeType is not thread-safe. Hence, these functions are not either. */ 52 /* Makes an hb_font_t use FreeType internally to implement font functions. */
|
/external/chromium_org/third_party/icu/source/common/ |
ucln_cmn.h | 23 /* These are the cleanup functions for various APIs. */ 33 as the cleanup functions are suppose to be called. */
|
ucnv_set.c | 16 * Conversion API functions using USet (ucnv_getUnicodeSet()) 18 * implementation functions on the USet implementation.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
dcfmtest.h | 32 // The following are test functions that are visible from the intltest test framework. 35 // The following functions are internal to the decimal format tests.
|
/external/chromium_org/third_party/libxslt/libxslt/ |
numbersInternals.h | 2 * Summary: Implementation of the XSLT number functions 3 * Description: Implementation of the XSLT number functions
|
/external/chromium_org/third_party/mesa/ |
README.txt | 9 3. Compile the compiler (executable) that can create the builtin functions' 11 generated the actual builtin functions' source file yet.
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_release_buffers.spec | 49 New Procedures and Functions 57 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
|
MESA_set_3dfx_mode.spec | 44 New Procedures and Functions 53 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
|
Completed in 1199 milliseconds
<<21222324252627282930>>