Home
last modified time | relevance | path

Searched defs:set (Results 2476 - 2500 of 3004) sorted by relevance

1...<<919293949596979899100>>...121

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c628 add_to_fd_set(MHD_socket fd, fd_set *set, MHD_socket *max_fd, unsigned int fd_setsize) add_to_fd_set() argument
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1250 void set(cons function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurveIter
1254 void set() { set() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurveIter
1288 void set(const TTPOLYCURVE* curPolygon) { set() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1293 void set() { set() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
[all...]
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp958 void SkOpAngle::set(SkOpSpanBase* start, SkOpSpanBase* end) { in set() function in SkOpAngle
[all...]
H A DSkOpCoincidence.cpp114 void SkCoincidentSpans::set(SkCoincidentSpans* next, const SkOpPtT* coinPtTStart, in set() function in SkCoincidentSpans
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c5184 ft_property_do( FT_Library library, const FT_String* module_name, const FT_String* property_name, void* value, FT_Bool set, FT_Bool value_is_string ) ft_property_do() argument
[all...]
/third_party/python/Lib/tkinter/
H A Dtix.py1879 def set(self, x, y, itemtype=None, **kw): global() member in Grid
[all...]
/third_party/python/Modules/
H A D_hashopenssl.c1832 PyObject *set; member
H A Dselectmodule.c123 seq2set(PyObject *seq, fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in seq2set() argument
184 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h1063 void set(SummaryFieldKind K, uint64_t V) { in set() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1912 void set(Init *Key, Init *Value) { Map[Key] = {Value, false}; } in set() function in llvm::final::final::LessRecordRegister::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp64 void set(short C) { in set() function in __anon25047::FAddendCoef
143 void set(short Coefficient, Value *V) { in set() function in __anon25047::FAddend
147 void set(const APFloat &Coefficient, Value *V) { in set() function in __anon25047::FAddend
151 void set(const ConstantFP *Coefficient, Value *V) { in set() function in __anon25047::FAddend
228 void FAddendCoef::set(const APFloat& C) { in set() function in FAddendCoef
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp467 void MutableCodePointTrie::set(UChar32 c, uint32_t value, UErrorCode &errorCode) { in set() function in __anon21079::MutableCodePointTrie
H A Dunames.cpp1204 calcStringSetLength(uint32_t set[8], const char *s) { in calcStringSetLength() argument
1297 calcNameSetLength(const uint16_t *tokens, uint16_t tokenCount, const uint8_t *tokenStrings, int8_t *tokenLengths, uint32_t set[8], const uint8_t **pLine, const uint8_t *lineLimit) calcNameSetLength() argument
[all...]
/third_party/toybox/toys/pending/
H A Ddhcp.c199 int set = 1; variable
/third_party/python/Objects/
H A Dcodeobject.c2157 PyObject *tuple, *set; in _PyCode_ConstantKey() local
H A Ddescrobject.c1693 property_copy(PyObject *old, PyObject *get, PyObject *set, PyObjec argument
[all...]
H A Dsetobject.c2300 PySet_Clear(PyObject *set) PySet_Clear() argument
2320 PySet_Discard(PyObject *set, PyObject *key) PySet_Discard() argument
2341 _PySet_NextEntry(PyObject *set, Py_ssize_t *pos, PyObject **key, Py_hash_t *hash) _PySet_NextEntry() argument
2357 PySet_Pop(PyObject *set) PySet_Pop() argument
2367 _PySet_Update(PyObject *set, PyObject *iterable) _PySet_Update() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessageV3.java2038 void set(Builder builder, Object value); set() method
2149 void set(final GeneratedMessageV3.Builder<?> builder, final Object value); set() method
2215 public void set(final GeneratedMessageV3.Builder<?> builder, final Object value) { set() method in GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
2292 public void set(final Builder builder, final Object value) { set() method in GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
2506 public void set(final Builder builder, final Object value) { set() method in GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
2652 public void set(Builder builder, Object value) { set() method in GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
2790 public void set(final Builder builder, final Object value) { set() method in GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
2941 public void set(GeneratedMessageV3.Builder builder, Object value) { set() method in GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor
2985 public void set(final Builder builder, final Object value) { set() method in GeneratedMessageV3.FieldAccessorTable.SingularMessageFieldAccessor
[all...]
H A DGeneratedMessage.java2171 void set(Builder builder, Object value); set() method
2316 public void set(final Builder builder, final Object value) { set() method in GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
2455 public void set(final Builder builder, final Object value) { set() method in GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
2590 public void set(Builder builder, Object value) { set() method in GeneratedMessage.FieldAccessorTable.MapFieldAccessor
2730 public void set(final Builder builder, final Object value) { set() method in GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
2887 public void set(GeneratedMessage.Builder builder, Object value) { set() method in GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
2930 public void set(final Builder builder, final Object value) { set() method in GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc1318 absl::btree_set<std::string> set; in TEST() local
1384 absl::btree_set<MovableOnlyInstance> set; TEST() local
1443 ExpectOperationCounts(const int expected_moves, const int expected_comparisons, const std::vector<int> &values, InstanceTracker *tracker, Set *set) ExpectOperationCounts() argument
1689 absl::btree_set<int> set; TEST() local
1893 absl::btree_set<int> set = {1, 2, 3, 4, 5}; TEST() local
2767 absl::btree_set<MultiKey, TypeParam> set; TYPED_TEST() local
2783 absl::btree_set<MultiKey, TypeParam> set; TYPED_TEST() local
2804 absl::btree_set<MultiKey, TypeParam> set = { TYPED_TEST() local
2811 const absl::btree_set<MultiKey, TypeParam> set = { TYPED_TEST() local
2942 absl::btree_set<MultiKey, TransparentPassThroughComp<MultiKeyComp>> set; TEST() local
2948 absl::btree_set<MultiKey, MultiKeyComp> set = {{}, MultiKeyComp{}}; TEST() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_verify.c481 struct cil_catset *set = (struct cil_catset *)datum; in cil_verify_no_self_reference() local
/third_party/rust/crates/nix/src/
H A Dunistd.rs1821 pub fn set(secs: libc::c_uint) -> Option<libc::c_uint> { set() functions
[all...]
/third_party/selinux/libsepol/src/
H A Dexpand.c2530 int type_set_expand(type_set_t * set, ebitmap_t * t, policydb_t * p, in type_set_expand() argument
2390 expand_convert_type_set(policydb_t * p, uint32_t * typemap, type_set_t * set, ebitmap_t * types, unsigned char alwaysexpand) expand_convert_type_set() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dir_context.h460 bool AreAnalysesValid(Analysis set) { return (set & valid_analyses_) == set; } in AreAnalysesValid() argument
525 uint32_t set = inst->GetSingleWordInOperand(kExtInstSetIdInIndx); in IsCombinatorInstruction() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp314 void makePoolAndSet (const DeviceInterface& vkd, VkDevice device, VkDescriptorSetLayout layout, Move<VkDescriptorPool>& pool, Move<VkDescriptorSet>& set) in makePoolAndSet() argument
322 void writeSetUpdate (const DeviceInterface& vkd, VkDevice device, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkDescriptorSet set) in writeSetUpdate() argument
[all...]

Completed in 89 milliseconds

1...<<919293949596979899100>>...121