Searched
full:functions (Results
326 -
350 of
22576) sorted by null
<<11121314151617181920>>
/external/icu4c/common/ |
ustr_titlecase_brkiter.cpp | 14 * Titlecasing functions that are based on BreakIterator 29 /* functions available in the common library (for unistr_case.cpp) */ 32 * Set parameters on an empty UCaseMap, for UCaseMap-less API functions. 48 /* public API functions */
|
/external/icu4c/test/intltest/ |
uvectest.h | 27 // The following are test functions that are visible from the intltest test framework.
|
v32test.h | 27 // The following are test functions that are visible from the intltest test framework.
|
/external/libsepol/src/ |
polcaps.c | 2 * Policy capability support functions
|
/external/lzma/C/ |
RotateDefs.h | 1 /* RotateDefs.h -- Rotate functions
|
/external/oprofile/module/ |
op_util.h | 3 * Various utility functions
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_pixels_c.h | 24 /* Useful functions and variables from SDL_pixel.c */ 28 /* Pixel format functions */ 36 /* Blit mapping functions */ 42 /* Miscellaneous functions */
|
/external/srtp/ |
TODO | 23 Make cipher and auth dealloc() functions zeroize the key-storage 59 Add rdbx functions that allow different-sized explicit sequence 64 Consider eliminating low-level alloc functions in favor of len() 65 functions, so that there need not be multiple allocations within a
|
/external/tinyxml/docs/ |
functions_enum.html | 7 <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindexHL" href="functions.html">Class Members</a></div> 8 <div class="qindex"><a class="qindex" href="functions.html">All</a> | <a class="qindex" href="functions_func.html">Functions</a> | <a class="qindex" href="functions_vars.html">Variables</a> | <a class="qindexHL" href="functions_enum.html">Enumerations</a> | <a class="qindex" href="functions_rela.html">Related Functions</a></div>
|
functions_vars.html | 7 <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindexHL" href="functions.html">Class Members</a></div> 8 <div class="qindex"><a class="qindex" href="functions.html">All</a> | <a class="qindex" href="functions_func.html">Functions</a> | <a class="qindexHL" href="functions_vars.html">Variables</a> | <a class="qindex" href="functions_enum.html">Enumerations</a> | <a class="qindex" href="functions_rela.html">Related Functions</a></div>
|
/external/wpa_supplicant_8/src/crypto/ |
aes.h | 2 * AES functions
|
crypto_none.c | 2 * WPA Supplicant / Empty template functions for crypto wrapper
|
md5.h | 2 * MD5 hash implementation and interface functions
|
/external/wpa_supplicant_8/src/drivers/ |
rfkill.h | 2 * Linux rfkill helper functions for driver wrappers
|
/ndk/tests/build/pthread-rwlock-initializer/jni/ |
test_pthread_rwlock_initializer.c | 4 * It also checks that pthread_rwlock_t functions are properly exposed
|
/external/bluetooth/bluedroid/audio_a2dp_hw/ |
audio_a2dp_hw.h | 59 ** Type definitions for callback functions 67 ** Extern variables and functions 71 ** Functions
|
/external/bluetooth/bluedroid/hci/include/ |
hci.h | 38 /** Prototypes for HCI Service interface functions **/ 63 ** Extern variables and functions 81 ** Functions
|
/external/chromium_org/net/ocsp/ |
nss_ocsp.h | 14 // Sets the MessageLoop for NSS's HTTP client functions (i.e. OCSP, CA 19 // Initializes HTTP client functions for NSS. This must be called before any 20 // certificate verification functions. This function is thread-safe, and HTTP
|
/external/chromium_org/ppapi/cpp/dev/ |
find_dev.h | 46 // PPP_Find_Dev functions exposed as virtual functions for you to 52 // PPB_Find_Def functions for you to call to report find results.
|
printing_dev.h | 25 // PPP_Printing_Dev functions exposed as virtual functions for you to 34 // PPB_Printing_Dev functions.
|
zoom_dev.h | 45 // PPP_Zoom_Dev functions exposed as virtual functions for you to 49 // PPB_Zoom_Def functions for you to call to report new zoom factor.
|
/external/chromium_org/ppapi/thunk/ |
ppb_flash_fullscreen_thunk.cc | 22 return enter.functions()->IsFullscreen(instance); 29 return enter.functions()->SetFullscreen(instance, fullscreen); 38 return enter.functions()->GetScreenSize(instance, size);
|
ppb_fullscreen_thunk.cc | 25 return enter.functions()->IsFullscreen(instance); 33 return enter.functions()->SetFullscreen(instance, fullscreen); 41 return enter.functions()->GetScreenSize(instance, size);
|
ppb_instance_private_thunk.cc | 25 return enter.functions()->GetWindowObject(instance); 33 return enter.functions()->GetOwnerElementObject(instance); 43 return enter.functions()->ExecuteScript(instance, script, exception);
|
/external/chromium_org/third_party/angle/src/compiler/ |
DetectDiscontinuity.h | 7 // the use of intrinsic functions which (implicitly or explicitly) compute 8 // gradients of functions with discontinuities. 35 // Checks for intrinsic functions which compute gradients
|
Completed in 158 milliseconds
<<11121314151617181920>>