Home
last modified time | relevance | path

Searched refs:Reuse (Results 1 – 25 of 55) sorted by relevance

123

/third_party/boost/libs/xpressive/doc/
Dtips_n_tricks.qbk12 [h2 Compile Patterns Once And Reuse Them]
24 [h2 Reuse _match_results_ Objects]
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/pipeline_transformer/
Dpipeline_transformer.cc439 if (Reuse(parameter, user_stage, make_tuple_input, DEST_RANK)) { in HandleSharedParameter()
445 auto receive = Reuse(parameter, *parameter_stage.begin(), recvs, SRC_RANK); in HandleSharedParameter()
697 AnfNodePtr PipelineTransformer::Reuse(const AnfNodePtr &node, int64_t stage, const std::vector<AnfN… in Reuse() function in mindspore::parallel::PipelineTransformer
797 auto recv = Reuse(argument, stage, ops, SRC_RANK); in HandleParameterGraph()
805 if (Reuse(argument, user_stage, ops, DEST_RANK)) { in HandleParameterGraph()
854 if (Reuse(node, user_node_stage, send_ops, DEST_RANK)) { in CutBorder()
Dpipeline_transformer.h77 AnfNodePtr Reuse(const AnfNodePtr &node, int64_t stage, const std::vector<AnfNodePtr> &out_input,
/third_party/curl/tests/data/
Dtest65351 Reuse of handle after altering mime data
/third_party/openGLES/extensions/EXT/
DGLX_EXT_context_priority.txt97 RESOLVED: Reuse the enums from EGL_IMG_context_priority. The window
DEXT_YUV_target.txt175 Reuse tokens as in extension "OES_EGL_image_external."
DEXT_shader_pixel_local_storage2.txt719 A) Reuse ReadPixels. Allow a new combination of <format> and <type>
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/surface/
Ddebug_canvas_reuse_overlay.dart32 title.text = 'Canvas Reuse';
/third_party/boost/libs/proto/doc/
Drationale.qbk29 [section:preprocessor Why Not Reuse MPL, Fusion, et cetera?]
/third_party/mesa3d/docs/relnotes/
D19.1.2.rst158 - anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7
D20.1.0.rst1553 - nouveau: Reuse tgsi_get_sysval_semantic().
1555 - nouveau: Reuse tgsi_get_gl_varying_semantic().
1590 - spirv_to_nir: Reuse glsl_sampler_dim_coordinate_components().
1591 - freedreno/ir3: Reuse glsl_get_sampler_dim_coordinate_components() in
1593 - tgsi_to_nir: Reuse glsl_get_sampler_dim_coordinate_components().
1594 - prog_to_nir: Reuse glsl_get_sampler_dim_coordinate_components().
D20.0.0.rst1032 - mesa/st: Reuse st_choose_matching_format from st_choose_format().
1049 - turnip: Reuse tu6_stage2opcode() more.
1076 - mesa/prog: Reuse count_vec4_slots() from ir_to_mesa.
1078 - i965: Reuse the new core glsl_count_dword_slots().
/third_party/flutter/engine/flutter/lib/web_ui/test/
Dcompositing_test.dart199 // Reuse: reuses a layer's DOM elements by matching it.
/third_party/ffmpeg/libavcodec/x86/
Dflacdsp.asm296 FLAC_DECORRELATE_16 indep2, 0, 1 ; Reuse stereo 16bits macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_buffer_pool.mm147 // Reuse the buffer in free list:
DTextureMtl.mm875 // Reuse texture image view.
900 // Reuse the native level view
/third_party/EGL/extensions/EXT/
DEGL_EXT_surface_compression.txt273 Reuse eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value);
DEGL_EXT_client_extensions.txt397 - Remove enum EGL_CLIENT_EXTENSIONS_EXT. Reuse EGL_EXTENSIONS for that
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dno-type-alias.md68 - Reuse your code: interfaces can be extended or implemented by other types. Type aliases cannot.
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_client_extensions.txt397 - Remove enum EGL_CLIENT_EXTENSIONS_EXT. Reuse EGL_EXTENSIONS for that
/third_party/icu/docs/userguide/strings/
Dutext.md194 #### Reuse subsubsection
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_YUV_target.txt175 Reuse tokens as in extension "OES_EGL_image_external."
DEXT_shader_pixel_local_storage2.txt719 A) Reuse ReadPixels. Allow a new combination of <format> and <type>
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/
Droute.dart635 // This route is destined to pop at this point. Reuse navigator's pop.
/third_party/vk-gl-cts/doc/testspecs/VK/
Dapitests.adoc393 ** Reuse in different queue

123