/external/chromium/testing/gtest/test/ |
gtest_xml_output_unittest.py | 32 """Unit test for the gtest_xml_output module""" 136 Unit test for Google Test's XML output functionality.
|
/external/chromium_org/chrome/browser/ui/webui/performance_monitor/ |
performance_monitor_l10n.cc | 392 string16 GetLocalizedStringFromUnit(const Unit unit) { 395 switch (unit) {
|
performance_monitor_handler.cc | 80 Unit GetUnitForMetricCategory(MetricCategory category) { 116 Unit GetUnitForMetricType(MetricType type) { 170 // the default unit in which the category is measured, and the category's 178 "unit",
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_tex_validate.c | 36 intel_finalize_mipmap_tree(struct intel_context *intel, GLuint unit) 39 struct gl_texture_object *tObj = intel->ctx.Texture.Unit[unit]._Current; 41 struct gl_sampler_object *sampler = _mesa_get_samplerobj(ctx, unit);
|
/external/gtest/test/ |
gtest_xml_output_unittest.py | 32 """Unit test for the gtest_xml_output module""" 136 Unit test for Google Test's XML output functionality.
|
/external/libvpx/libvpx/third_party/googletest/src/test/ |
gtest_xml_output_unittest.py | 32 """Unit test for the gtest_xml_output module""" 136 Unit test for Google Test's XML output functionality.
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_tex_validate.c | 36 intel_finalize_mipmap_tree(struct intel_context *intel, GLuint unit) 39 struct gl_texture_object *tObj = intel->ctx.Texture.Unit[unit]._Current; 41 struct gl_sampler_object *sampler = _mesa_get_samplerobj(ctx, unit);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
patcomp.py | 98 assert node.type == self.syms.Unit
|
btm_utils.py | 148 elif node.type == syms.Unit: 159 #skip whole unit if its optional
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
patcomp.py | 98 assert node.type == self.syms.Unit
|
btm_utils.py | 148 elif node.type == syms.Unit: 159 #skip whole unit if its optional
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/ |
Scala.stg | 282 def <ruleName>_fragment(<ruleDescriptor.parameterScope:parameterScope()>): Unit = { 480 final def m<ruleName>(<ruleDescriptor.parameterScope:parameterScope()>): Unit = { 517 def mTokens(): Unit = { [all...] |
/external/clang/tools/libclang/ |
CIndex.cpp | 82 /// the translation unit. 230 ASTUnit *Unit = cxtu::getASTUnit(TU); 231 SourceManager &SM = Unit->getSourceManager(); 279 ASTUnit *Unit = cxtu::getASTUnit(TU); 280 SourceManager &SM = Unit->getSourceManager(); 284 Unit->findFileRegionDecls(File, Offset, Length, Decls); 304 Unit->findFileRegionDecls(File, Offset, Length, Decls); 350 // is a context that contains the range or we reach the translation unit [all...] |
/external/oprofile/events/i386/nehalem/ |
unit_masks | 2 # Unit masks for the Intel "Nehalem" micro architecture 184 0x02 l1d Counts the number of cycles that cacheline in the L1 data cache unit is locked 191 0x01 full Instruction Fetche unit victim cache full 206 0x02 mru Instruction Length Decoder stall cycles due to Brand Prediction Unit (PBU) Most Recently Used (MRU) bypass 238 0x20 fpcw Counts the number of cycles while execution was stalled due to writing the floating-point unit (FPU) control word 321 0x01 clear Counts the number of times the front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Address Calculator at the front end 324 0x01 early Counts early (normal) Branch Prediction Unit clears: BPU predicted a taken branch after incorrectly assuming that it was not taken 325 0x02 late Counts late Branch Prediction Unit clears due to Most Recently Used conflicts 372 0x20 No unit mask
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
gen7_wm_surface_state.c | 233 unsigned unit, 238 struct gl_texture_object *tObj = ctx->Texture.Unit[unit]._Current; 293 unsigned unit, 298 struct gl_texture_object *tObj = ctx->Texture.Unit[unit]._Current; 302 struct gl_sampler_object *sampler = _mesa_get_samplerobj(ctx, unit); 307 gen7_update_buffer_texture_surface(ctx, unit, binding_table, surf_index); 452 gen7_update_null_renderbuffer_surface(struct brw_context *brw, unsigned unit) 477 sizeof(*surf), 32, &brw->wm.surf_offset[unit]); [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
shortproc.asm | 33 ; Unit tests for PreamblePatcher
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
shortproc.asm | 33 ; Unit tests for PreamblePatcher
|
/external/eigen/Eigen/src/Core/ |
MatrixBase.h | 129 /** \internal the return type of unit vectors */ 261 static const BasisReturnType Unit(Index size, Index i); 262 static const BasisReturnType Unit(Index i);
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
rails.php | 99 'Test::Unit::TestCase', 'Test::Unit', 'Test', 'Thread',
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
gen7_wm_surface_state.c | 233 unsigned unit, 238 struct gl_texture_object *tObj = ctx->Texture.Unit[unit]._Current; 293 unsigned unit, 298 struct gl_texture_object *tObj = ctx->Texture.Unit[unit]._Current; 302 struct gl_sampler_object *sampler = _mesa_get_samplerobj(ctx, unit); 307 gen7_update_buffer_texture_surface(ctx, unit, binding_table, surf_index); 452 gen7_update_null_renderbuffer_surface(struct brw_context *brw, unsigned unit) 477 sizeof(*surf), 32, &brw->wm.surf_offset[unit]); [all...] |
/external/chromium_org/testing/gtest/test/ |
gtest_xml_output_unittest.py | 32 """Unit test for the gtest_xml_output module""" 144 Unit test for Google Test's XML output functionality.
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_aalinetemp.h | 72 const GLuint unit = attr - FRAG_ATTRIB_TEX0; local 78 line->span.array->lambda[unit][i] 181 const struct gl_texture_object *obj = ctx->Texture.Unit[u]._Current;
|
/external/llvm/bindings/ocaml/executionengine/ |
executionengine_ocaml.c | 33 /* unit -> bool */ 34 CAMLprim value llvm_initialize_native_target(value Unit) { 203 /* ExecutionEngine.t -> unit */ 209 /* llmodule -> ExecutionEngine.t -> unit */ 255 /* ExecutionEngine.t -> unit */ 261 /* ExecutionEngine.t -> unit */ 320 /* llvalue -> ExecutionEngine.t -> unit */
|
/external/mesa3d/src/mesa/swrast/ |
s_aalinetemp.h | 72 const GLuint unit = attr - FRAG_ATTRIB_TEX0; local 78 line->span.array->lambda[unit][i] 181 const struct gl_texture_object *obj = ctx->Texture.Unit[u]._Current;
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_xml_output_unittest.py | 32 """Unit test for the gtest_xml_output module""" 144 Unit test for Google Test's XML output functionality.
|