/external/chromium_org/cc/animation/ |
transform_operations_unittest.cc | 52 TransformOperations translates; local 53 translates.AppendTranslate(1, 0, 0); 54 translates.AppendTranslate(1, 0, 0); 55 translates.AppendTranslate(1, 0, 0); 69 EXPECT_FALSE(translates.MatchesTypes(skews)); 70 EXPECT_TRUE(translates.MatchesTypes(translates2)); 71 EXPECT_TRUE(translates.MatchesTypes(translates3)); 75 TransformOperations translates; local 76 translates.AppendTranslate(1, 0, 0); 77 translates.AppendTranslate(1, 0, 0) [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
ActionScript.stg | 939 * Can't use hex as compiler translates them before compilation. [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
Java.stg | 1008 * Can't use hex as compiler translates them before compilation. [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ |
Perl5.stg | 972 * Can't use hex as compiler translates them before compilation. [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
Python.stg | 1089 * Can't use hex as compiler translates them before compilation. [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/ |
Scala.stg | 999 * Can't use hex as compiler translates them before compilation. [all...] |
/external/iproute2/doc/ |
ip-tunnels.tex | 358 This command set translates to:
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
CSharp2.stg | [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
CSharp3.stg | [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
ObjC.stg | [all...] |
/external/chromium_org/v8/src/ |
liveedit-debugger.js | 601 // A convenient iterator over diff chunks that also translates [all...] |
/external/v8/src/ |
liveedit-debugger.js | 584 // A convenient iterator over diff chunks that also translates [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
file_operation_manager.js | 13 * Simple wrapper for util.deduplicatePath. On error, this method translates [all...] |