HomeSort by relevance Sort by last modified time
    Searched refs:MAYBE_UNUSED (Results 1 - 25 of 42) sorted by null

1 2

  /external/mesa3d/prebuilt-intermediates/nir/
nir_constant_expressions.c 254 evaluate_b2f(MAYBE_UNUSED unsigned num_components, unsigned bit_size,
255 MAYBE_UNUSED nir_const_value *_src)
296 evaluate_b2i(MAYBE_UNUSED unsigned num_components, unsigned bit_size,
297 MAYBE_UNUSED nir_const_value *_src)
338 evaluate_ball_fequal2(MAYBE_UNUSED unsigned num_components, unsigned bit_size,
339 MAYBE_UNUSED nir_const_value *_src)
404 evaluate_ball_fequal3(MAYBE_UNUSED unsigned num_components, unsigned bit_size,
405 MAYBE_UNUSED nir_const_value *_src)
470 evaluate_ball_fequal4(MAYBE_UNUSED unsigned num_components, unsigned bit_size,
471 MAYBE_UNUSED nir_const_value *_src
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
closures.c 226 static void *dlcalloc(size_t, size_t) MAYBE_UNUSED;
227 static void *dlrealloc(void *, size_t) MAYBE_UNUSED;
228 static void *dlmemalign(size_t, size_t) MAYBE_UNUSED;
229 static void *dlvalloc(size_t) MAYBE_UNUSED;
230 static int dlmallopt(int, int) MAYBE_UNUSED;
231 static size_t dlmalloc_footprint(void) MAYBE_UNUSED;
232 static size_t dlmalloc_max_footprint(void) MAYBE_UNUSED;
233 static void** dlindependent_calloc(size_t, size_t, void**) MAYBE_UNUSED;
234 static void** dlindependent_comalloc(size_t, size_t*, void**) MAYBE_UNUSED;
235 static void *dlpvalloc(size_t) MAYBE_UNUSED;
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
closures.c 226 static void *dlcalloc(size_t, size_t) MAYBE_UNUSED;
227 static void *dlrealloc(void *, size_t) MAYBE_UNUSED;
228 static void *dlmemalign(size_t, size_t) MAYBE_UNUSED;
229 static void *dlvalloc(size_t) MAYBE_UNUSED;
230 static int dlmallopt(int, int) MAYBE_UNUSED;
231 static size_t dlmalloc_footprint(void) MAYBE_UNUSED;
232 static size_t dlmalloc_max_footprint(void) MAYBE_UNUSED;
233 static void** dlindependent_calloc(size_t, size_t, void**) MAYBE_UNUSED;
234 static void** dlindependent_comalloc(size_t, size_t*, void**) MAYBE_UNUSED;
235 static void *dlpvalloc(size_t) MAYBE_UNUSED;
    [all...]
  /external/libffi/src/
closures.c 226 static void *dlcalloc(size_t, size_t) MAYBE_UNUSED;
227 static void *dlrealloc(void *, size_t) MAYBE_UNUSED;
228 static void *dlmemalign(size_t, size_t) MAYBE_UNUSED;
229 static void *dlvalloc(size_t) MAYBE_UNUSED;
230 static int dlmallopt(int, int) MAYBE_UNUSED;
231 static size_t dlmalloc_footprint(void) MAYBE_UNUSED;
232 static size_t dlmalloc_max_footprint(void) MAYBE_UNUSED;
233 static void** dlindependent_calloc(size_t, size_t, void**) MAYBE_UNUSED;
234 static void** dlindependent_comalloc(size_t, size_t*, void**) MAYBE_UNUSED;
235 static void *dlpvalloc(size_t) MAYBE_UNUSED;
    [all...]
  /external/libffi/src/powerpc/
ffi.c 63 unsigned int nfixedargs MAYBE_UNUSED,
64 unsigned int ntotalargs MAYBE_UNUSED)
ffi_linux64.c 312 unsigned int ntotalargs MAYBE_UNUSED)
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
ffi.c 63 unsigned int nfixedargs MAYBE_UNUSED,
64 unsigned int ntotalargs MAYBE_UNUSED)
  /external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
ffi.c 63 unsigned int nfixedargs MAYBE_UNUSED,
64 unsigned int ntotalargs MAYBE_UNUSED)
  /external/libffi/include/
ffi_common.h 30 # define MAYBE_UNUSED __attribute__((__unused__))
32 # define MAYBE_UNUSED
  /external/python/cpython2/Modules/_ctypes/libffi/include/
ffi_common.h 30 # define MAYBE_UNUSED __attribute__((__unused__))
32 # define MAYBE_UNUSED
  /external/python/cpython3/Modules/_ctypes/libffi/include/
ffi_common.h 30 # define MAYBE_UNUSED __attribute__((__unused__))
32 # define MAYBE_UNUSED
  /external/mesa3d/src/amd/vulkan/
radv_query.c 39 MAYBE_UNUSED unsigned rb_mask = device->physical_device->rad_info.enabled_rb_mask;
245 MAYBE_UNUSED unsigned cdw_max = radeon_check_space(cmd_buffer->device->ws, cs, 26);
426 MAYBE_UNUSED unsigned cdw_max = radeon_check_space(cmd_buffer->device->ws, cs, 12);
radv_cmd_buffer.c 288 MAYBE_UNUSED unsigned cdw_max = radeon_check_space(cmd_buffer->device->ws, cmd_buffer->cs, 7);
    [all...]
  /external/mesa3d/src/intel/vulkan/
anv_dump.c 65 MAYBE_UNUSED VkResult result;
203 MAYBE_UNUSED VkResult result;
252 MAYBE_UNUSED VkResult result;
  /external/mesa3d/src/mesa/state_tracker/
st_sampler_view.c 320 MAYBE_UNUSED static boolean
470 MAYBE_UNUSED struct pipe_sampler_view *view = *sv;
476 MAYBE_UNUSED unsigned size = MIN2(stObj->pt->width0 - base,
  /external/mesa3d/src/intel/isl/
isl_gen7.c 325 MAYBE_UNUSED bool require_valign2 = false;
  /external/mesa3d/src/util/
macros.h 219 #define MAYBE_UNUSED UNUSED
  /external/mesa3d/src/gallium/drivers/svga/
svga_draw.c 865 MAYBE_UNUSED unsigned size = ib->width0;
866 MAYBE_UNUSED unsigned offset = range->indexArray.offset;
867 MAYBE_UNUSED unsigned stride = range->indexArray.stride;
868 MAYBE_UNUSED unsigned count;
svga_swtnl_draw.c 47 MAYBE_UNUSED unsigned old_num_vertex_buffers;
  /external/mesa3d/src/gallium/state_trackers/xvmc/
surface.c 230 MAYBE_UNUSED XvMCSurfacePrivate *past_surface_priv;
231 MAYBE_UNUSED XvMCSurfacePrivate *future_surface_priv;
  /external/mesa3d/src/compiler/glsl/
lower_buffer_access.cpp 286 MAYBE_UNUSED ir_variable *var = deref->variable_referenced();
ast_type.cpp 173 validate_point_mode(MAYBE_UNUSED const ast_type_qualifier &qualifier,
174 MAYBE_UNUSED const ast_type_qualifier &new_qualifier)
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_sampler.c 202 MAYBE_UNUSED struct pipe_resource *res = view->texture;
sp_state_shader.c 423 MAYBE_UNUSED struct softpipe_context *softpipe = softpipe_context(pipe);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_tcs.c 339 MAYBE_UNUSED struct brw_program *tep =

Completed in 600 milliseconds

1 2