Home
last modified time | relevance | path

Searched refs:duped (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D20.1.1.rst129 - i965: don't forget to set screen on duped image
D20.0.8.rst156 - i965: don't forget to set screen on duped image
D22.0.0.rst2218 - microsoft/compiler: Semantic table should be de-duped for multi-row semantics too
D20.2.0.rst3108 - i965: don't forget to set screen on duped image
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp2459 SmallVector<const char *> duped; in spvc_compiler_get_declared_extensions()
2460 duped.reserve(exts.size()); in spvc_compiler_get_declared_extensions()
2462 duped.push_back(compiler->context->allocate_name(ext)); in spvc_compiler_get_declared_extensions()
2465 ptr->buffer = std::move(duped); in spvc_compiler_get_declared_extensions()
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc4951 uint32_t duped = scalar; in DecodeAdvancedSIMDTwoOrThreeRegisters() local
4954 duped |= scalar; in DecodeAdvancedSIMDTwoOrThreeRegisters()
4956 uint32_t result[4] = {duped, duped, duped, duped}; in DecodeAdvancedSIMDTwoOrThreeRegisters()
/third_party/openssl/include/openssl/
Dbio.h.in95 # define BIO_CTRL_DUP 12/* man - extra stuff for 'duped' BIO */
/third_party/node/deps/openssl/openssl/include/openssl/
Dbio.h.in95 # define BIO_CTRL_DUP 12/* man - extra stuff for 'duped' BIO */
/third_party/node/deps/minimatch/src/dist/mjs/
Dast.js.map1 …art context (where\n // we bind to ^, and not /). Otherwise slashes get duped!\n //\n // In pa…
/third_party/node/deps/minimatch/src/dist/cjs/
Dast.js.map1 …art context (where\n // we bind to ^, and not /). Otherwise slashes get duped!\n //\n // In pa…
/third_party/gn/docs/
Dreference.md5202 applying to a target are de-duped. It's expected that if a config is
/third_party/curl/
DCHANGES4037 - curl_easy_duphandle.3: clarify how HSTS and alt-svc are duped