Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 180) sorted by relevance

12345678

/frameworks/wilhelm/src/
Dtrace.c33 void slTraceEnterGlobal(const char *function) in slTraceEnterGlobal() argument
36 SL_LOGD("Entering %s", function); in slTraceEnterGlobal()
41 void slTraceLeaveGlobal(const char *function, SLresult result) in slTraceLeaveGlobal() argument
45 SL_LOGD("Leaving %s", function); in slTraceLeaveGlobal()
51 SL_LOGW("Leaving %s (%s)", function, str); in slTraceLeaveGlobal()
53 SL_LOGW("Leaving %s (0x%X)", function, result); in slTraceLeaveGlobal()
60 void slTraceEnterInterface(const char *function) in slTraceEnterInterface() argument
65 if (*function == 'I') { in slTraceEnterInterface()
66 ++function; in slTraceEnterInterface()
68 const char *underscore = function; in slTraceEnterInterface()
[all …]
Dtrace.h49 extern void slTraceEnterGlobal(const char *function);
50 extern void slTraceLeaveGlobal(const char *function, SLresult result);
51 extern void slTraceEnterInterface(const char *function);
52 extern void slTraceLeaveInterface(const char *function, SLresult result);
53 extern void slTraceEnterInterfaceVoid(const char *function);
54 extern void slTraceLeaveInterfaceVoid(const char *function);
/frameworks/rs/scriptc/
Drs_debug.rsh31 * Debug function. Prints a string and value to the log.
36 * Debug function. Prints a string and value to the log.
41 * Debug function. Prints a string and value to the log.
46 * Debug function. Prints a string and value to the log.
51 * Debug function. Prints a string and value to the log.
56 * Debug function. Prints a string and value to the log.
61 * Debug function. Prints a string and value to the log.
66 * Debug function. Prints a string and value to the log.
71 * Debug function. Prints a string and value to the log.
76 * Debug function. Prints a string and value to the log.
[all …]
Drs_graphics.rsh126 * Load the projection matrix for a currently bound fixed function
127 * vertex program. Calling this function with a custom vertex shader
134 * Load the model matrix for a currently bound fixed function
135 * vertex program. Calling this function with a custom vertex shader
142 * Load the texture matrix for a currently bound fixed function
143 * vertex program. Calling this function with a custom vertex shader
150 * Get the projection matrix for a currently bound fixed function
151 * vertex program. Calling this function with a custom vertex shader
159 * Set the constant color for a fixed function emulation program.
234 * Low performance utility function for drawing a simple rectangle. Not
[all …]
Drs_element.rsh32 * floats, float2, float4. This function returns zero for simple
42 * For complex elements, this function will return the
53 * For complex elements, this function will return the length of
65 * For complex elements, this function will return the
80 * sized arrays. This function will return the array size for
92 * This function specifies the location of a sub-element within
Drs_program.rsh29 * Get program store depth function
76 * Get program store blend source function
84 * Get program store blend destination function
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastcodemb.h52 void initCodeMB(approxDCT *function, Int QP);
53 PV_STATUS CodeMB_H263(VideoEncData *video, approxDCT *function, Int QP, Int ncoefblck[], Int offset…
54 PV_STATUS CodeMB_MPEG(VideoEncData *video, approxDCT *function, Int QP, Int ncoefblck[], Int offset…
60 Int AppVCA1_dct(Int block[], Int out[ ], approxDCT *function);
61 Int AppVCA2_dct(Int block[], Int out[ ], approxDCT *function);
62 Int AppVCA3_dct(Int block[], Int out[ ], approxDCT *function);
63 Int AppVCA4_dct(Int block[], Int out[ ], approxDCT *function);
64 Int AppVCA5_dct(Int block[], Int out[ ], approxDCT *function);
/frameworks/base/docs/html/distribute/promote/
Ddevice-art.jd234 DEVICES = DEVICES.sort(function(x, y) { return x.physicalSize - y.physicalSize; });
242 $(document).ready(function() {
251 document.body.addEventListener('dragstart', function(e) {
262 function getDeviceById(id) {
274 function checkBrowser() {
300 function setupUI() {
306 $('#output-shadow, #output-glare').click(function() {
311 $.each(DEVICES, function() {
340 $('#archive-expando').click(function() {
353 .live('dragover', function(evt) {
[all …]
/frameworks/base/core/java/android/hardware/usb/
DUsbManager.java403 private static boolean propertyContainsFunction(String property, String function) { in propertyContainsFunction() argument
405 int index = functions.indexOf(function); in propertyContainsFunction()
408 int charAfter = index + function.length(); in propertyContainsFunction()
421 public boolean isFunctionEnabled(String function) { in isFunctionEnabled() argument
422 return propertyContainsFunction("sys.usb.config", function); in isFunctionEnabled()
451 public void setCurrentFunction(String function, boolean makeDefault) { in setCurrentFunction() argument
453 mService.setCurrentFunction(function, makeDefault); in setCurrentFunction()
/frameworks/compile/slang/
DREADME.rst152 Take the addParticles function in fountain.rs as an example::
244 on whether a function called will have actually completed operation. If it
245 is necessary to wait for a function to complete, the Java application
250 * The function **init** (if present) will be called once after the script
252 script may need before it can be used. The init function may not depend
254 can be initialized. The function signature for init must be::
258 * The function **root** is a special function for graphics. This function
260 assumptions should be made as to when this function will be
262 Calls to this function will be synchronized with data updates and
265 indicates to the runtime when the function should be called again to
[all …]
/frameworks/compile/libbcc/
DREADME.rst88 * **bccRegisterSymbolCallback** - Register the callback function for external
102 * **bccGetFuncAddr** - Get the entry address of the function
128 * **bccGetFuncInfoList** - Get the function information (name, base, size)
137 variable list, exported function list, pragma list, function information
166 function information, such as function name, function entry address,
167 and function binary size. Besides, the table should be ordered by
168 function name.
190 argument in the function prototype, float2.x will go into r0, and float2.y,
/frameworks/base/data/keyboards/
DVendor_05ac_Product_0239.kl20 # function key.
21 # - Special function keys for brightness control, etc. are not
117 # key 229 blank special function on F5
118 # key 230 blank special function on F6
/frameworks/native/opengl/libagl/
Dfixed_asm.S23 .type gglFloatToFixed, %function
25 .type gglFloatToFixedFast, %function
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dasm_common.S29 .macro function name, export=0 macro
33 .type \name, %function
/frameworks/base/docs/html/about/dashboards/
Dindex.jd319 $(document).ready(function(){
321 $.each(VERSION_DATA, function(i, set) {
339 $.each(set.data, function(i, data) {
386 $.each(SCREEN_DATA, function(i, set) {
396 $.each(SCREEN_DENSITIES, function(i, density) {
404 $.each(densityTotals, function(i, total) {
409 $.each(SCREEN_SIZES, function(i, size) {
418 $.each(SCREEN_DENSITIES, function(i, density) {
431 $.each(densityTotals, function(i, total) {
452 function changeVersionDate() {
[all …]
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt73 * EGLSetBlobFunc is a pointer to an application-provided function that a
81 * EGLGetBlobFunc is a pointer to an application-provided function that a
107 function pointers through which the client APIs can request data be cached
113 sets the callback function pointers that client APIs associated with
115 the application. <set> points to a function that inserts a new value into
116 the cache and associates it with the given key. <get> points to a function
139 function
158 function
/frameworks/base/docs/html/channels/
Dio2013.jd235 function loadVideo(id, title, autoplay) {
239 setTimeout(function(){$('#noplayer-message').show()}, 2000);
243 function buildPlaylistDesign(data) {
247 function buildPlaylistDevelop(data) {
251 function buildPlaylistDistribute(data) {
255 function buildPlaylist2(data) {
259 function buildPlaylist(data, ul, tag) {
320 function showDevelopersLivePlaylist() {
/frameworks/compile/slang/tests/F_Werror/
Dstderr.txt.expect1 Werror.rs:6:1: error: control reaches end of non-void function
/frameworks/compile/slang/tests/P_warnings/
Dstderr.txt.expect1 warnings.rs:5:1: warning: control reaches end of non-void function
/frameworks/compile/slang/tests/F_rs_prefix/
Dstderr.txt.expect1 rs_prefix.rs:4:6: error: invalid function name prefix, "rs" is reserved: 'rs_foo'
/frameworks/compile/slang/tests/P_unknown_function/
Dstderr.txt.expect1 unknown_function.rs:6:5: warning: implicit declaration of function 'rsgProgramStoreGetDepthFunc' is…
/frameworks/compile/slang/tests/F_const_array_arg/
Dstderr.txt.expect1 const_array_arg.rs:4:10: error: exported function parameters may not have array type: 'float [3]'
/frameworks/compile/slang/tests/F_root_graphics_13/
Dstderr.txt.expect1 root_graphics_13.rs:5:23: error: invalid parameter type for legacy graphics root() function: 'unsig…
/frameworks/base/docs/html/distribute/googleplay/promote/
Dbadges.jd82 function buildButton(form) {
118 function onTextEntered(event, form, me) {
126 function onInputFocus(object, example) {
136 function onInputBlur(object, example) {
145 function clearLabel(id, example) {
154 function changeBadgeLang() {
171 $('.button-row img').each(function() {
183 $(document).ready(function() {
184 $(".button-form input.text").each(function(index) {
/frameworks/base/services/java/com/android/server/usb/
DUsbDeviceManager.java257 private static String addFunction(String functions, String function) { in addFunction() argument
259 return function; in addFunction()
261 if (!containsFunction(functions, function)) { in addFunction()
265 functions += function; in addFunction()
270 private static String removeFunction(String functions, String function) { in removeFunction() argument
273 if (function.equals(split[i])) { in removeFunction()
293 private static boolean containsFunction(String functions, String function) { in containsFunction() argument
294 int index = functions.indexOf(function); in containsFunction()
297 int charAfter = index + function.length(); in containsFunction()

12345678