HomeSort by relevance Sort by last modified time
    Searched refs:boolean (Results 226 - 250 of 1017) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/gallium/drivers/i915/
i915_debug.h 51 static INLINE boolean
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_alpha.c 56 boolean do_branch)
lp_bld_depth.h 69 boolean do_branch);
lp_state_surface.c 54 boolean changed = !util_framebuffer_state_equal(&lp->framebuffer, fb);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.h 52 boolean
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_pipe.c 45 boolean early_depth_test =
sp_query.c 156 static boolean
159 boolean wait,
200 boolean
204 boolean b, wait;
  /external/parameter-framework/asio-1.10.6/include/asio/ip/
tcp.hpp 114 typedef asio::detail::socket_option::boolean<
  /external/selinux/libsepol/include/sepol/
booleans.h 15 and a boolean configuration file named by 'boolpath', rewrite the binary
16 policy for the boolean settings in the boolean configuration file.
22 and boolean settings specified by the parallel arrays ('names', 'values')
23 with 'nel' elements, rewrite the binary policy for the boolean settings.
30 /* Set the specified boolean */
40 /* Check if the specified boolean exists */
45 /* Query a boolean - returns the boolean, or NULL if not found */
59 int (*fn) (const sepol_bool_t * boolean,
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
bt_vendor_persist.cpp 58 boolean result = FALSE;
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
bt_vendor_persist.cpp 58 boolean result = FALSE;
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
bt_vendor_persist.cpp 58 boolean result = FALSE;
  /hardware/qcom/bt/msmcobalt/libbt-vendor/src/
bt_vendor_persist.cpp 58 boolean result = FALSE;
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 45 /* Boolean */
47 typedef unsigned char boolean; typedef
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 45 /* Boolean */
47 typedef unsigned char boolean; typedef
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 45 /* Boolean */
47 typedef unsigned char boolean; typedef
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 45 /* Boolean */
47 typedef unsigned char boolean; typedef
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 45 /* Boolean */
47 typedef unsigned char boolean; typedef
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 45 /* Boolean */
47 typedef unsigned char boolean; typedef
  /external/mesa3d/src/gallium/auxiliary/translate/
translate.h 119 boolean translate_is_output_format_supported(enum pipe_format format);
154 boolean translate_generic_is_output_format_supported(enum pipe_format format);
  /external/mesa3d/src/gallium/auxiliary/util/
u_framebuffer.c 48 boolean
119 boolean
u_surfaces.h 46 boolean
53 static INLINE boolean
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state.h 83 boolean translated;
112 boolean translated;
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_st.c 58 static boolean
113 boolean
194 static boolean
202 boolean resized;
203 boolean ret;
255 static boolean
260 boolean ret;
325 boolean ret;
  /external/v8/test/mjsunit/
mirror-boolean.js 29 // Test the mirror object for boolean values
44 assertEquals('boolean', mirror.type());
52 assertEquals('boolean', fromJSON.type, json);
57 // Test all boolean values.

Completed in 598 milliseconds

1 2 3 4 5 6 7 8 91011>>