/third_party/jerryscript/tests/jerry/es2015/ |
D | function-new-target.js | 22 var reflect = Reflect.construct(Function, ['a','b','return a+b'], func); variable
|
/third_party/node/lib/internal/modules/esm/ |
D | create_dynamic_module.js | 42 const reflect = { variable
|
/third_party/boost/boost/ |
D | crc.hpp | 483 Unsigned reflect_optionally( Unsigned x, bool reflect, int word_length in reflect_optionally() 498 unsigned char reflect_byte_optionally( unsigned char x, bool reflect ) in reflect_byte_optionally() 551 reflect ) in crc_modulo_word_update() 670 word_length, bool reflect ) in augmented_crc_modulo_word_update() 969 truncated_divisor, bool reflect ) in make_partial_xor_products_table()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_geometric.inl | 216 GLM_FUNC_QUALIFIER genType reflect(genType const & I, genType const & N) function 222 GLM_FUNC_QUALIFIER vecType<T, P> reflect(vecType<T, P> const & I, vecType<T, P> const & N) function
|
/third_party/boost/libs/math/tools/ |
D | bessel_data.cpp | 33 bool reflect = false; in bessel_jy_bare() local
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texstate.c | 800 static const GLfloat reflect[16] = { in radeon_validate_texgen() local
|
/third_party/boost/boost/math/special_functions/detail/ |
D | bessel_ik.hpp | 307 bool reflect = false; in bessel_ik() local
|
D | bessel_jy.hpp | 271 bool reflect = false; in bessel_jy() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuVectorUtil.hpp | 89 inline float reflect (float i, float n) { return i - 2.0f * (n * i) * n; } in reflect() function 189 inline Vector<T, Size> reflect (const Vector<T, Size>& i, const Vector<T, Size>& n) in reflect() function
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_texstate.c | 1098 static const GLfloat reflect[16] = { in r200_validate_texgen() local
|
/third_party/node/deps/npm/node_modules/bluebird/js/release/ |
D | promise.js | 114 Promise.prototype.reflect = function () { method in Promise
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | simd_vec4.inl | 669 GLM_FUNC_QUALIFIER detail::fvec4SIMD reflect function
|
/third_party/boost/boost/variant/ |
D | variant.hpp | 905 class reflect class
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | main.cpp | 699 string reflect; member
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 1602 bool reflect = false; in onPrepareDraws() local
|
/third_party/skia/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 1676 bool reflect = false; in onPrepareDraws() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_autogen.cpp | 1646 constexpr const ImmutableString reflect("reflect"); variable
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_ESSL_autogen.cpp | 2142 constexpr const ImmutableString reflect("reflect"); variable
|
D | SymbolTable_autogen.cpp | 3323 constexpr const ImmutableString reflect("reflect"); variable
|
/third_party/quickjs/ |
D | quickjs.c | 36807 int argc, JSValueConst *argv, int reflect) in js_object_isExtensible() 36827 int argc, JSValueConst *argv, int reflect) in js_object_preventExtensions()
|