Home
last modified time | relevance | path

Searched defs:_function (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsFunctionKeywordPropExhaustive.js208 const _function: number; constant
/third_party/boost/tools/build/src/engine/
Dfunction.cpp173 struct _function struct
182 typedef struct _builtin_function argument
/third_party/mesa3d/src/compiler/glsl/
Dir.h1302 class ir_function *_function; variable
/third_party/node/deps/acorn/acorn/dist/
Dacorn.js222 _function: kw("function", startsExpr), property
Dacorn.mjs216 _function: kw("function", startsExpr), property