Searched refs:refs (Results 76 - 100 of 224) sorted by relevance

123456789

/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
H A DMakefile26 rm -f manpage.links manpage.refs
/external/mesa3d/src/compiler/glsl/
H A Dopt_structure_splitting.cpp312 ir_structure_reference_visitor refs; local
314 visit_list_elements(&refs, instructions);
317 foreach_in_list_safe(variable_entry, entry, &refs.variable_list) {
329 if (refs.variable_list.is_empty())
337 foreach_in_list_safe(variable_entry, entry, &refs.variable_list) {
361 ir_structure_splitting_visitor split(&refs.variable_list);
H A Dopt_tree_grafting.cpp309 ir_variable_refcount_visitor *refs; member in struct:__anon14667::tree_grafting_info
374 ir_variable_refcount_entry *entry = info->refs->get_variable_entry(lhs_var);
397 ir_variable_refcount_visitor refs; local
401 info.refs = &refs;
403 visit_list_elements(info.refs, instructions);
H A Dopt_array_splitting.cpp427 ir_array_reference_visitor refs; local
428 if (!refs.get_split_list(instructions, linked))
436 foreach_in_list(variable_entry, entry, &refs.variable_list) {
461 ir_array_splitting_visitor split(&refs.variable_list);
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DRule.java122 * that we can detect refs to $rule.attr etc...
129 * So, if there are 3 ID refs in a rule's alt number 2, you'll have
142 * So, if there are 3 expr refs in a rule's alt number 2, you'll have
271 List refs = (List)altToTokenRefMap[outerAltNum].get(refAST.getText());
272 if ( refs==null ) {
273 refs = new ArrayList();
274 altToTokenRefMap[outerAltNum].put(refAST.getText(), refs);
276 refs.add(refAST);
288 List refs = (List)altToRuleRefMap[outerAltNum].get(refAST.getText());
289 if ( refs
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs_vector_splitting.cpp330 ir_vector_reference_visitor refs; local
332 visit_list_elements(&refs, instructions);
335 hash_table_foreach(refs.ht, hte) {
344 _mesa_hash_table_remove(refs.ht, hte);
348 if (refs.ht->entries == 0)
356 hash_table_foreach(refs.ht, hte) {
393 ir_vector_splitting_visitor split(refs.ht);
/external/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/
H A Dneg_format.pass.cpp33 explicit Fnf(const std::string& nm, std::size_t refs = 0)
34 : std::moneypunct_byname<char, false>(nm, refs) {}
41 explicit Fnt(const std::string& nm, std::size_t refs = 0)
42 : std::moneypunct_byname<char, true>(nm, refs) {}
49 explicit Fwf(const std::string& nm, std::size_t refs = 0)
50 : std::moneypunct_byname<wchar_t, false>(nm, refs) {}
57 explicit Fwt(const std::string& nm, std::size_t refs = 0)
58 : std::moneypunct_byname<wchar_t, true>(nm, refs) {}
H A Dpos_format.pass.cpp33 explicit Fnf(const std::string& nm, std::size_t refs = 0)
34 : std::moneypunct_byname<char, false>(nm, refs) {}
41 explicit Fnt(const std::string& nm, std::size_t refs = 0)
42 : std::moneypunct_byname<char, true>(nm, refs) {}
49 explicit Fwf(const std::string& nm, std::size_t refs = 0)
50 : std::moneypunct_byname<wchar_t, false>(nm, refs) {}
57 explicit Fwt(const std::string& nm, std::size_t refs = 0)
58 : std::moneypunct_byname<wchar_t, true>(nm, refs) {}
/external/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
H A Dget_long_long.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.byname/
H A Dget_date.pass.cpp41 explicit my_facet(const std::string& nm, std::size_t refs = 0)
42 : F(nm, refs) {}
H A Dget_date_wide.pass.cpp41 explicit my_facet(const std::string& nm, std::size_t refs = 0)
42 : F(nm, refs) {}
H A Dget_time.pass.cpp37 explicit my_facet(const std::string& nm, std::size_t refs = 0)
38 : F(nm, refs) {}
H A Dget_time_wide.pass.cpp37 explicit my_facet(const std::string& nm, std::size_t refs = 0)
38 : F(nm, refs) {}
H A Dget_weekday.pass.cpp40 explicit my_facet(const std::string& nm, std::size_t refs = 0)
41 : F(nm, refs) {}
H A Dget_weekday_wide.pass.cpp40 explicit my_facet(const std::string& nm, std::size_t refs = 0)
41 : F(nm, refs) {}
H A Dget_year.pass.cpp36 explicit my_facet(const std::string& nm, std::size_t refs = 0)
37 : F(nm, refs) {}
H A Dget_year_wide.pass.cpp36 explicit my_facet(const std::string& nm, std::size_t refs = 0)
37 : F(nm, refs) {}
/external/clang/lib/ARCMigrate/
H A DTransforms.h208 void clearRefsIn(Stmt *S, ExprSet &refs);
210 void clearRefsIn(iterator begin, iterator end, ExprSet &refs) { argument
212 clearRefsIn(*begin, refs);
215 void collectRefs(ValueDecl *D, Stmt *S, ExprSet &refs);
H A DTransforms.cpp223 ReferenceClear(ExprSet &refs) : Refs(refs) { } argument
232 ReferenceCollector(ValueDecl *D, ExprSet &refs) argument
233 : Dcl(D), Refs(refs) { }
305 void trans::clearRefsIn(Stmt *S, ExprSet &refs) { argument
306 ReferenceClear(refs).TraverseStmt(S);
309 void trans::collectRefs(ValueDecl *D, Stmt *S, ExprSet &refs) { argument
310 ReferenceCollector(D, refs).TraverseStmt(S);
/external/kernel-headers/original/uapi/xen/
H A Dgntdev.h62 struct ioctl_gntdev_grant_ref refs[1]; member in struct:ioctl_gntdev_map_grant_ref
/external/syslinux/gpxe/src/crypto/axtls/
H A Dbigint_impl.h57 int refs; /**< An internal reference count. */ member in struct:_bigint
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c360 ubyte refs[TGSI_QUAD_SIZE]; local
364 refs[j] = data->shader_stencil_refs[j] & valMask;
366 refs[j] = ref & valMask;
375 if (refs[j] < (data->stencilVals[j] & valMask)) {
382 if (refs[j] == (data->stencilVals[j] & valMask)) {
389 if (refs[j] <= (data->stencilVals[j] & valMask)) {
396 if (refs[j] > (data->stencilVals[j] & valMask)) {
403 if (refs[j] != (data->stencilVals[j] & valMask)) {
410 if (refs[j] >= (data->stencilVals[j] & valMask)) {
442 ubyte refs[TGSI_QUAD_SIZ local
[all...]
/external/fio/
H A Dfilelock.c236 int refs = --ff->references; local
238 if (!refs) {
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/
H A Dget_time.pass.cpp30 explicit my_facet(std::size_t refs = 0)
31 : F(refs) {}
H A Dget_time_wide.pass.cpp30 explicit my_facet(std::size_t refs = 0)
31 : F(refs) {}

Completed in 430 milliseconds

123456789