Home
last modified time | relevance | path

Searched defs:foobar (Results 1 – 25 of 33) sorted by relevance

12

/third_party/e2fsprogs/lib/et/
Dinit_et.c28 struct foobar { struct
37 struct foobar * new_et; in init_error_table() argument
Dcom_right.c74 struct foobar { struct
94 struct foobar *f; in initialize_error_table_r() argument
/third_party/boost/tools/build/example/pkg-config/packages/
Dfoobar.pc1 Name: foobar pkg
/third_party/typescript/tests/baselines/reference/
DcheckJsxIntersectionElementPropsType.js12 const y = new C({foobar: "example"}); property
39 var y = new C({ foobar: "example" }); property
DcommentOnAmbientModule.js22 class foobar extends D.bar { class
DparameterInitializerBeforeDestructuringEmit.js7 function foobar({ bar = {}, ...opts }: Foo = {}) { function
DobjectRestParameter.js17 function foobar({ bar={}, ...opts }: any = {}) { function
DobjectRestParameterES5.js17 function foobar({ bar={}, ...opts }: any = {}) { function
/third_party/node/test/fixtures/
Ddoc_inc_2.md1 # foobar chapter
/third_party/typescript/tests/cases/compiler/
DcommentOnAmbientModule.ts20 class foobar extends D.bar { class
DparameterInitializerBeforeDestructuringEmit.ts8 function foobar({ bar = {}, ...opts }: Foo = {}) { function
/third_party/typescript/tests/baselines/reference/transformApi/
DtransformsCorrectly.issue24709.js4 X.prototype.foobar = function (x) { return x; }; method in X
/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-type-dubious.c1 enum foobar { enum
Denum-type-exotic.c1 enum foobar { enum
/third_party/typescript/tests/cases/conformance/types/rest/
DobjectRestParameter.ts17 function foobar({ bar={}, ...opts }: any = {}) { function
DobjectRestParameterES5.ts17 function foobar({ bar={}, ...opts }: any = {}) { function
/third_party/node/test/parallel/
Dtest-domain-set-uncaught-exception-capture-after-load.js5 (function foobar() { function
Dtest-util-format.js243 foobar: 1, property
248 foobar: { property
255 foobar: 1, property
/third_party/boost/libs/msm/doc/PDF/examples/
DCompilerStressTestEuml.cpp163 int foobar()const {std::cout << "foobar()" << std::endl; return 0;} in foobar() function
164 int foobar(int i)const {std::cout << "foobar(int):" << i << std::endl; return 1;} in foobar() function
165 …int foobar(int i,int j)const {std::cout << "foobar(int,int):" << i <<"," << j << std::endl; return… in foobar() function
/third_party/boost/libs/msm/doc/HTML/examples/
DCompilerStressTestEuml.cpp163 int foobar()const {std::cout << "foobar()" << std::endl; return 0;} in foobar() function
164 int foobar(int i)const {std::cout << "foobar(int):" << i << std::endl; return 1;} in foobar() function
165 …int foobar(int i,int j)const {std::cout << "foobar(int,int):" << i <<"," << j << std::endl; return… in foobar() function
/third_party/jerryscript/tests/jerry/es2015/
Dsymbol.js124 var obj = { foobar : 55 }; property
/third_party/python/Lib/test/
Dtest_defaultdict.py11 def foobar(): function
/third_party/boost/libs/phoenix/test/function/
Dlazy_ptr_tests.cpp37 int foobar(int x) in foobar() function
/third_party/python/Lib/unittest/test/
Dtest_loader.py1174 def foobar(self): pass member in Test_TestLoader.test_getTestCaseNames.Test
1185 def foobar(self): pass member in Test_TestLoader.test_getTestCaseNames__no_tests.Test
1219 def foobar(self): pass member in Test_TestLoader.test_getTestCaseNames__inheritance.TestP
1238 def foobar(self): pass member in Test_TestLoader.test_getTestCaseNames__testNamePatterns.MyTest
1271 foobar = Trap() variable in Test_TestLoader.test_getTestCaseNames__testNamePatterns__attribute_access_regression.MyTest
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttag.c331 guint8 foobar[2] = { 0xff, 0x00 }; /* not UTF-8 */ in GST_START_TEST() local

12