/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
register_allocate.c | 83 GLboolean *conflicts; member in struct:ra_reg 174 regs->regs[i].conflicts = rzalloc_array(regs->regs, GLboolean, count); 175 regs->regs[i].conflicts[i] = GL_TRUE; 197 reg1->conflicts[r2] = GL_TRUE; 203 if (!regs->regs[r1].conflicts[r2]) { 211 * anything that base_reg conflicts with. 256 * Must be called after all conflicts and register classes have been 277 int conflicts = 0; local 286 conflicts++; 288 max_conflicts = MAX2(max_conflicts, conflicts); [all...] |
/external/mesa3d/src/mesa/program/ |
register_allocate.c | 83 GLboolean *conflicts; member in struct:ra_reg 174 regs->regs[i].conflicts = rzalloc_array(regs->regs, GLboolean, count); 175 regs->regs[i].conflicts[i] = GL_TRUE; 197 reg1->conflicts[r2] = GL_TRUE; 203 if (!regs->regs[r1].conflicts[r2]) { 211 * anything that base_reg conflicts with. 256 * Must be called after all conflicts and register classes have been 277 int conflicts = 0; local 286 conflicts++; 288 max_conflicts = MAX2(max_conflicts, conflicts); [all...] |
/external/bison/po/ |
bison.pot | 34 #: src/conflicts.c:77 39 #: src/conflicts.c:86 44 #: src/conflicts.c:94 49 #: src/conflicts.c:492 51 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n" 54 #: src/conflicts.c:495 56 msgid "conflicts: %d shift/reduce\n" 59 #: src/conflicts.c:497 61 msgid "conflicts: %d reduce/reduce\n" 64 #: src/conflicts.c:51 [all...] |
/external/bison/lib/ |
isnanf-nolibm.h | 30 /* We can't include <ieeefp.h>, because it conflicts with our definition of
|
/external/chromium_org/chrome/app/version_assembly/ |
README | 14 conflicts (as the WinSxS dir and GAC both take precedence over private
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
task_dependency_manager.h | 39 // if |task_blocker| conflicts other |task_blocker| that is inserted
|
/external/chromium_org/content/common/gpu/ |
image_transport_surface_iosurface_mac.h | 13 // Note that this must be included after gl_bindings.h to avoid conflicts.
|
/external/chromium_org/sync/engine/ |
conflict_resolver.h | 5 // A class that watches the syncer and attempts to resolve any conflicts that
|
/external/chromium_org/sync/internal_api/public/sessions/ |
model_neutral_state.h | 38 // Update application and conflicts.
|
/external/chromium_org/third_party/skia/experimental/webtry/ |
TODO.md | 13 - In webtry.go add mutexes per hash, to avoid conflicts of writing the same file at the same time.
|
/external/chromium_org/ui/gl/ |
gl_image_io_surface.cc | 10 // Note that this must be included after gl_bindings.h to avoid conflicts.
|
/external/skia/experimental/webtry/ |
TODO.md | 13 - In webtry.go add mutexes per hash, to avoid conflicts of writing the same file at the same time.
|
/external/stlport/stlport/ |
algorithm | 36 // remove() conflicts, <cstdio> should always go first
|
/external/stlport/stlport/stl/ |
_mbstate_t.h | 30 # if !defined (__ANDROID__) /* mbstate_t conflicts with Android's definition */
|
_string_npos.h | 23 // inline initializer conflicts with 'extern template'
|
/external/stlport/stlport/stl/config/ |
_dec_vms.h | 59 // implicit include introduces conflicts
|
/external/valgrind/main/helgrind/tests/ |
tc06_two_races.stderr.exp | 19 This conflicts with a previous write of size 4 by thread #x 33 This conflicts with a previous write of size 4 by thread #x 47 This conflicts with a previous write of size 4 by thread #x 61 This conflicts with a previous write of size 4 by thread #x
|
/ndk/sources/cxx-stl/stlport/stlport/ |
algorithm | 36 // remove() conflicts, <cstdio> should always go first
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_mbstate_t.h | 30 # if !defined (__ANDROID__) /* mbstate_t conflicts with Android's definition */
|
_string_npos.h | 23 // inline initializer conflicts with 'extern template'
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec_vms.h | 59 // implicit include introduces conflicts
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
numeric_cast.hpp | 21 // resolves conflicts with 'boost::numeric_cast' function template.
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/ |
algorithm | 36 // remove() conflicts, <cstdio> should always go first
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_mbstate_t.h | 30 # if !defined (ANDROID) /* mbstate_t conflicts with Android's definition */
|
_string_npos.h | 23 // inline initializer conflicts with 'extern template'
|