| /third_party/libuv/src/win/ |
| H A D | signal.c | 95 unsigned long previous = InterlockedExchange( in RB_GENERATE_STATIC() local
|
| /third_party/libuv/src/ |
| H A D | fs-poll.c | 47 struct poll_ctx* previous; /* context from previous start()..stop() period */ member
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | cache.h | 29 struct CACHED_GENERIC *previous; member 37 struct CACHED_INODE *previous; member 47 struct CACHED_NIDATA *previous; member 58 struct CACHED_LOOKUP *previous; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | cache.c | 107 struct HASH_ENTRY *previous; in drophashindex() local 151 struct CACHED_GENERIC *previous; in ntfs_fetch_cache() local 338 struct CACHED_GENERIC *previous; do_invalidate() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ulist.cpp | 20 UListNode *previous; member [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | uiter.h | 447 UCharIteratorPrevious *previous; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | search.cpp | 283 int32_t SearchIterator::previous(UErrorCode &status) in previous() function in SearchIterator
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | unicode-inl.h | 144 unsigned Utf8::Encode(char* str, uchar c, int previous, bool replace_invalid) { in Encode() argument 189 unsigned Utf8::Length(uchar c, int previous) { in Length() argument
|
| /third_party/node/deps/uv/src/ |
| H A D | fs-poll.c | 47 struct poll_ctx* previous; /* context from previous start()..stop() period */ member
|
| /third_party/node/deps/uv/src/win/ |
| H A D | signal.c | 95 unsigned long previous = InterlockedExchange( in RB_GENERATE_STATIC() local
|
| /third_party/python/Lib/ |
| H A D | shelve.py | 202 def previous(self): member in BsdDbShelf
|
| /third_party/skia/src/gpu/ |
| H A D | GrDynamicAtlas.cpp | 26 Node(Node* previous, GrRectanizer* rectanizer, int x, int y) in Node() argument 29 Node* previous() const { return fPrevious; } in previous() function in GrDynamicAtlas::Node 112 GrDynamicAtlas::Node* GrDynamicAtlas::makeNode(Node* previous, int l, int t, int r, int b) { in makeNode() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkSemaphore.cpp | 67 External *previous = nullptr; member in vk::BinarySemaphore::External
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | search.cpp | 283 int32_t SearchIterator::previous(UErrorCode &status) in previous() function in SearchIterator
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | LinkedList.h | 104 LinkNode(LinkNode<T>* previous, LinkNode<T>* next) : previous_(previous), next_(next) { in LinkNode() argument 157 LinkNode<T>* previous() const { in previous() function in LinkNode [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ulist.cpp | 20 UListNode *previous; member [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | uiter.h | 447 UCharIteratorPrevious *previous; member
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_list.c | 228 struct cil_list_item *previous = NULL; in cil_list_remove() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | track_animation.cpp | 159 void TrackAnimation::OnPropertyChanged(const TargetProperty& property, const IStackProperty::Ptr& previous) in OnPropertyChanged() argument
|
| H A D | animation_state.cpp | 268 const auto previous = state_.animationState_; in SetState() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacsbr.c | 56 int k, previous, present; in make_bands() local
|
| H A D | binkaudio.c | 63 float previous[MAX_DCT_CHANNELS][BINK_BLOCK_MAX_SIZE / 16]; ///< coeffs from previous audio block member
|
| H A D | hnm4video.c | 44 uint8_t *previous; member 156 uint8_t tag, previous, backline, backward, swap; in decode_interframe_v4() local 285 uint8_t tag, count, previous, delta; in decode_interframe_v4a() local [all...] |
| H A D | mace.c | 155 int16_t index, factor, prev2, previous, level; member
|
| /third_party/glfw/src/ |
| H A D | context.c | 349 _GLFWwindow* previous; in _glfwRefreshContextAttribs() local 621 _GLFWwindow* previous; in glfwMakeContextCurrent() local [all...] |