HomeSort by relevance Sort by last modified time
    Searched full:functions (Results 376 - 400 of 34012) sorted by null

<<11121314151617181920>>

  /external/python/cpython2/Doc/library/
tty.rst 2 :mod:`tty` --- Terminal control functions
7 :synopsis: Utility functions that perform common terminal control operations.
12 The :mod:`tty` module defines functions for putting the tty into cbreak and raw
17 The :mod:`tty` module defines the following functions:
  /external/python/cpython2/Lib/lib2to3/tests/data/fixers/myfixes/
fix_parrot.py 6 Change functions named 'parrot' to 'cheese'.
  /external/python/cpython2/Mac/Modules/ctl/
ctledit.py 8 functions.append(f)
12 functions.append(f)
38 # All CreateXxxXxxControl() functions return a new object in an output
41 for f in functions:
  /external/selinux/libselinux/man/man3/
context_new.3 31 These functions allow an application to manipulate the fields of a
58 Values returned by the get functions are only valid until the next call
74 functions return non-zero and 0 on success.
76 The other functions return NULL on failure and non-NULL on success.
  /external/swiftshader/third_party/LLVM/autoconf/m4/
rand48.m4 2 # This function determins if the the srand48,drand48,lrand48 functions are
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/ia64/
initplat.c 11 Functions to make SAL and PAL proc calls
  /external/syslinux/gpxe/src/include/gpxe/
init.h 11 * Initialisation functions are called exactly once, as part of the
48 * Startup and shutdown functions may be called multiple times, as
65 * Shutdown functions are called in the reverse order to startup
66 * functions.
  /external/tpm2/
InternalRoutines.h 32 // DRTM functions
38 // Internal subsystem functions
49 // Internal support functions
66 // Internal crypto functions
  /external/valgrind/drd/tests/
pth_barrier_reinit.c 2 * threads standard. See also http://www.opengroup.org/onlinepubs/000095399/functions/pthread_barrier_init.html.
  /external/valgrind/memcheck/tests/
new_override.vgtest 2 # Don't override the user defined somalloc functions in this test.
  /external/vboot_reference/
vboot_host.pc.in 8 Description: Static library of functions related to vboot and cgpt.
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.h 2 * SSL/TLS interface functions for OpenSSL
  /frameworks/compile/slang/tests/F_multi_export_errors/
stderr.txt.expect 3 multi_export_errors.rs:11:5: error: invokable non-static functions are required to return void
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nvram.h 12 /* all these functions expect an NVRAM offset, not an absolute */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libc.so 2 Use the shared library, but some functions are only in
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libc.so 2 Use the shared library, but some functions are only in
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nvram.h 12 /* all these functions expect an NVRAM offset, not an absolute */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/
libc.so 2 Use the shared library, but some functions are only in
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libc.so 2 Use the shared library, but some functions are only in
  /prebuilts/go/darwin-x86/src/crypto/internal/cipherhw/
doc.go 5 // Package cipherhw exposes common functions for detecting whether hardware
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
f.1.golden 1 // The package f is a go/doc test for functions and factory ...
  /prebuilts/go/darwin-x86/src/hash/
hash.go 5 // Package hash provides interfaces for hash functions.
10 // Hash is the common interface implemented by all hash functions.
33 // Hash32 is the common interface implemented by all 32-bit hash functions.
39 // Hash64 is the common interface implemented by all 64-bit hash functions.
  /prebuilts/go/darwin-x86/src/math/
export_test.go 7 // Export internal functions for testing.
  /prebuilts/go/darwin-x86/src/runtime/
cgocallback.go 7 // These functions are called from C code via cgo/callbacks.go.
  /prebuilts/go/darwin-x86/src/sync/atomic/
race.s 7 // This file is here only to allow external functions.

Completed in 535 milliseconds

<<11121314151617181920>>