Home
last modified time | relevance | path

Searched refs:Queryable (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/deps/npm/test/lib/utils/
Dqueryable.js3 const Queryable = require('../../../lib/utils/queryable.js') constant
15 const q = new Queryable(fixture)
73 const q = new Queryable(fixture)
142 const qq = new Queryable({
166 const q = new Queryable(fixture)
174 () => new Queryable(),
179 () => new Queryable(1),
186 const q = new Queryable({
201 const q = new Queryable(fixture)
380 const qq = new Queryable({})
[all …]
/third_party/node/deps/npm/lib/commands/
Dpkg.js3 const Queryable = require('../utils/queryable.js') constant
75 const q = new Queryable(content)
105 const q = new Queryable(pkgJson.content)
129 const q = new Queryable(pkgJson.content)
Dview.js16 const Queryable = require('../utils/queryable.js') constant
482 const queryable = new Queryable(o)
/third_party/node/deps/npm/lib/utils/
Dqueryable.js233 class Queryable {
308 module.exports = Queryable
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_keyed_mutex.txt56 Add to table 3.5, "Queryable surface attributes and types":
DEGL_ANGLE_direct_composition.txt76 Add the following entry to Table 3.5, page 44 (Queryable surface
DEGL_ANGLE_surface_d3d_texture_2d_share_handle.txt61 Add to table 3.5, "Queryable surface attributes and types":
DEGL_ANGLE_surface_orientation.txt107 Add to table 3.5 (Queryable surface attributes and types):
DEGL_ANGLE_window_fixed_size.txt86 (Queryable surface attributes and types)
/third_party/skia/third_party/externals/egl-registry/extensions/ANGLE/
DEGL_ANGLE_surface_d3d_texture_2d_share_handle.txt61 Add to table 3.5, "Queryable surface attributes and types":
DEGL_ANGLE_window_fixed_size.txt85 (Queryable surface attributes and types)
/third_party/EGL/extensions/ANGLE/
DEGL_ANGLE_surface_d3d_texture_2d_share_handle.txt61 Add to table 3.5, "Queryable surface attributes and types":
DEGL_ANGLE_window_fixed_size.txt85 (Queryable surface attributes and types)
/third_party/EGL/extensions/EXT/
DEGL_EXT_present_opaque.txt87 Add to Table 3.5: Queryable surface attributes and types on p. 37
DEGL_EXT_multiview_window.txt93 Add to table 3.5, "Queryable surface attributes and types"
DEGL_EXT_surface_CTA861_3_metadata.txt103 Addition to Table 3.5 "Queryable surface attributes and types",
DEGL_EXT_buffer_age.txt139 Add the following to the table of "Queryable surface attributes
147 Table aaa: Queryable surface attributes and types.
DEGL_EXT_surface_SMPTE2086_metadata.txt150 Addition to Table 3.5 "Queryable surface attributes and types",
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_multiview_window.txt93 Add to table 3.5, "Queryable surface attributes and types"
DEGL_EXT_surface_CTA861_3_metadata.txt103 Addition to Table 3.5 "Queryable surface attributes and types",
DEGL_EXT_buffer_age.txt139 Add the following to the table of "Queryable surface attributes
147 Table aaa: Queryable surface attributes and types.
/third_party/EGL/extensions/ARM/
DEGL_ARM_pixmap_multisample_discard.txt155 (Queryable surface attributes and types)
/third_party/skia/third_party/externals/egl-registry/extensions/ARM/
DEGL_ARM_pixmap_multisample_discard.txt155 (Queryable surface attributes and types)
/third_party/EGL/extensions/NV/
DEGL_NV_post_sub_buffer.txt95 (Queryable surface attributes and types)
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_post_sub_buffer.txt95 (Queryable surface attributes and types)

12