Home
last modified time | relevance | path

Searched refs:free (Results 1 – 25 of 123) sorted by relevance

12345

/development/tutorials/MoarRam/jni/
Ddf.c35 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_forceDoubleFreeNative()
36 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_forceDoubleFreeNative()
Dfoo.c55 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_free32ByteBlocksNative()
Dbar.c55 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_free2MByteBlocksNative()
Dbaz.c78 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_freeVariableSizedBlocksNative()
/development/tutorials/ReverseDebug/
Dmain.c43 free(p); in main()
DREADME.txt36 43 free(p);
57 This is free software: you are free to change and redistribute it.
/development/tutorials/MoarRam/
DREADME.txt13 Each allocation can be freed by clicking the corresponding free button in the
17 A new feature is added to force a double free. Both debug libc and Valgrind can capture it.
/development/ndk/platforms/android-9/include/linux/
Dmempool.h30 mempool_free_t *free; member
Dsmb.h36 __u16 free; member
Dmodule.h59 void (*free)(struct module *); member
/development/ndk/platforms/android-9/include/
Dmalloc.h33 extern void free(void *);
/development/ndk/platforms/android-21/include/
Dmalloc.h33 extern void free(void* p);
/development/host/windows/usb/api/
Dadb_helper_routines.cpp220 free(buffer); in GetUsbDeviceDetails()
242 free(func_class_dev_data); in GetUsbDeviceName()
DSOURCES30 # - atls.lib for free build
71 # C defines for release (free) builds
/development/host/windows/usb/winusb/
DSOURCES30 # - atls.lib for free build
73 # C defines for release (free) builds
/development/tools/line_endings/
Dline_endings.c104 free(node); in main()
/development/host/windows/usb/adb_winapi_test/
Dadb_winapi_test.cpp271 free(buf); in TestInterfaceName()
484 free(ser_num); in DeviceHandShake()
554 free(buf); in DeviceHandShake()
562 free(buf); in DeviceHandShake()
/development/ndk/platforms/android-9/include/linux/sunrpc/
Dxprt.h116 struct list_head free; member
/development/sdk/
Dsdk_files_NOTICE.txt76 Permission is hereby granted, free of charge, to any person obtaining
152 hereby grants Recipient a non-exclusive, worldwide, royalty-free
159 hereby grants Recipient a non-exclusive, worldwide, royalty-free
355 Permission is hereby granted, free of charge, to any person obtaining
433 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and a…
464 Permission is hereby granted, free of charge, to any person obtaining a copy
544 free software--to make sure the software is free for all its users.
553 When we speak of free software, we are referring to freedom of use,
555 you have the freedom to distribute copies of free software (and charge
558 it in new free programs; and that you are informed that you can do
[all …]
/development/ndk/platforms/android-21/include/linux/
Domapfb.h207 __u32 free; member
/development/samples/Home/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/development/apps/OBJViewer/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/development/apps/Development/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/development/cmds/monkey/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/development/apps/launchperf/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable

12345