Searched refs:refs (Results 51 - 75 of 224) sorted by relevance

123456789

/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/
H A Dget_monthname_wide.pass.cpp36 explicit my_facet(const std::string& nm, std::size_t refs = 0)
37 : F(nm, refs) {}
45 explicit my_facet2(const std::string& nm, std::size_t refs = 0)
46 : F2(nm, refs) {}
H A Dget_monthname.pass.cpp36 explicit my_facet(const std::string& nm, std::size_t refs = 0)
37 : F(nm, refs) {}
/external/webp/src/enc/
H A Dhistogram_enc.h63 const VP8LBackwardRefs* const refs,
73 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs,
102 const VP8LBackwardRefs* const refs,
H A Dbackward_references_enc.c94 static void ClearBackwardRefs(VP8LBackwardRefs* const refs) { argument
95 assert(refs != NULL);
96 if (refs->tail_ != NULL) {
97 *refs->tail_ = refs->free_blocks_; // recycle all blocks at once
99 refs->free_blocks_ = refs->refs_;
100 refs->tail_ = &refs->refs_;
101 refs
105 VP8LBackwardRefsClear(VP8LBackwardRefs* const refs) argument
115 VP8LBackwardRefsInit(VP8LBackwardRefs* const refs, int block_size) argument
123 VP8LRefsCursorInit(const VP8LBackwardRefs* const refs) argument
144 BackwardRefsNewBlock(VP8LBackwardRefs* const refs) argument
166 BackwardRefsCursorAdd(VP8LBackwardRefs* const refs, const PixOrCopy v) argument
432 AddSingleLiteral(uint32_t pixel, int use_color_cache, VP8LColorCache* const hashers, VP8LBackwardRefs* const refs) argument
450 BackwardReferencesRle(int xsize, int ysize, const uint32_t* const argb, int cache_bits, VP8LBackwardRefs* const refs) argument
493 BackwardReferencesLz77(int xsize, int ysize, const uint32_t* const argb, int cache_bits, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs) argument
595 CostModelBuild(CostModel* const m, int cache_bits, VP8LBackwardRefs* const refs) argument
1241 BackwardReferencesHashChainDistanceOnly( int xsize, int ysize, const uint32_t* const argb, int quality, int cache_bits, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs, uint16_t* const dist_array) argument
1435 BackwardReferencesHashChainFollowChosenPath( const uint32_t* const argb, int cache_bits, const uint16_t* const chosen_path, int chosen_path_size, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs) argument
1487 BackwardReferencesTraceBackwards( int xsize, int ysize, const uint32_t* const argb, int quality, int cache_bits, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs) argument
1516 BackwardReferences2DLocality(int xsize, const VP8LBackwardRefs* const refs) argument
1532 ComputeCacheEntropies(const uint32_t* argb, const VP8LBackwardRefs* const refs, int cache_bits_max, double entropies[]) argument
1619 CalculateBestCacheSize(const uint32_t* const argb, int xsize, int ysize, int quality, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs, int* const lz77_computed, int* const best_cache_bits) argument
1659 BackwardRefsWithLocalCache(const uint32_t* const argb, int cache_bits, VP8LBackwardRefs* const refs) argument
[all...]
H A Dbackward_references_enc.h153 PixOrCopyBlock* last_block_; // used for adding new refs (internal)
158 void VP8LBackwardRefsInit(VP8LBackwardRefs* const refs, int block_size);
160 void VP8LBackwardRefsClear(VP8LBackwardRefs* const refs);
161 // Copies the 'src' backward refs to the 'dst'. Returns 0 in case of error.
170 PixOrCopyBlock* cur_block_; // current block in the refs list
175 VP8LRefsCursor VP8LRefsCursorInit(const VP8LBackwardRefs* const refs);
196 // The return value is the pointer to the best of the two backward refs viz,
197 // refs[0] or refs[1].
201 const VP8LHashChain* const hash_chain, VP8LBackwardRefs refs[
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Direl_ma.c50 struct ext2_inode_reference *refs; member in struct:inode_reference_entry
162 * If max_refs has changed, reallocate the refs array
165 if (ref_ent->refs && ent->max_refs !=
170 retval = ext2fs_resize_mem(old_size, size, &ref_ent->refs);
253 if (ref_ent->refs == 0) {
257 sizeof(struct ext2_inode_reference), &ref_ent->refs);
260 memset(ref_ent->refs, 0, size);
267 ref_ent->refs[(unsigned) ref_ent->num++] = *ref;
295 if ((ref_ent->refs == NULL) ||
301 *ref = ref_ent->refs[m
[all...]
/external/jarjar/src/main/com/tonicsystems/jarjar/
H A DWildcard.java35 private final int[] refs; field in class:Wildcard
83 refs = new int[size];
84 Arrays.fill(refs, -1);
90 refs[i] = ((Integer)v).intValue();
107 sb.append((refs[i] >= 0) ? matcher.group(refs[i]) : strings[i]);
/external/clang/test/CodeGen/
H A Dpragma-pack-1.c7 } refs; variable in typeref:struct:ref
67 // CHECK: @refs = common global [[struct_ref]]
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_vp.c63 dec->refs[target->valid_ref].last_used = 0;
71 struct nouveau_vp3_video_buffer *refs[16])
104 if (!refs[i])
106 else if (dec->refs[refs[i]->valid_ref].vidbuf == refs[i])
107 last_addr = pic_addr[i] = nouveau_vp3_video_addr(dec, refs[i]) >> 8;
111 if (!is_ref && (dec->refs[target->valid_ref].decoded_top && dec->refs[target->valid_ref].decoded_bottom))
68 nv98_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned caps, unsigned is_ref, struct nouveau_vp3_video_buffer *refs[16]) argument
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_vp.c63 dec->refs[target->valid_ref].last_used = 0;
71 struct nouveau_vp3_video_buffer *refs[16])
104 if (!refs[i])
106 else if (dec->refs[refs[i]->valid_ref].vidbuf == refs[i])
107 last_addr = pic_addr[i] = nouveau_vp3_video_addr(dec, refs[i]) >> 8;
111 if (!is_ref && (dec->refs[target->valid_ref].decoded_top && dec->refs[target->valid_ref].decoded_bottom))
68 nvc0_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned caps, unsigned is_ref, struct nouveau_vp3_video_buffer *refs[16]) argument
/external/mesa3d/src/gallium/state_trackers/nine/
H A Diunknown.h48 int32_t refs; /* external reference count */ member in struct:NineUnknown
55 * If forward is set, refs are passed to the container if forward is set
58 struct NineDevice9 *device; /* referenced if (refs) */
132 assert(!(This->refs | This->bind));
155 else if (b == 0 && This->refs == 0 && !This->container)
175 if (!(This->refs | This->bind))
H A Diunknown.c37 This->refs = pParams->container ? 0 : 1;
39 This->forward = !This->refs;
42 if (This->refs && This->device)
60 if (This->refs && This->device) /* Possible only if early exit after a ctor failed */
109 r = p_atomic_inc_return(&This->refs);
124 ULONG r = p_atomic_dec_return(&This->refs);
147 ULONG r = p_atomic_dec_return(&This->refs);
/external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate/
H A Dctor.pass.cpp14 // explicit collate(size_t refs = 0);
27 explicit my_facet(std::size_t refs = 0)
28 : std::collate<C>(refs) {++count;}
/external/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
H A Dget_pointer.pass.cpp29 explicit my_facet(std::size_t refs = 0)
30 : F(refs) {}
H A Dget_unsigned_int.pass.cpp29 explicit my_facet(std::size_t refs = 0)
30 : F(refs) {}
H A Dget_unsigned_long.pass.cpp29 explicit my_facet(std::size_t refs = 0)
30 : F(refs) {}
H A Dget_unsigned_long_long.pass.cpp29 explicit my_facet(std::size_t refs = 0)
30 : F(refs) {}
H A Dget_unsigned_short.pass.cpp29 explicit my_facet(std::size_t refs = 0)
30 : F(refs) {}
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/
H A Dget_many.pass.cpp30 explicit my_facet(std::size_t refs = 0)
31 : F(refs) {}
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/
H A Dput1.pass.cpp27 explicit my_facet(std::size_t refs = 0)
28 : F(refs) {}
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.put.byname/
H A Dput1.pass.cpp20 // explicit time_put_byname(const char* nm, size_t refs = 0);
21 // explicit time_put_byname(const string& nm, size_t refs = 0);
42 explicit my_facet(const std::string& nm, std::size_t refs = 0)
43 : F(nm, refs) {}
/external/libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct/
H A Dctor.pass.cpp14 // explicit numpunct(size_t refs = 0);
26 explicit my_facet(std::size_t refs = 0)
27 : std::numpunct<C>(refs) {++count;}
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
H A Dseekoff.pass.cpp31 explicit test_codecvt(std::size_t refs = 0) : base(refs) {}
/external/curl/scripts/
H A Dlog2changes.pl35 if ($ref =~ /refs\/tags\/curl-([0-9_]*)/) {
/external/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_bool.pass.cpp28 explicit my_facet(std::size_t refs = 0)
29 : F(refs) {}

Completed in 656 milliseconds

123456789