| /third_party/protobuf/conformance/third_party/jsoncpp/ |
| H A D | json.h | 1115 explicit ValueIteratorBase(const Value::ObjectValues::iterator& current); 1138 explicit ValueConstIterator(const Value::ObjectValues::iterator& current); 1189 explicit ValueIterator(const Value::ObjectValues::iterator& current); 1458 Location& current, 1462 Location& current,
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | generator.py | 355 """The current feature name being generated.""" 1179 current = self.getHandleParent(typename) 1180 while current is not None: 1181 yield current 1182 current = self.getHandleParent(current)
|
| /third_party/skia/src/core/ |
| H A D | SkPathBuilder.cpp | 466 // If the current point and target point for the arc are identical, it should be treated as a in arcTo() 595 const SkPoint& current() const { in current() function in __anon18708::PointIterator 602 return this->current(); 671 this->moveTo(iter.current()); in addRect() 690 this->moveTo(ovalIter.current()); in addOval() 730 this->moveTo(rrectIter.current()); in addRRect()
|
| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
| H A D | json.h | 1065 explicit ValueIteratorBase(const Value::ObjectValues::iterator& current); 1087 explicit ValueConstIterator(const Value::ObjectValues::iterator& current); 1138 explicit ValueIterator(const Value::ObjectValues::iterator& current); 1407 Location& current, 1411 Location& current,
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 353 analysis::DecorationManager current(module()); in IsConsistent() 355 if (*dec_mgr != current) { in IsConsistent() 361 FeatureManager current(grammar_); in IsConsistent() 362 current.Analyze(module()); in IsConsistent() 364 if (current != *feature_mgr_) { in IsConsistent()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
| H A D | json.h | 1065 explicit ValueIteratorBase(const Value::ObjectValues::iterator& current); 1087 explicit ValueConstIterator(const Value::ObjectValues::iterator& current); 1138 explicit ValueIterator(const Value::ObjectValues::iterator& current); 1407 Location& current, 1411 Location& current,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_context.cpp | 353 analysis::DecorationManager current(module()); in IsConsistent() 355 if (*dec_mgr != current) { in IsConsistent() 361 FeatureManager current(grammar_); in IsConsistent() 362 current.Analyze(module()); in IsConsistent() 364 if (current != *feature_mgr_) { in IsConsistent()
|
| /third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
| H A D | json.h | 1065 explicit ValueIteratorBase(const Value::ObjectValues::iterator& current); 1087 explicit ValueConstIterator(const Value::ObjectValues::iterator& current); 1138 explicit ValueIterator(const Value::ObjectValues::iterator& current); 1407 Location& current, 1411 Location& current,
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | localematcher.cpp | 587 current = &locales.next(); in next() 588 return getMaximalLsrOrUnd(likelySubtags, *current, errorCode); in next() 595 remembered = current; in rememberCurrent() 599 remembered = new Locale(*current); in rememberCurrent() 620 const Locale *current = nullptr, *remembered = nullptr; member in LocaleLsrIterator
|
| /third_party/vulkan-headers/registry/ |
| H A D | generator.py | 355 """The current feature name being generated.""" 1179 current = self.getHandleParent(typename) 1180 while current is not None: 1181 yield current 1182 current = self.getHandleParent(current)
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | target_component.h | 38 const RefPtr<NGGestureRecognizer>& current, const std::list<RefPtr<NGGestureRecognizer>>& others)>;
|
| /foundation/arkui/ace_engine/frameworks/core/accessibility/ |
| H A D | native_interface_accessibility_impl.cpp | 29 rangeInfo.current = 0; in ArkUI_AccessibilityElementInfo()
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_view_group.h | 91 * @brief Inserts a new child view behind the current one. 93 * @param prevView Indicates the pointer to the current child view, previous to the new child view to insert. 129 * @brief Obtains the current view and target view based on specified coordinates. The obtained current view 134 * @param current Indicates the double pointer to the current view to obtain. 141 void GetTargetView(const Point& point, UIView** current, UIView** target) override;
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | wait.h | 238 #define DECLARE_WAITQUEUE(wait, current) do {} while (0)
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
| H A D | AbstractBreakIteratorTests.java | 73 public int current() { in current() method in AbstractBreakIteratorTests.AbstractBreakIterator
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
| H A D | AbstractBreakIteratorTests.java | 70 public int current() { in current() method in AbstractBreakIteratorTests.AbstractBreakIterator
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | caniter.h | 93 * Gets the NFD form of the current source we are iterating over. 178 // current is used in iterating to combine pieces 179 int32_t *current; member in U_FINAL
|
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | Ginit_local.c | 43 c->task = current; in set_as_arg()
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | caniter.h | 93 * Gets the NFD form of the current source we are iterating over. 178 // current is used in iterating to combine pieces 179 int32_t *current; member in final
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_context.h | 45 struct nouveau_bo *current; member
|
| H A D | nouveau_video.h | 39 unsigned past, future, current; member
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | caniter.h | 93 * Gets the NFD form of the current source we are iterating over. 178 // current is used in iterating to combine pieces 179 int32_t *current; member in U_FINAL
|
| H A D | uchriter.h | 91 * same as "that"'s current position. 213 * The current position is adjusted to the beginning of the code point 226 virtual char16_t current(void) const; 245 * Gets the current code unit for returning and advances to the next code unit 249 * @return the current code unit. 267 * Gets the current code point for returning and advances to the next code point 271 * @return the current point. 278 * at or after the current position in the iteration range. 282 * at or after the current position in the iteration range. 307 * before the current positio [all...] |
| /third_party/skia/include/android/ |
| H A D | SkAnimatedImage.h | 74 * Returns the current frame as an SkImage. The SkImage will not change 76 * If there is no current frame, nullptr will be returned. 81 * How long to display the current frame. 124 // current one is already in use by another owner (e.g. 159 int computeNextFrame(int current, bool* animationEnded); 169 * Returns the current frame as an SkImage.
|
| /applications/standard/app_samples/code/Project/HapBuild/test-tool/ |
| H A D | InstallAndTestSpecial_ci.py | 166 current = "-1" 171 if line and "current" in line: 174 current = "0" 176 current = nums[0] 179 f"hdc shell snapshot_display -f /data/snapshot/{bundle}_{current}.jpeg")
|