HomeSort by relevance Sort by last modified time
    Searched full:functions (Results 276 - 300 of 22576) sorted by null

<<11121314151617181920>>

  /external/icu4c/test/intltest/
dcfmapts.h 24 * Tests basic functionality of various API functions for DecimalFormat
32 /*Helper functions */
plurfmts.h 20 * Test basic functionality of various API functions
27 * Performs tests on many API functions, see detailed comments in source code
  /external/icu4c/tools/toolutil/
swapimpl.h 16 * Declarations for data file swapping functions not declared in internal
30 * and internally dispatches to per-type swap functions.
  /external/iptables/include/linux/
netfilter.h 7 /* Responses from hook functions. */
27 /* Generic cache responses from hook functions.
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/
Function.java 17 package com.google.clearsilver.jsilver.functions;
22 * Plugin for JSilver functions made available to templates. e.g &lt;cs var:my_function(x, y) &gt;
  /external/kernel-headers/original/asm-x86/
delay.h 7 * Delay routines calling functions in arch/x86/lib/delay.c
10 /* Undefined functions to get compile-time errors */
  /external/llvm/test/Transforms/TailCallElim/
setjmp.ll 3 ; Test that we don't tail call in a functions that calls returns_twice
4 ; functions.
  /external/mesa3d/src/glsl/builtins/profiles/
ARB_shader_texture_lod.frag 2 * The existing isotropic vertex texture functions are added to the
3 * built-in functions for fragment shaders.
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_bufferobj.c 168 nouveau_bufferobj_functions_init(struct dd_function_table *functions)
170 functions->NewBufferObject = nouveau_bufferobj_new;
171 functions->DeleteBuffer = nouveau_bufferobj_del;
172 functions->BufferData = nouveau_bufferobj_data;
173 functions->BufferSubData = nouveau_bufferobj_subdata;
174 functions->GetBufferSubData = nouveau_bufferobj_get_subdata;
175 functions->MapBufferRange = nouveau_bufferobj_map_range;
176 functions->UnmapBuffer = nouveau_bufferobj_unmap;
  /frameworks/av/libvideoeditor/lvpp/
I420ColorConverter.h 22 // This is a wrapper around the I420 color converter functions in
29 // Returns true if the converter functions are successfully loaded.
  /frameworks/compile/mclinker/
mcld-device-build.mk 9 -finline-functions \
10 -fno-inline-functions-called-once \
  /frameworks/wilhelm/src/android/
android_Effect.h 18 * Equalizer functions
29 * BassBoost functions
40 * Virtualizer functions
51 * PresetReverb functions
62 * EnvironmentalReverb functions
73 * Generic Effect functions
98 * EffectSend functions
122 * Effect-agnostic functions
  /ndk/tests/standalone/init-fini-arrays/
README 4 - The address of functions with __attribute__((constructor)) are placed in
7 - The address of functions with __attribute__((destructor)) are placed in
  /bionic/libc/
CAVEATS 2 of the POSIX standard. we only add functions on a as-needed basis, and there are a few things
10 in functions that do not throw an exception themselves).
20 is much better than the ill-designed related C libraries functions.
22 - at the moment, several user-account-related functions like getpwd are stubbed and return
  /device/asus/grouper/
init.grouper.usb.rc 12 write /sys/class/android_usb/android0/functions ${sys.usb.config}
20 write /sys/class/android_usb/android0/functions ${sys.usb.config}
29 write /sys/class/android_usb/android0/functions ${sys.usb.config}
37 write /sys/class/android_usb/android0/functions ${sys.usb.config}
  /external/chromium/chrome/browser/download/
mock_download_manager.h 20 // Override some functions.
  /external/chromium/chrome/common/extensions/docs/static/
experimental.clipboard.html 7 For all functions exposed by this API, the argument to the callback indicates
  /external/chromium/third_party/libjingle/source/talk/site_scons/site_tools/
talk_noops.py 5 """Noop tool that defines builder functions for non-default platforms to
  /external/chromium/webkit/glue/
gl_bindings_skia_cmd_buffer.h 11 // The GPU back-end for skia requires pointers to GL functions. This function
  /external/chromium-trace/trace-viewer/src/tracing/analysis/
util.js 8 * @fileoverview Helper functions for use in selection_analysis files.
  /external/chromium_org/cc/animation/
animation_id_provider.h 15 // These functions each return monotonically increasing values.
  /external/chromium_org/chrome/common/extensions/api/
music_manager_private.idl 10 interface Functions {
  /external/chromium_org/chrome/renderer/
principals_extension_bindings.h 5 // A v8 extension to expose Chrome account management functions.
  /external/chromium_org/chrome_frame/test/reliability/
page_load_test.h 5 // This file declares helper functions necessary to run reliablity test under
  /external/chromium_org/components/autofill/core/browser/
test_autofill_external_delegate.h 14 // Calls the required functions on the given external delegate to cause the

Completed in 513 milliseconds

<<11121314151617181920>>