HomeSort by relevance Sort by last modified time
    Searched defs:free (Results 176 - 200 of 442) sorted by null

1 2 3 4 5 6 78 91011>>

  /libcore/ojluni/src/main/java/sun/nio/ch/
AbstractPollSelectorImpl.java 5 * This code is free software; you can redistribute it and/or modify it
7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
101 pollWrapper.free();
Util.java 6 * This code is free software; you can redistribute it and/or modify it
8 * published by the Free Software Foundation. Oracle designates this
19 * 2 along with this work; if not, write to the Free Software Foundation,
163 // buffer from the cache and free it.
166 free(buf);
189 free(buf);
204 free(buf);
211 private static void free(ByteBuffer buf) { method in class:Util
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
240 // malloc/free/printf calls to work without relying on
243 __device__ void free(void *) __attribute((nothrow));
262 // We also need device-side std::malloc and std::free.
264 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
256 // malloc/free/printf calls to work without relying on
259 __device__ void free(void *) __attribute((nothrow));
278 // We also need device-side std::malloc and std::free.
280 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
270 // malloc/free/printf calls to work without relying on
273 __device__ void free(void *) __attribute((nothrow));
292 // We also need device-side std::malloc and std::free.
294 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
270 // malloc/free/printf calls to work without relying on
273 __device__ void free(void *) __attribute((nothrow));
292 // We also need device-side std::malloc and std::free.
294 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
270 // malloc/free/printf calls to work without relying on
273 __device__ void free(void *) __attribute((nothrow));
292 // We also need device-side std::malloc and std::free.
294 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
298 // malloc/free/printf calls to work without relying on
301 __device__ void free(void *) __attribute((nothrow));
320 // We also need device-side std::malloc and std::free.
322 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
298 // malloc/free/printf calls to work without relying on
301 __device__ void free(void *) __attribute((nothrow));
320 // We also need device-side std::malloc and std::free.
322 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
298 // malloc/free/printf calls to work without relying on
301 __device__ void free(void *) __attribute((nothrow));
320 // We also need device-side std::malloc and std::free.
322 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
298 // malloc/free/printf calls to work without relying on
301 __device__ void free(void *) __attribute((nothrow));
320 // We also need device-side std::malloc and std::free.
322 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
240 // malloc/free/printf calls to work without relying on
243 __device__ void free(void *) __attribute((nothrow));
262 // We also need device-side std::malloc and std::free.
264 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
256 // malloc/free/printf calls to work without relying on
259 __device__ void free(void *) __attribute((nothrow));
278 // We also need device-side std::malloc and std::free.
280 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
270 // malloc/free/printf calls to work without relying on
273 __device__ void free(void *) __attribute((nothrow));
292 // We also need device-side std::malloc and std::free.
294 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
270 // malloc/free/printf calls to work without relying on
273 __device__ void free(void *) __attribute((nothrow));
292 // We also need device-side std::malloc and std::free.
294 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
270 // malloc/free/printf calls to work without relying on
273 __device__ void free(void *) __attribute((nothrow));
292 // We also need device-side std::malloc and std::free.
294 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
298 // malloc/free/printf calls to work without relying on
301 __device__ void free(void *) __attribute((nothrow));
320 // We also need device-side std::malloc and std::free.
322 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
298 // malloc/free/printf calls to work without relying on
301 __device__ void free(void *) __attribute((nothrow));
320 // We also need device-side std::malloc and std::free.
322 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
298 // malloc/free/printf calls to work without relying on
301 __device__ void free(void *) __attribute((nothrow));
320 // We also need device-side std::malloc and std::free.
322 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
298 // malloc/free/printf calls to work without relying on
301 __device__ void free(void *) __attribute((nothrow));
320 // We also need device-side std::malloc and std::free.
322 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std
  /prebuilts/jdk/jdk8/darwin-x86/include/
jdwpTransport.h 5 * This code is free software; you can redistribute it and/or modify it
7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
137 void (*free)(void *buffer); /* Call this for all deallocations */ member in struct:jdwpTransportCallback
  /prebuilts/jdk/jdk8/linux-x86/include/
jdwpTransport.h 5 * This code is free software; you can redistribute it and/or modify it
7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
137 void (*free)(void *buffer); /* Call this for all deallocations */ member in struct:jdwpTransportCallback
  /prebuilts/jdk/jdk9/darwin-x86/include/
jdwpTransport.h 5 * This code is free software; you can redistribute it and/or modify it
7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
137 void (*free)(void *buffer); /* Call this for all deallocations */ member in struct:jdwpTransportCallback
  /prebuilts/jdk/jdk9/linux-x86/include/
jdwpTransport.h 5 * This code is free software; you can redistribute it and/or modify it
7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
137 void (*free)(void *buffer); /* Call this for all deallocations */ member in struct:jdwpTransportCallback
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_runtime_wrapper.h 3 * Permission is hereby granted, free of charge, to any person obtaining a copy
240 // malloc/free/printf calls to work without relying on
243 __device__ void free(void *) __attribute((nothrow));
262 // We also need device-side std::malloc and std::free.
264 __device__ static inline void free(void *__ptr) { ::free(__ptr); } function in namespace:std

Completed in 1242 milliseconds

1 2 3 4 5 6 78 91011>>