Home
last modified time | relevance | path

Searched refs:set (Results 7226 - 7250 of 10171) sorted by relevance

1...<<281282283284285286287288289290>>...407

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h713 std::set<int32_t> avoidAreaListenerSessionSet_;
714 std::set<int32_t> touchOutsideListenerSessionSet_;
715 std::set<int32_t> windowVisibilityListenerSessionSet_;
718 std::set<int32_t> failRecoveredPersistentIdSet_;
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp9 SortedLines::SortedLines(const UnicodeSet &set, const UnicodeSet &excludeBounds, const StrengthProbe &probe, in SortedLines() argument
16 repertoire(set), in SortedLines()
59 // first sort through the set in getBounds()
345 SortedLines::updateBounds(UnicodeSet &set) { in updateBounds() argument
348 UnicodeSetIterator it1(set); in updateBounds()
/third_party/icu/icu4c/source/i18n/
H A Dcollationbuilder.cpp1080 // We set 0 case bits for secondary CEs too in setCaseBits()
1089 CollationBuilder::suppressContractions(const UnicodeSet &set, const char *&parserErrorReason, in suppressContractions() argument
1092 dataBuilder->suppressContractions(set, errorCode); in suppressContractions()
1094 parserErrorReason = "application of [suppressContractions [set]] failed"; in suppressContractions()
1099 CollationBuilder::optimize(const UnicodeSet &set, const char *& /* parserErrorReason */, in optimize() argument
1102 optimizeSet.addAll(set); in optimize()
1210 // It also saves a little bit of space, and may reduce the set of characters with contractions. in addTailComposites()
1255 // they are set to the last combining classes seen. in mergeCompositeIntoString()
1702 // Contraction set consists only of strings in ucol_getUnsafeSet()
1704 // break the strings apart and add them to the unsafe set in ucol_getUnsafeSet()
[all...]
H A Drulebasedcollator.cpp280 LocalPointer<UnicodeSet> set(getTailoredSet(errorCode)); in hashCode()
282 UnicodeSetIterator iter(*set); in hashCode()
400 RuleBasedCollator::internalAddContractions(UChar32 c, UnicodeSet &set, UErrorCode &errorCode) const { in internalAddContractions() argument
402 ContractionsAndExpansions(&set, NULL, NULL, false).forCodePoint(data, c, errorCode); in internalAddContractions()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_validate.c51 struct set *uses, *if_uses, *defs;
86 struct set *blocks;
89 struct set *ssa_srcs;
105 struct set *shader_gc_list;
197 /* As we walk SSA defs, we add every use to this set. We need to make sure in validate_ssa_src()
659 /* Make sure that the creator didn't forget to set the range_base+range. */ in validate_intrinsic_instr()
1227 /* And we have to be in our successor's predecessors set */ in validate_block_predecessors()
1504 /* Must have exactly one mode set */ in validate_var_decl()
1612 /* Resize the ssa_srcs set. It's likely that the size of this set wil in validate_function_impl()
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c62 * attribute, set ib_dirty to TRUE, thus index block will be updated during
567 * STATUS_OK with errno set to ESUCCESS if we know for sure that the
569 * STATUS_NOT_FOUND with errno set to ENOENT if we know for sure the
573 * STATUS_ERROR with errno set if on unexpected error during lookup.
759 * If an error occurs return -1, set errno to error code and @icx is left
997 static int ntfs_ibm_modify(ntfs_index_context *icx, VCN vcn, int set) in ntfs_ibm_modify() argument
1006 ntfs_log_trace("%s vcn: %lld\n", set ? "set" : "clear", (long long)vcn); in ntfs_ibm_modify()
1014 if (set) { in ntfs_ibm_modify()
1028 if (set) in ntfs_ibm_modify()
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationbuilder.cpp1080 // We set 0 case bits for secondary CEs too in setCaseBits()
1089 CollationBuilder::suppressContractions(const UnicodeSet &set, const char *&parserErrorReason, in suppressContractions() argument
1092 dataBuilder->suppressContractions(set, errorCode); in suppressContractions()
1094 parserErrorReason = "application of [suppressContractions [set]] failed"; in suppressContractions()
1099 CollationBuilder::optimize(const UnicodeSet &set, const char *& /* parserErrorReason */, in optimize() argument
1102 optimizeSet.addAll(set); in optimize()
1231 // It also saves a little bit of space, and may reduce the set of characters with contractions. in addTailComposites()
1276 // they are set to the last combining classes seen. in mergeCompositeIntoString()
1723 // Contraction set consists only of strings in ucol_getUnsafeSet()
1725 // break the strings apart and add them to the unsafe set in ucol_getUnsafeSet()
[all...]
H A Drulebasedcollator.cpp282 LocalPointer<UnicodeSet> set(getTailoredSet(errorCode)); in hashCode()
284 UnicodeSetIterator iter(*set); in hashCode()
402 RuleBasedCollator::internalAddContractions(UChar32 c, UnicodeSet &set, UErrorCode &errorCode) const { in internalAddContractions() argument
404 ContractionsAndExpansions(&set, nullptr, nullptr, false).forCodePoint(data, c, errorCode); in internalAddContractions()
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h90 struct set;
720 * The derived value \c _TestTwoSide is set when the front-face and back-face
1318 /** Largest index + 1 of texture units that have had any CurrentTex set. */
1527 * The gl*Pointer() functions will set VERTEX_ATTRIB_ARRAY_STRIDE
1529 * glBindVertexBuffer() will only set VERTEX_BINDING_STRIDE.
1734 * \c PrimitiveRestartFixedIndex is set.
1749 * The _DrawVAO is either set to the currently bound VAO for array type
1750 * draws or to internal VAO's set up by the vbo module to execute immediate
1768 * happen when ST_NEW_VERTEX_ARRAYS is set.
1776 * pointer is set t
[all...]
/third_party/littlefs/scripts/
H A Dtest.py67 self.defines = set()
217 self.defines = set.union(*(
218 set(case.defines) for case in self.cases))
791 children = set()
/third_party/node/deps/v8/src/objects/
H A Djs-number-format.cc11 #include <set>
258 std::set<std::string> sanctioned(Intl::SanctionedSimpleUnits()); in CreateUnitMap()
1168 std::set<std::string> relevant_extension_keys{"nu"}; in New()
2159 const std::set<std::string>& JSNumberFormat::GetAvailableLocales() { in GetAvailableLocales()
/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs105 // Some convenient typedefs for a fast hash map and hash set.
226 /// If none of the above patterns match, then bindgen will generate a set of Rust constants.
239 /// End-users of the crate may need to set the `BINDGEN_EXTRA_CLANG_ARGS` environment variable to
240 /// add additional arguments. For example, to build against a different sysroot a user could set
388 for (set, flag) in regex_sets { in command_line_flags()
389 for item in set.get_items() { in command_line_flags()
395 for (abi, set) in &self.options.abi_overrides { in command_line_flags()
396 for item in set.get_items() { in command_line_flags()
794 /// (docstrings) or not. This is set to true by default.
988 /// Mark the given enum (or set o
[all...]
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs1732 pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; in clang_CXCursorSet_contains()
1733 pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; in clang_CXCursorSet_insert()
2003 pub fn clang_disposeCXCursorSet(set: CXCursorSet); in clang_disposeCXCursorSet()
2015 pub fn clang_disposeStringSet(set: *mut CXStringSet); in clang_disposeStringSet()
/third_party/python/Lib/
H A D_pyio.py86 returned I/O object is closed, unless closefd is set to False.)
123 buffering is an optional integer used to set the buffering policy.
207 modes = set(mode)
208 if modes - set("axrwb+t") or len(mode) > len(modes):
309 # builtins.open was set to OpenWrapper to not become a bound method
310 # when set to a class variable. _io.open is a built-in function whereas
641 set not to block and has no data to read.
672 None if the object is set not to block and has no data to read.
1334 # a subclass or the user set self.flush to something. This is the same
1532 if not set(mod
[all...]
H A Dpickle.py183 EMPTY_SET = b'\x8f' # push empty set on the stack
184 ADDITEMS = b'\x90' # modify set by adding topmost stack items
1014 self.save_reduce(set, (list(obj),), obj=obj)
1031 dispatch[set] = save_set
1460 self.append(set())
1704 if isinstance(set_obj, set):
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp49 #include <set>
311 // miss shader is loaded into each test regardless m_params.miss() is set in RayTracingTestPipeline()
314 // cloest hit shader is loaded into each test regardless m_params.chit() is set in RayTracingTestPipeline()
615 << "layout(rgba32i, set = 0, binding = 0) uniform iimage2D result;" << endl in initPrograms()
616 << "layout(set = 0, binding = 1) uniform accelerationStructureEXT topLevelAS;" << endl in initPrograms()
637 // miss shader is created in each test regardless the m_params.miss() is set in initPrograms()
651 // closest hit shader is created in each test regardless the m_params.chit() is set in initPrograms()
909 std::set<deUint32> usedIndexes; in prepareShaderBindingTable()
939 std::set<deUint32> usedIndexes; in prepareShaderBindingTable()
1350 using FlagsSet = std::set<VkPipelineCreateFlag
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp1170 Move<VkDescriptorSet> set (allocateDescriptorSet(vkd, device, &allocateInfo)); in createSplitDescriptorSet()
1192 *set, in createSplitDescriptorSet()
1205 *set, in createSplitDescriptorSet()
1221 return set; in createSplitDescriptorSet()
2010 splitShader << "layout(input_attachment_index = 0, set = 0, binding = 0) uniform highp subpassInputMS i_depth;\n" in init()
2011 << "layout(input_attachment_index = 0, set = 0, binding = 1) uniform highp usubpassInputMS i_stencil;\n"; in init()
2014 splitShader << "layout(input_attachment_index = 0, set = 0, binding = 0) uniform highp subpassInputMS i_depth;\n"; in init()
2016 splitShader << "layout(input_attachment_index = 0, set = 0, binding = 0) uniform highp usubpassInputMS i_stencil;\n"; in init()
2087 "layout(input_attachment_index = 0, set = 0, binding = 0) uniform highp " << subpassType << " i_color;\n" in init()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.cpp1088 std::set<uint32_t> visited; in ComputeFunctionToEntryPointMapping()
1111 std::set<uint32_t> visited; in ComputeRecursiveEntryPoints()
1151 std::set<uint32_t> ValidationState_t::EntryPointReferences(uint32_t id) const { in EntryPointReferences()
1152 std::set<uint32_t> referenced_entry_points; in EntryPointReferences()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.cpp24 EGLSetBlobFuncANDROID set, in EGL_SetBlobCacheFuncsANDROID()
29 "dpy = 0x%016" PRIxPTR ", set = 0x%016" PRIxPTR ", get = 0x%016" PRIxPTR "", in EGL_SetBlobCacheFuncsANDROID()
30 (uintptr_t)dpy, (uintptr_t)set, (uintptr_t)get); in EGL_SetBlobCacheFuncsANDROID()
37 dpyPacked, set, get); in EGL_SetBlobCacheFuncsANDROID()
39 SetBlobCacheFuncsANDROID(thread, dpyPacked, set, get); in EGL_SetBlobCacheFuncsANDROID()
23 EGL_SetBlobCacheFuncsANDROID(EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) EGL_SetBlobCacheFuncsANDROID() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.cpp1088 std::set<uint32_t> visited; in ComputeFunctionToEntryPointMapping()
1111 std::set<uint32_t> visited; in ComputeRecursiveEntryPoints()
1151 std::set<uint32_t> ValidationState_t::EntryPointReferences(uint32_t id) const { in EntryPointReferences()
1152 std::set<uint32_t> referenced_entry_points; in EntryPointReferences()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationbuilder.cpp1074 // We set 0 case bits for secondary CEs too in setCaseBits()
1083 CollationBuilder::suppressContractions(const UnicodeSet &set, const char *&parserErrorReason, in suppressContractions() argument
1086 dataBuilder->suppressContractions(set, errorCode); in suppressContractions()
1088 parserErrorReason = "application of [suppressContractions [set]] failed"; in suppressContractions()
1093 CollationBuilder::optimize(const UnicodeSet &set, const char *& /* parserErrorReason */, in optimize() argument
1096 optimizeSet.addAll(set); in optimize()
1204 // It also saves a little bit of space, and may reduce the set of characters with contractions. in addTailComposites()
1249 // they are set to the last combining classes seen. in mergeCompositeIntoString()
1696 // Contraction set consists only of strings in ucol_getUnsafeSet()
1698 // break the strings apart and add them to the unsafe set in ucol_getUnsafeSet()
[all...]
H A Drulebasedcollator.cpp280 LocalPointer<UnicodeSet> set(getTailoredSet(errorCode)); in hashCode()
282 UnicodeSetIterator iter(*set); in hashCode()
400 RuleBasedCollator::internalAddContractions(UChar32 c, UnicodeSet &set, UErrorCode &errorCode) const { in internalAddContractions() argument
402 ContractionsAndExpansions(&set, NULL, NULL, FALSE).forCodePoint(data, c, errorCode); in internalAddContractions()
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp281 "Could not set transform on scale canvas."); in endSheet()
417 "Could not set new stream for subsetted font."); in subset_typeface()
547 HRM((*path)->SetGeometryLocal(geometry.get()), "Could not set geometry"); in createPath()
560 HRM(solidBrush->SetOpacity(alpha / 255.0f), "Could not set opacity."); in createXpsSolidColorBrush()
582 "Could not set tile mode for side of clamp."); in sideOfClamp()
584 "Could not set brush for side of clamp"); in sideOfClamp()
601 "Could not set brush for corner of clamp."); in cornerOfClamp()
675 "Could not set image tile mode"); in createXpsImageBrush()
677 "Could not set image opacity."); in createXpsImageBrush()
704 "Could not set til in createXpsImageBrush()
[all...]
/third_party/skia/tests/
H A DGrThreadSafeCacheTest.cpp522 verts[0].set(10.0f, 10.0f); in findOrCreateVertices()
523 verts[1].set(fWH-10.0f, 10.0f); in findOrCreateVertices()
524 verts[2].set(10.0f, fWH-10.0f); in findOrCreateVertices()
525 verts[3].set(fWH-10.0f, fWH-10.0f); in findOrCreateVertices()
706 // In this case something has gone disastrously wrong so set up to drop the draw in AccessCachedView()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DShaderModule.cpp454 // Skip bindings that have minimum buffer size set in the layout in GetBindGroupMinBufferSizes()
735 metadata->usedVertexInputs.set(location);
753 metadata->usedInterStageVariables.set(location);
792 metadata->usedInterStageVariables.set(location);
855 metadata->fragmentOutputsWritten.set(attachment);

Completed in 77 milliseconds

1...<<281282283284285286287288289290>>...407