Home
last modified time | relevance | path

Searched refs:synchronized (Results 1 – 25 of 223) sorted by relevance

123456789

/third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/
DpropertyNamesOfReservedWords.ts51 synchronized; property in C
120 synchronized; property
190 synchronized; variable
259 synchronized, enumerator
/third_party/typescript/tests/baselines/reference/
DpropertyNamesOfReservedWords.types152 synchronized;
153 >synchronized : any
357 synchronized;
358 >synchronized : any
416 …: any; return: any; short: any; static: any; super: any; switch: any; synchronized: any; this: any…
565 synchronized;
566 >synchronized : any
611 …: any; return: any; short: any; static: any; super: any; switch: any; synchronized: any; this: any…
617 …: any; return: any; short: any; static: any; super: any; switch: any; synchronized: any; this: any…
770 synchronized,
[all …]
DpropertyNamesOfReservedWords.js52 synchronized; field in C
121 synchronized;
191 synchronized;
260 synchronized,
DpropertyNamesOfReservedWords.symbols152 synchronized;
153 >synchronized : Symbol(C.synchronized, Decl(propertyNamesOfReservedWords.ts, 49, 11))
360 synchronized;
361 >synchronized : Symbol(I.synchronized, Decl(propertyNamesOfReservedWords.ts, 118, 11))
569 synchronized;
570 >synchronized : Symbol(synchronized, Decl(propertyNamesOfReservedWords.ts, 188, 11))
774 synchronized,
775 >synchronized : Symbol(E.synchronized, Decl(propertyNamesOfReservedWords.ts, 257, 11))
/third_party/python/Lib/multiprocessing/
Dsharedctypes.py82 return synchronized(obj, lock, ctx=ctx)
96 return synchronized(obj, lock, ctx=ctx)
103 def synchronized(obj, lock=None, ctx=None): function
200 return synchronized, (self._obj, self._lock)
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.synchronization.txt44 accessed by other invocations. Image accesses are synchronized using
45 memoryBarrierImage(). SSBO accesses do not need to be explicitly synchronized
50 accessed by another invocation within the work group. Accesses are synchronized
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_device_generated_commands/
Dgeneratedcommands.adoc29 synchronized against the command execution.
30 When not preprocessing, the preprocessing is automatically synchronized
Dgeneratedcommands.txt29 synchronized against the command execution.
30 When not preprocessing, the preprocessing is automatically synchronized
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_delay_before_swap.txt63 synchronized swap would occur on the window associated with <hDC>. It also
65 for the synchronized swap and FALSE otherwise.
76 When buffer swaps are synchronized, the swap period is composed of one or
DGLX_NV_delay_before_swap.txt72 synchronized swap would occur on a particular GLX window drawable. It
74 to wait for the synchronized swap and False otherwise.
78 When buffer swaps are synchronized, the swap period is composed of one or
/third_party/openGLES/extensions/NV/
DWGL_NV_delay_before_swap.txt63 synchronized swap would occur on the window associated with <hDC>. It also
65 for the synchronized swap and FALSE otherwise.
76 When buffer swaps are synchronized, the swap period is composed of one or
DGLX_NV_delay_before_swap.txt72 synchronized swap would occur on a particular GLX window drawable. It
74 to wait for the synchronized swap and False otherwise.
78 When buffer swaps are synchronized, the swap period is composed of one or
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_swap_barrier.txt104 the groups are synchronized. If they are not synchronized, there is no
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_swap_barrier.txt104 the groups are synchronized. If they are not synchronized, there is no
/third_party/icu/tools/currency/
Dreadme.txt89 [java] [OK] ICU data is synchronized with the reference data
100 In this case, our data is synchronized with the latest XML data and you're done.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/
Dcreate_ray_tracing_pipelines_common.adoc28 <<fundamentals-threadingbehavior,externally synchronized>>
Dcreate_ray_tracing_pipelines_common.txt28 <<fundamentals-threadingbehavior,externally synchronized>>
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/
DWGL_I3D_swap_frame_lock.txt98 systems that are synchronized to the external sync cable.
109 The "master" system is forced to be synchronized to at least one
/third_party/openGLES/extensions/I3D/
DWGL_I3D_swap_frame_lock.txt98 systems that are synchronized to the external sync cable.
109 The "master" system is forced to be synchronized to at least one
/third_party/gstreamer/gstreamer/docs/random/thomasvs/
Dcapturing133 - elements can be synchronized by writing a NTP clock subclass that listens
137 when the streams are made to be perfect streams and synchronized.
138 Since the streams are perfect and synchronized, the timestamps transmitted
204 - muxer will receive synchronized data from both
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_opacity_micromap/
Dmicromaps.adoc62 must: be <<synchronization-dependencies,synchronized>> with the
69 <<synchronization-dependencies,synchronized>> with the
78 <<synchronization-dependencies,synchronized>> with the
360 <<synchronization-dependencies, synchronized>> with the
410 <<synchronization-dependencies, synchronized>> with the
507 synchronized>> with the ename:VK_PIPELINE_STAGE_2_MICROMAP_BUILD_BIT_EXT
512 synchronized with the ename:VK_PIPELINE_STAGE_2_MICROMAP_BUILD_BIT_EXT
598 synchronized>> with the ename:VK_PIPELINE_STAGE_2_MICROMAP_BUILD_BIT_EXT
603 synchronized with the ename:VK_PIPELINE_STAGE_2_MICROMAP_BUILD_BIT_EXT
/third_party/gstreamer/gstplugins_base/tests/validate/giosrc/
Dread-growing-file.validatetest2 # That branch is synchronized on the test clock that we drive in the scenario.
/third_party/openssl/doc/man3/
DSSL_CTX_sess_set_cache_size.pod37 session shall be added. This removal is not synchronized with the
/third_party/libexif/m4m/
Dgp-gettext-hack.m478 dnl are supposed to be synchronized.
/third_party/skia/third_party/externals/tint/docs/
Dstyle_guide.md34 Tint uses the Chromium build system and will stay synchronized with that system.

123456789