Home
last modified time | relevance | path

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

12

/third_party/libabigail/tests/data/test-read-ctf/
Dtest-bitfield.c8 struct foobar struct
15 struct foobar fb; argument
/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/vulkan-headers/tests/
Dvk_layer.c3 int foobar() in foobar() 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/vulkan-headers/tests/find_package/
DCMakeLists.txt25 add_library(foobar STATIC) target
/third_party/libabigail/tests/data/test-diff-suppr/
Dtest20-suppr-removed-fn-sym-v1.cc13 foobar() in foobar() function
/third_party/typescript/tests/baselines/reference/tsserver/projects/
Dfile-opened-is-in-configured-project-that-will-be-removed.js25 export function foobar() { } function
Dreferences-on-file-opened-is-in-configured-project-that-will-be-removed.js25 export function foobar() { } 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/node/test/parallel/
Dtest-util-format.js282 foobar: 1, property
287 foobar: { property
294 foobar: 1, property
Dtest-domain-set-uncaught-exception-capture-after-load.js5 (function foobar() { function
/third_party/typescript/tests/cases/conformance/types/rest/
DobjectRestParameterES5.ts17 function foobar({ bar={}, ...opts }: any = {}) { function
DobjectRestParameter.ts17 function foobar({ bar={}, ...opts }: any = {}) { 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/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dnamespace.rs114 pub mod foobar { module
/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

12