Home
last modified time | relevance | path

Searched refs:routine (Results 1 – 22 of 22) sorted by relevance

/aosp12/bionic/docs/
H A Dlibc_assembler.md6 * First, benchmark the previous version of the routine.
7 * Update the routine, run the bionic unit tests to verify the routine doesn't
9 verify that the routine is being properly tested.
11 the new routine. See the [Performance](#Performance) section for details about
13 * Verify that unwind information for new routine looks correct. See
126 especially important if this is the first time a routine is assembler.
130 When verifying an assembler routine that operates on buffer data (such as
133 * Verify the routine does not read past the end of the buffers. Many
137 * Verify the routine handles unaligned buffers properly. Usually, a failure
139 * Verify the routine handles different sized buffers.
[all …]
H A Dstatus.md302 `pthread_detach(pthread_self());` from the new thread's start routine
/aosp12/system/libbase/
H A DREADME.md15 ## Should my routine be added?
19 If you have a routine that's really useful in your project,
28 If your routine is actually something from a future C++ standard (that
41 to start using your routine just in your project, and let it "graduate"
/aosp12/bionic/libc/bionic/
H A Dpthread_exit.cpp52 void __pthread_cleanup_push(__pthread_cleanup_t* c, __pthread_cleanup_func_t routine, void* arg) { in __pthread_cleanup_push() argument
54 c->__cleanup_routine = routine; in __pthread_cleanup_push()
/aosp12/hardware/interfaces/dumpstate/1.1/
H A DIDumpstateDevice.hal32 * This method may still be called by the dumpstate routine even if getVerboseLoggingEnabled
57 * dumpstate routine, and essential information that does not identify the user may be included.
68 * dumpstate routine, and essential information that does not identify the user may be included.
/aosp12/art/runtime/interpreter/mterp/x86/
H A Darithmetic.S434 %def op_div_long(routine="art_quick_ldiv"):
439 .extern $routine
451 call SYMBOL($routine)
458 %def op_div_long_2addr(routine="art_quick_ldiv"):
463 .extern $routine
477 call SYMBOL($routine)
699 % op_div_long(routine="art_quick_lmod")
702 % op_div_long_2addr(routine="art_quick_lmod")
/aosp12/system/extras/app-launcher/
H A DREADME49 1) Add a new cpufreq_<device> routine to fix the CPU/GPU frequencies
52 (a) Then add code to call your cpufreq_<device> routine there
/aosp12/bionic/libc/include/
H A Dpthread.h308 #define pthread_cleanup_push(routine, arg) \ argument
311 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
/aosp12/art/runtime/
H A Dalloc_instrumentation.md6 When we call an allocation routine, we always indirect through a thread-local function table that
/aosp12/art/test/
H A DREADME.arm_fvp.md143 Then the regular ART testing routine could be performed; the regular "lunch"
/aosp12/system/bt/doc/
H A Dstyle_guide.md179 `list_new` should be freed with `list_free` and no other freeing routine.
/aosp12/hardware/interfaces/camera/device/1.0/
H A DICameraDevice.hal347 * The notification callback routine is called with
/aosp12/hardware/interfaces/camera/metadata/3.2/
H A Dtypes.hal218 * auto-exposure routine.</p>
230 * <p>Range over which the auto-exposure routine can
/aosp12/bionic/libc/malloc_debug/
H A DREADME.md169 Any allocation routine, other than calloc, will result in the allocation being
/aosp12/system/apex/docs/
H A DREADME.md680 of the postinstall OTA routine. If decompression fails, `apexd` will fallback to
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
H A Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...