HomeSort by relevance Sort by last modified time
    Searched refs:num_params (Results 26 - 50 of 92) sorted by null

12 3 4

  /external/pdfium/third_party/freetype/src/cid/
cidobjs.h 135 FT_Int num_params,
  /external/pdfium/third_party/freetype/src/type1/
t1objs.h 136 FT_Int num_params,
  /system/bt/bta/hl/
bta_hl_sdp.c 216 proto_elem_list[0].num_params = 1;
219 proto_elem_list[1].num_params = 1;
230 add_proto_list.list_elem[0].num_params = 1;
233 add_proto_list.list_elem[1].num_params = 0;
427 proto_elem_list[0].num_params = 1;
430 proto_elem_list[1].num_params = 1;
441 add_proto_list.list_elem[0].num_params = 1;
444 add_proto_list.list_elem[1].num_params = 0;
  /external/freetype/include/freetype/
ftrender.h 202 /* num_params :: The number of additional parameters. */
221 FT_UInt num_params,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftrender.h 202 /* num_params :: The number of additional parameters. */
221 FT_UInt num_params,
  /external/pdfium/third_party/freetype/include/freetype/
ftrender.h 202 /* num_params :: The number of additional parameters. */
221 FT_UInt num_params,
  /hardware/qcom/msm8994/kernel-headers/sound/
lsm_params.h 117 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8994/original-kernel-headers/sound/
lsm_params.h 130 * @num_params: Number of params that are to be set
136 * num_params * sizeof(struct lsm_parms_info)
140 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8996/kernel-headers/linux/sound/
lsm_params.h 117 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8996/kernel-headers/sound/
lsm_params.h 117 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8996/original-kernel-headers/linux/sound/
lsm_params.h 130 * @num_params: Number of params that are to be set
136 * num_params * sizeof(struct lsm_parms_info)
140 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8996/original-kernel-headers/sound/
lsm_params.h 130 * @num_params: Number of params that are to be set
136 * num_params * sizeof(struct lsm_parms_info)
140 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8x26/kernel-headers/sound/
lsm_params.h 107 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
lsm_params.h 118 * @num_params: Number of params that are to be set
124 * num_params * sizeof(struct lsm_parms_info)
128 __u32 num_params; member in struct:snd_lsm_module_params
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftrender.h 202 /* num_params :: The number of additional parameters. */
221 FT_UInt num_params,
  /system/bt/btif/src/
btif_sock_sdp.c 119 proto_list[0].num_params = 0;
121 proto_list[1].num_params = 1;
126 proto_list[2].num_params = 0;
  /external/v8/test/cctest/compiler/
test-run-native-calls.cc 433 int num_params = ParamCount(desc); local
434 CHECK_LE(num_params, kMaxParamCount);
448 ArgsBuffer<CType> io(num_params, seed);
460 Node** args = zone.NewArray<Node*>(num_params);
461 for (int i = 0; i < num_params; i++) {
494 for (int i = 0; i < num_params; i++) {
954 int num_params = ParamCount(desc); local
955 CHECK_LE(num_params, kMaxParamCount);
971 Node** args = raw.zone()->NewArray<Node*>(num_params);
972 for (int i = 0; i < num_params; i++)
1028 const int num_params = static_cast<int>(arraysize(types) - start); local
    [all...]
  /external/freetype/include/freetype/internal/
sfnt.h 51 /* num_params :: The number of additional parameters. */
72 FT_Int num_params,
96 /* num_params :: The number of additional parameters. */
110 FT_Int num_params,
    [all...]
ftdriver.h 34 FT_Int num_params,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
sfnt.h 51 /* num_params :: The number of additional parameters. */
72 FT_Int num_params,
96 /* num_params :: The number of additional parameters. */
110 FT_Int num_params,
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
sfnt.h 51 /* num_params :: The number of additional parameters. */
72 FT_Int num_params,
96 /* num_params :: The number of additional parameters. */
110 FT_Int num_params,
    [all...]
  /system/bt/bta/hf_client/
bta_hf_client_sdp.c 101 proto_elem_list[0].num_params = 0;
103 proto_elem_list[1].num_params = 1;
  /system/bt/stack/a2dp/
a2d_api.c 193 proto_list[0].num_params = 1;
196 proto_list[1].num_params = 1;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
t42objs.c 167 FT_Int num_params,
178 FT_UNUSED( num_params );
301 if ( num_params )
304 args.num_params = num_params;
  /external/freetype/src/truetype/
ttobjs.h 358 FT_Int num_params,

Completed in 953 milliseconds

12 3 4