Searched refs:object (Results 1 – 19 of 19) sorted by relevance
| /third_party/ulib/ngunwind/include/ngunwind/private/ |
| A D | mempool.h | 62 struct object struct 64 struct object *next; argument 81 extern void mempool_free (struct mempool *pool, void *object);
|
| /third_party/ulib/ngunwind/src/mi/ |
| A D | mempool.c | 86 free_object (struct mempool *pool, void *object) in free_object() argument 88 struct object *obj = object; in free_object() 157 struct object *obj; in mempool_alloc() 175 mempool_free (struct mempool *pool, void *object) in mempool_free() argument 181 free_object (pool, object); in mempool_free()
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 2074 object type 3451 object. 5476 object 6796 object 7600 object to the Debug object could cause a fault. 9369 object 10465 Enhanced miscellaneous object output for the debug object. Any object can 11060 object.) 11253 object. 11889 object [all …]
|
| /third_party/ulib/backtrace/ |
| A D | README.md | 26 other object file and debugging formats.
|
| /third_party/lib/acpica/tests/misc/ |
| A D | grammar.asl | 2671 // save Local0 object type value into Local1 2683 // save Local0 object type value into Local1 2699 // save Local0 object type value into Local1 2711 // save Local0 object type value into Local1 2732 // save Local0 object type value into Local1 5640 Event (EVNT) // event synchronization object 7765 // save Local3 object type value into Local2 7782 // save Local6 object type value into Local2 7796 // save Local4 object type value into Local2 8682 // Arg0 object to determine size of [all …]
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | jemalloc_internal.h.in | 753 * Compute usable size that would result from allocating an object with the 766 * Compute usable size that would result from allocating an object with the 782 * small size class, every object is aligned at the smallest 1140 * Existing object alignment is inadequate; allocate new space 1168 /* Existing object alignment is inadequate. */
|
| /third_party/tools/android/avb/ |
| A D | avbtool | 65 class Algorithm(object): 336 class RSAPublicKey(object): 558 class ImageChunk(object): 617 class ImageHandler(object): 1024 class AvbDescriptor(object): 1773 class AvbFooter(object): 1837 class AvbVBMetaHeader(object): 1964 class Avb(object): 3715 class AvbTool(object):
|
| /third_party/ulib/jemalloc/ |
| A D | ChangeLog | 181 - Use linear scan for small bitmaps (used for small object tracking). In 612 + Internal reallocation of the quarantined object array leaked the old 614 + Reallocation failure for internal reallocation of the quarantined object 671 - Fix heap profiling crash if sampled object is freed via realloc(p, 0). 827 suffix for PIC object files. 868 - Use Linux's mremap(2) for huge object reallocation when possible. 899 during reallocation, prevent object movement during reallocation, etc. 937 - Fix a heap profiling bug due to sometimes losing track of requested object
|
| A D | INSTALL | 270 that it may be assigned to a pointer to any type of object with a 271 fundamental alignment requirement and then used to access such an object 419 The build system supports using an object directory separate from the source
|
| /third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/ |
| A D | vpaes-x86_64.S | 744 .type _vpaes_consts,@object
|
| A D | ghash-x86_64.S | 1813 .type .Lrem_4bit,@object 1819 .type .Lrem_8bit,@object
|
| A D | bsaes-x86_64.S | 2552 .type _bsaes_const,@object
|
| A D | sha256-x86_64.S | 1739 .type K256,@object
|
| /third_party/ulib/linenoise/ |
| A D | README.markdown | 144 a `linenoiseCompletions` object pointer, which is used as argument of
|
| /third_party/ulib/usbhost/ |
| A D | LICENSE.txt | 33 not limited to compiled object code, generated documentation,
|
| /third_party/tools/android/ |
| A D | LICENSE | 33 not limited to compiled object code, generated documentation,
|
| /third_party/ulib/musl/ |
| A D | WHATSNEW | 10 or object files that might be using the incorrect definitions. 1454 - x32 pthread synchronization object type definitions were wrong
|
| /third_party/ulib/uboringssl/linux-aarch64/crypto/fipsmodule/ |
| A D | sha256-armv8.S | 1038 .type .LK256,%object
|
| /third_party/ulib/musl/ldso/ |
| A D | dynlink.c | 2515 .object = FIDL_HANDLE_PRESENT, in dl_clone_loader_service()
|
Completed in 66 milliseconds