/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | extend.inl | 7 GLM_FUNC_QUALIFIER genType extend function 18 GLM_FUNC_QUALIFIER tvec2<T, P> extend function 29 GLM_FUNC_QUALIFIER tvec3<T, P> extend function 40 GLM_FUNC_QUALIFIER tvec4<T, P> extend function
|
/third_party/typescript/tests/cases/compiler/ |
D | objectLiteralParameterResolution.ts | 2 extend<T>(target: T, ...objs: any[]): T; method 3 extend<T>(deep: boolean, target: T, ...objs: any[]): T; method
|
D | allowJscheckJsTypeParameterNoCrash.ts | 9 declare function extend(options: ComponentOptions<{}>): void; function
|
D | jsEmitIntersectionProperty.ts | 14 static extend< method in CoreObject
|
D | reverseMappedPartiallyInferableTypes.ts | 28 declare function extend<T>({ props }: { props: PropsDefinition<T> }): PropsDefinition<T>; function
|
/third_party/node/deps/npm/node_modules/xtend/ |
D | immutable.js | 5 function extend() { function
|
D | mutable.js | 5 function extend(target) { function
|
/third_party/protobuf/js/commonjs/ |
D | export.js | 30 exports.object = {extend: goog.object.extend}; property
|
/third_party/node/deps/npm/node_modules/util-extend/ |
D | extend.js | 23 function extend(origin, add) { function
|
D | test.js | 2 var extend = require('./'); variable
|
/third_party/flutter/skia/modules/skparagraph/src/ |
D | TextWrapper.h | 62 void extend(TextStretch& stretch) { in extend() function 69 void extend(Cluster* cluster) { in extend() function 78 void extend(Cluster* cluster, size_t pos) { in extend() function
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | no-empty-interface.ts | 55 const extend = node.extends; constant
|
/third_party/skia/modules/skparagraph/src/ |
D | TextWrapper.h | 65 void extend(TextStretch& stretch) { in extend() function 77 void extend(Cluster* cluster) { in extend() function 91 void extend(Cluster* cluster, size_t pos) { in extend() function
|
/third_party/typescript/tests/cases/conformance/types/intersection/ |
D | intersectionTypeInference.ts | 1 function extend<T, U>(obj1: T, obj2: U): T & U { function
|
D | intersectionThisTypes.ts | 29 extend<T>(props: T): this & T; method
|
/third_party/jsframework/runtime/main/extend/dpi/ |
D | Dpi.ts | 71 public extend(Vm: VMInterface): void { method in Dpi
|
/third_party/node/deps/npm/node_modules/extend/ |
D | index.js | 65 module.exports = function extend() { function
|
/third_party/typescript/tests/baselines/reference/ |
D | intersectionTypeInference.js | 32 function extend(obj1, obj2) { function
|
/third_party/jsframework/runtime/main/util/ |
D | shared.js | 7 export function extend(obj, ...prop) { function
|
/third_party/jsframework/runtime/main/extend/i18n/ |
D | I18n.ts | 110 public extend(Vm: VMInterface): void { method in I18n
|
/third_party/node/deps/npm/node_modules/request/lib/ |
D | har.js | 6 var extend = require('extend') variable
|
/third_party/node/deps/acorn/acorn/dist/ |
D | acorn.d.ts | 47 …static extend(this: typeof Parser, ...plugins: ((BaseParser: typeof Parser) => typeof Parser)[]): … method in acorn.Parser
|
/third_party/boost/boost/spirit/home/x3/support/traits/ |
D | attribute_of_binary.hpp | 30 using extend = typename U::template prepend<T...>; typedef
|
/third_party/typescript/tests/cases/fourslash/ |
D | etsOption.json | 11 "extend": { object
|
/third_party/boost/boost/python/ |
D | list.hpp | 82 void extend(T const& x) in extend() function in boost::python::list
|