/external/google-breakpad/src/testing/test/ |
D | gmock-matchers_test.cc | 182 string Describe(const Matcher<T>& m) { in Describe() function 326 Describe(Matcher<int>(new EvenMatcherImpl))); in TEST() 405 EXPECT_EQ("g_bar or zero", Describe(m1)); in TEST() 411 EXPECT_EQ("g_bar or zero", Describe(m2)); in TEST() 446 EXPECT_EQ("is even", Describe(m1)); in TEST() 449 EXPECT_EQ("is odd", Describe(not_m1)); in TEST() 457 EXPECT_EQ("is even", Describe(m2)); in TEST() 460 EXPECT_EQ("is odd", Describe(not_m2)); in TEST() 684 EXPECT_EQ("is anything", Describe(A<bool>())); in TEST() 704 EXPECT_EQ("is anything", Describe(An<int>())); in TEST() [all …]
|
D | gmock-generated-matchers_test.cc | 84 string Describe(const Matcher<T>& m) { in Describe() function 198 Describe(m)); in TEST() 206 Describe(m)); in TEST() 291 EXPECT_EQ("is empty", Describe(m)); in TEST() 296 EXPECT_EQ("has 1 element that is > 5", Describe(m)); in TEST() 303 "element #1 is equal to \"two\"", Describe(m)); in TEST() 601 EXPECT_EQ("is even", Describe(m)); in TEST() 642 EXPECT_EQ("is even", Describe(m1)); in TEST() 646 EXPECT_EQ("equals the sum of 5 and 9", Describe(m2)); in TEST() 714 EXPECT_EQ("is greater than 32 and 5", Describe(m)); in TEST() [all …]
|
/external/llvm/lib/Target/BPF/ |
D | BPF.td | 1 //===-- BPF.td - Describe the BPF Target Machine -----------*- tablegen -*-===//
|
/external/llvm/lib/Target/XCore/ |
D | XCore.td | 1 //===-- XCore.td - Describe the XCore Target Machine -------*- tablegen -*-===//
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430.td | 1 //===-- MSP430.td - Describe the MSP430 Target Machine -----*- tablegen -*-===//
|
D | MSP430InstrFormats.td | 11 // Describe MSP430 instructions format here
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZ.td | 1 //===-- SystemZ.td - Describe the SystemZ target machine -----*- tblgen -*-===//
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXInstrFormats.td | 11 // Describe NVPTX instructions format
|
D | NVPTX.td | 1 //===- NVPTX.td - Describe the NVPTX Target Machine -----------*- tblgen -*-==//
|
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleObjCRuntimeV1.h | 71 Describe (std::function <void (ObjCLanguageRuntime::ObjCISA)> const &superclass_func,
|
D | AppleObjCRuntimeV1.cpp | 309 AppleObjCRuntimeV1::ClassDescriptorV1::Describe (std::function <void (ObjCLanguageRuntime::ObjCISA)… in Describe() function in AppleObjCRuntimeV1::ClassDescriptorV1
|
D | AppleObjCTypeVendor.cpp | 567 if (!descriptor->Describe(superclass_func, in FinishDecl()
|
D | AppleObjCRuntimeV2.cpp | 947 Describe (std::function <void (ObjCLanguageRuntime::ObjCISA)> const &superclass_func, in Describe() function in ClassDescriptorV2 998 metaclass.Describe(std::function <void (ObjCLanguageRuntime::ObjCISA)> (nullptr), in Describe() 2335 descriptor->Describe(std::function<void (ObjCISA)>(nullptr), in LookupRuntimeSymbol()
|
/external/llvm/lib/Target/Sparc/ |
D | Sparc.td | 1 //===-- Sparc.td - Describe the Sparc Target Machine -------*- tablegen -*-===//
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64.td | 1 //=- AArch64.td - Describe the AArch64 Target Machine --------*- tablegen -*-=//
|
/external/parameter-framework/ |
D | README.md | 11 1. Describe your system's structure and its parameters (in XML) - aka. **What**;
|
/external/valgrind/ |
D | README_DEVELOPERS_processes | 86 Describe here how to do changes and bug fixed in a minor (correction) release
|
/external/lldb/include/lldb/Target/ |
D | ObjCLanguageRuntime.h | 221 Describe (std::function <void (ObjCISA)> const &superclass_func, in Describe() function
|
/external/llvm/lib/Target/Hexagon/ |
D | Hexagon.td | 1 //===-- Hexagon.td - Describe the Hexagon Target Machine --*- tablegen -*--===//
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 29 Q: Describe me the options to "configure".
|
/external/llvm/lib/Target/Mips/ |
D | Mips.td | 1 //===-- Mips.td - Describe the Mips Target Machine ---------*- tablegen -*-===//
|
D | MipsCondMov.td | 1 //===-- MipsCondMov.td - Describe Mips Conditional Moves --*- tablegen -*--===//
|
D | Mips16InstrFormats.td | 11 // Describe MIPS instructions format
|
/external/llvm/lib/Target/PowerPC/ |
D | PPC.td | 1 //===-- PPC.td - Describe the PowerPC Target Machine -------*- tablegen -*-===//
|
/external/llvm/lib/Target/ARM/ |
D | ARM.td | 1 //===-- ARM.td - Describe the ARM Target Machine -----------*- tablegen -*-===//
|