Home
last modified time | relevance | path

Searched defs:bin (Results 1 – 25 of 114) sorted by relevance

12345

/external/jemalloc/src/
Dandroid_je_mallinfo.c34 arena_bin_t* bin = &arenas[i]->bins[j]; in je_mallinfo() local
70 arena_bin_t* bin = &arenas[aidx]->bins[j]; in __mallinfo_arena_info() local
89 arena_bin_t* bin = &arenas[aidx]->bins[bidx]; in __mallinfo_bin_info() local
Dtcache.c110 arena_bin_t *bin = &bin_arena->bins[binind]; in tcache_bin_flush_small() local
158 arena_bin_t *bin = &arena->bins[binind]; in tcache_bin_flush_small() local
374 arena_bin_t *bin = &arena->bins[i]; in tcache_destroy() local
433 arena_bin_t *bin = &arena->bins[i]; in tcache_stats_merge() local
/external/libxcam/modules/ocl/
Dcl_tnr_handler.cpp119 for (uint32_t bin = 0; bin < hor_hist_bin; bin++) { in calculate_image_histogram() local
127 for (uint32_t bin = 0; bin < ver_hist_bin; bin++) { in calculate_image_histogram() local
137 … uint8_t bin = (stats->stats[row_index * image_aligned_width + col_index].avg_y * 255) in calculate_image_histogram() local
180 for (uint32_t bin = 0; bin < hor_hist_bin; bin++) { in calculate_image_histogram() local
193 for (uint32_t bin = 0; bin < ver_hist_bin; bin++) { in calculate_image_histogram() local
208 uint8_t bin = (image_buffer[row_index * stride + col_index] + in calculate_image_histogram() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_winsys.h37 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET()
43 PUSH_REFN(struct nouveau_pushbuf *push, int bin, in PUSH_REFN()
50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl()
59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDo()
71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDs()
84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHD()
103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_RESRC()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene.c111 const struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); in lp_scene_is_empty() local
138 struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); in lp_scene_bin_reset() local
240 struct cmd_bin *bin = lp_scene_get_bin(scene, i, j); in lp_scene_end_rasterization() local
310 struct cmd_bin *bin ) in lp_scene_new_cmd_block()
485 struct cmd_bin *bin = NULL; in lp_scene_bin_iter_next() local
Dlp_rast_debug.c104 debug_bin( const struct cmd_bin *bin, int x, int y ) in debug_bin()
244 const struct cmd_bin *bin, in do_debug_bin()
301 lp_debug_bin( const struct cmd_bin *bin, int i, int j) in lp_debug_bin()
332 struct cmd_bin *bin = lp_scene_get_bin((struct lp_scene *) scene, x, y); in lp_scene_bin_size() local
359 struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); in lp_debug_draw_bins_by_coverage() local
432 struct cmd_bin *bin = lp_scene_get_bin(scene, x, y); in lp_debug_bins() local
Dlp_rast.c92 const struct cmd_bin *bin, in lp_rast_tile_begin()
598 const struct cmd_bin *bin, in do_rasterize_bin()
624 const struct cmd_bin *bin, int x, int y ) in rasterize_bin()
652 is_empty_bin( const struct cmd_bin *bin ) in is_empty_bin()
682 struct cmd_bin *bin; in rasterize_scene() local
/external/wpa_supplicant_8/src/utils/
Duuid.c15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin()
50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
/external/caliper/caliper/src/main/java/com/google/caliper/platform/jvm/
DJvmPlatform.java83 File bin = new File(javaHome, "bin"); in vmExecutable() local
85 "Could not find %s under java home %s", bin, javaHome); in vmExecutable() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_winsys.h20 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo()
27 nv50_add_bufctx_resident(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident()
36 #define BCTX_REFN_bo(ctx, bin, fl, bo) \ argument
39 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/external/libdrm/nouveau/
Dbufctx.c103 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin) in nouveau_bufctx_reset()
121 nouveau_bufctx_refn(struct nouveau_bufctx *bctx, int bin, in nouveau_bufctx_refn()
148 nouveau_bufctx_mthd(struct nouveau_bufctx *bctx, int bin, uint32_t packet, in nouveau_bufctx_mthd()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_winsys.h19 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo()
26 nvc0_add_resident(struct nouveau_bufctx *bufctx, int bin, in nvc0_add_resident()
35 #define BCTX_REFN_bo(ctx, bin, fl, bo) \ argument
38 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/external/libhevc/decoder/
Dihevcd_cabac.c558 WORD32 bin; in ihevcd_cabac_decode_bins_tunary() local
609 WORD32 bin; in ihevcd_cabac_decode_bypass_bins_tunary() local
673 WORD32 bin; in ihevcd_cabac_decode_bypass_bins_egk() local
733 WORD32 bin; in ihevcd_cabac_decode_bypass_bins_trunc_rice() local
/external/caliper/caliper/src/main/java/com/google/caliper/platform/dalvik/
DDalvikPlatform.java58 File bin = new File(vmHome, "bin"); in vmExecutable() local
60 "Could not find %s under android root %s", bin, vmHome); in vmExecutable() local
/external/libexif/binary/
DMakefile.am6 dist-ship-binary-hook include bin: target
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
DEnvironmentCheck.java1238 jarVersions.put(new Long(1498679), "xerces.jar from xalan-j_1_2 from xerces-1_2_0.bin"); in jarVersions.put()
1239 jarVersions.put(new Long(1484896), "xerces.jar from xalan-j_1_2_1 from xerces-1_2_1.bin"); in jarVersions.put()
1240 jarVersions.put(new Long(804460), "xerces.jar from xalan-j_1_2_2 from xerces-1_2_2.bin"); in jarVersions.put()
1241 jarVersions.put(new Long(1499244), "xerces.jar from xalan-j_2_0_0 from xerces-1_2_3.bin"); in jarVersions.put()
1242 jarVersions.put(new Long(1605266), "xerces.jar from xalan-j_2_0_1 from xerces-1_3_0.bin"); in jarVersions.put()
1243 jarVersions.put(new Long(904030), "xerces.jar from xalan-j_2_1_0 from xerces-1_4.bin"); in jarVersions.put()
1244 jarVersions.put(new Long(904030), "xerces.jar from xerces-1_4_0.bin"); in jarVersions.put()
1245 jarVersions.put(new Long(1802885), "xerces.jar from xerces-1_4_2.bin"); in jarVersions.put()
1247 … jarVersions.put(new Long(1808883), "xerces.jar from xalan-j_2_2_D10,D11,D12 or xerces-1_4_3.bin"); in jarVersions.put()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_local.h96 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET()
102 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl()
111 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDs()
125 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHD()
/external/guava/guava-tests/test/com/google/common/io/
DByteStreamsTest.java491 InputStream bin = new ByteArrayInputStream(big); in testLimit() local
522 InputStream bin = new ByteArrayInputStream(big); in testLimit_mark() local
543 InputStream bin = new ByteArrayInputStream(big); in testLimit_skip() local
560 InputStream bin = new ByteArrayInputStream(big); in testLimit_markNotSet() local
/external/libopus/celt/tests/
Dtest_unit_mdct.c47 int bin,k; in check() local
77 int bin,k; in check_inv() local
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c928 get_sampler_count(const struct anv_shader_bin *bin)
934 get_binding_table_entry_count(const struct anv_shader_bin *bin)
942 const struct anv_shader_bin *bin)
953 get_scratch_space(const struct anv_shader_bin *bin)
966 get_urb_output_length(const struct anv_shader_bin *bin)
Danv_pipeline_cache.c278 struct anv_shader_bin *bin = in anv_pipeline_cache_add_shader() local
302 struct anv_shader_bin *bin = in anv_pipeline_cache_upload_kernel() local
367 struct anv_shader_bin bin; in anv_pipeline_cache_load() local
548 struct anv_shader_bin *bin = entry->data; in anv_MergePipelineCaches() local
/external/fonttools/Lib/fontTools/misc/
DtextTools.py56 def binary2num(bin): argument
/external/curl/tests/python_dependencies/impacket/
Duuid.py45 def bin_to_uuidtup(bin): argument
/external/llvm/cmake/modules/
DAddOCaml.cmake29 set(bin ${CMAKE_CURRENT_BINARY_DIR}) variable
/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_gem.c37 void *bin; in vc4_get_bcl() local

12345