Home
last modified time | relevance | path

Searched defs:box (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/third_party/weston/clients/
Dscaler.c49 struct box { struct
67 set_my_viewport(struct box *box) in set_my_viewport()
122 struct box *box = data; in resize_handler() local
131 struct box *box = data; in redraw_handler() local
187 struct box *box = data; in global_handler() local
205 struct box *box = data; in button_handler() local
221 struct box *box = data; in touch_down_handler() local
268 struct box box; in main() local
/third_party/node/deps/npm/node_modules/tweetnacl/
DREADME.md88 #### nacl.box.keyPair()
99 #### nacl.box.keyPair.fromSecretKey(secretKey)
104 #### nacl.box(message, nonce, theirPublicKey, mySecretKey)
112 #### nacl.box.open(box, nonce, theirPublicKey, mySecretKey)
119 #### nacl.box.before(theirPublicKey, mySecretKey)
124 #### nacl.box.after(message, nonce, sharedKey)
128 #### nacl.box.open.after(box, nonce, sharedKey)
132 #### nacl.box.publicKeyLength = 32
136 #### nacl.box.secretKeyLength = 32
140 #### nacl.box.sharedKeyLength = 32
[all …]
/third_party/boost/libs/geometry/test/algorithms/envelope_expand/
Dtest_expand.hpp24 inline std::string to_dsv(const Box& box) in to_dsv()
33 void test_expand(Box& box, in test_expand()
52 void test_expand_other_strategy(Box& box, in test_expand_other_strategy()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_box.h8 u_box_1d(unsigned x, unsigned w, struct pipe_box *box) in u_box_1d()
19 u_box_2d(unsigned x,unsigned y, unsigned w, unsigned h, struct pipe_box *box) in u_box_2d()
30 u_box_origin_2d(unsigned w, unsigned h, struct pipe_box *box) in u_box_origin_2d()
42 unsigned w, unsigned h, struct pipe_box *box) in u_box_2d_zslice()
55 struct pipe_box *box) in u_box_3d()
75 const struct pipe_box *box, int w, int h) in u_box_clip_2d()
117 u_box_volume_3d(const struct pipe_box *box) in u_box_volume_3d()
Du_transfer.c13 struct pipe_box box; in u_default_buffer_subdata() local
46 const struct pipe_box *box, in u_default_texture_subdata()
89 UNUSED const struct pipe_box *box) in u_default_transfer_flush_region()
Du_transfer_helper.c163 const struct pipe_box *box, in transfer_map_msaa()
232 const struct pipe_box *box, in u_transfer_helper_transfer_map()
351 const struct pipe_box *box) in flush_region()
462 const struct pipe_box *box) in u_transfer_helper_transfer_flush_region()
499 struct pipe_box box; in u_transfer_helper_transfer_unmap() local
560 const struct pipe_box *box, in u_transfer_helper_deinterleave_transfer_map()
653 struct pipe_box box; in u_transfer_helper_deinterleave_transfer_unmap() local
/third_party/boost/libs/geometry/example/with_external_libs/
Dx06_qt_world_mapper.cpp56 …dMapper(std::vector<country_type> const& countries, boost::geometry::model::box<point_2d> const& b… in WorldMapper()
106 …rWidget(std::vector<country_type> const& countries, boost::geometry::model::box<point_2d> const& b… in MapperWidget()
128 inline void read_wkt(std::string const& filename, std::vector<Geometry>& geometries, Box& box) in read_wkt()
152 boost::geometry::model::box<point_2d> box; in main() local
/third_party/boost/libs/geometry/test/algorithms/touches/
Dtouches_box.cpp19 typedef bg::model::box<P> box; in test_all() typedef
34 typedef bg::model::box<P> box; in test_box_3d() typedef
/third_party/mesa3d/src/gallium/frontends/nine/
Dbasetexture9.c252 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
275 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
296 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
319 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
331 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
345 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
450 struct pipe_box box; in NineBaseTexture9_CreatePipeResource() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dcheck_valid_impl.cu20 __global__ void CheckValidKernel(const size_t size, const T *box, const T *img_metas, S *valid) { in CheckValidKernel()
40 __global__ void CheckValidKernel(const size_t size, const unsigned char *box, in CheckValidKernel()
57 void CheckValid(const size_t &size, const T *box, const T *img_metas, S *valid, cudaStream_t cuda_s… in CheckValid()
/third_party/boost/libs/geometry/test/algorithms/disjoint/
Ddisjoint_point_box_geometry.cpp37 typedef bg::model::box<P> box; in test_all() typedef
102 typedef bg::model::box<P> box; in test_3d() typedef
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dmediancut.c27 struct box struct
47 /** Weighted per-channel variance of the box. It's used to decide which channel to split by */ argument
49 box_variance (const hist_item achv[], const struct box *box) in box_variance()
69 box_max_error (const hist_item achv[], const struct box *box) in box_max_error()
324 box_error (const struct box *box, const hist_item achv[]) in box_error()
/third_party/boost/boost/geometry/algorithms/detail/
Dassign_box_corners.hpp53 inline void assign_box_corners(Box const& box, in assign_box_corners()
78 inline void assign_box_corners_oriented(Box const& box, Range& corners) in assign_box_corners_oriented()
Dpartition.hpp56 inline void divide_box(Box const& box, Box& lower_box, Box& upper_box) in divide_box()
245 Box box; in get_new_box() local
259 static inline bool next_level(Box const& box, in next_level()
292 static inline bool next_level2(Box const& box, in next_level2()
325 static inline bool apply(Box const& box, in apply()
390 static inline bool next_level(Box const& box, in next_level()
413 Box box; in get_new_box() local
429 Box box = get_new_box(input1, expand_policy1); in get_new_box() local
446 static inline bool apply(Box const& box, in apply()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_clear.c70 const struct pipe_box *box, in can_fast_clear_color()
214 const struct pipe_box *box, in fast_clear_color()
345 const struct pipe_box *box, in clear_color()
418 const struct pipe_box *box, in can_fast_clear_depth()
463 const struct pipe_box *box, in fast_clear_depth()
552 const struct pipe_box *box, in clear_depth_stencil()
667 struct pipe_box box = { in iris_clear() local
715 const struct pipe_box *box, in iris_clear_texture()
785 struct pipe_box box = { in iris_clear_render_target() local
816 struct pipe_box box = { in iris_clear_depth_stencil() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling.c124 int cpp, const struct pipe_box *box, in vc4_t_image_helper()
183 int cpp, const struct pipe_box *box) in vc4_store_t_image()
193 int cpp, const struct pipe_box *box) in vc4_load_t_image()
208 const struct pipe_box *box) in vc4_load_tiled_image()
230 const struct pipe_box *box) in vc4_store_tiled_image()
Dvc4_tiling.h90 int cpp, const struct pipe_box *box) in vc4_load_lt_image()
106 int cpp, const struct pipe_box *box) in vc4_store_lt_image()
Dvc4_tiling_lt.c138 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_aligned()
178 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_unaligned()
235 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_helper()
254 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_cpp_helper()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c78 const struct pipe_box *box, in virgl_init_temp_resource_from_box()
119 const struct pipe_box *box, in texture_transfer_map_resolve()
237 const struct pipe_box *box, in virgl_texture_transfer_map()
249 const struct pipe_box *box) in flush_data()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/crdmcmap/
Dcal_no_wrap_crd_impl.cu22 __global__ void Calculate_No_Wrap_Crd(int atom_numbers, INT_VECTOR *box_map_times, VECTOR *box, VEC… in Calculate_No_Wrap_Crd()
36 VECTOR *box = reinterpret_cast<VECTOR *>(box_f); in calculatenowrapcrd() local
/third_party/pixman/test/
Dregion-contains-test.c28 print_box (pixman_box32_t *box) in print_box()
96 crc32_box32 (uint32_t crc32, pixman_box32_t *box) in crc32_box32()
109 pixman_box32_t box; in test_region_contains_rectangle() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c68 const struct pipe_box *box, in can_fast_clear_color()
201 const struct pipe_box *box, in fast_clear_color()
329 const struct pipe_box *box, in clear_color()
398 const struct pipe_box *box, in can_fast_clear_depth()
454 const struct pipe_box *box, in fast_clear_depth()
542 const struct pipe_box *box, in clear_depth_stencil()
652 struct pipe_box box = { in crocus_clear() local
711 const struct pipe_box *box, in crocus_clear_texture()
791 struct pipe_box box = { in crocus_clear_render_target() local
/third_party/mindspore/tests/st/model_zoo_tests/yolov3/src/
Ddataset.py33 def preprocess_fn(image, box, is_training): argument
116 def _infer_data(img_data, input_shape, box): argument
139 …def _data_aug(image, box, is_training, jitter=0.3, hue=0.1, sat=1.5, val=1.5, image_size=(352, 640… argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c284 const struct pipe_box *box) in lp_clear_color_texture_msaa()
315 struct pipe_box box; in llvmpipe_clear_render_target() local
337 const struct pipe_box *box) in lp_clear_depth_stencil_texture_msaa()
384 struct pipe_box box; in llvmpipe_clear_depth_stencil() local
404 const struct pipe_box *box, in llvmpipe_clear_texture()
455 struct pipe_box box; in llvmpipe_clear_buffer() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_transfer.c52 etna_compute_offset(enum pipe_format format, const struct pipe_box *box, in etna_compute_offset()
194 const struct pipe_box *box, in etna_transfer_map()
497 const struct pipe_box *box) in etna_transfer_flush_region()

12345678910>>...14