Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
full:popback
(Results
1 - 25
of
38
) sorted by relevance
1
2
/third_party/vk-gl-cts/framework/delibs/decpp/
H
A
D
deRingBuffer.hpp
54
T
popBack
(void);
55
void
popBack
(T* elemBuf, int count) { peekBack(elemBuf, count);
popBack
(count); }
in popBack()
function in de::RingBuffer
56
void
popBack
(int count);
141
inline T RingBuffer<T>::
popBack
()
in popBack()
function in de::RingBuffer
166
void RingBuffer<T>::
popBack
(int count)
in popBack()
function in de::RingBuffer
H
A
D
dePoolArray.cpp
57
/* Test
popBack
(). */
in intArrayTest()
60
DE_TEST_ASSERT(arr.
popBack
() == (4999 - i));
in intArrayTest()
61
DE_TEST_ASSERT(arr16.
popBack
() == (4999 - i));
in intArrayTest()
131
/* Test
popBack
(). */
in alignedIntArrayTest()
134
DE_TEST_ASSERT(arr.
popBack
() == (4999 - i));
in alignedIntArrayTest()
135
DE_TEST_ASSERT(arr16.
popBack
() == (4999 - i));
in alignedIntArrayTest()
253
arr.
popBack
();
in sideEffectTest()
H
A
D
deThreadSafeRingBuffer.hpp
47
T
popBack
(void);
126
T ThreadSafeRingBuffer<T>::
popBack
()
in popBack()
function in de::ThreadSafeRingBuffer
H
A
D
deRingBuffer.cpp
66
buffer.
popBack
(&tmp[0], numBytes);
in RingBuffer_selfTest()
H
A
D
dePoolArray.hpp
75
T
popBack
(void);
366
inline T PoolArray<T, Alignment>::
popBack
(void)
in popBack()
function in de::PoolArray
H
A
D
deThreadSafeRingBuffer.cpp
70
Message msg = m_buffer.
popBack
();
in run()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H
A
D
ability_list.cpp
191
abilityList_.
PopBack
();
in PopBottomAbility()
195
abilityList_.
PopBack
();
in PopBottomAbility()
200
abilityList_.
PopBack
(); // pop home
in PopBottomAbility()
202
abilityList_.
PopBack
(); // pop secondLastRecord
in PopBottomAbility()
/foundation/distributeddatamgr/kv_store/frameworks/common/
H
A
D
lru_bucket.h
39
PopBack
();
in ~LRUBucket()
58
PopBack
();
in ResetCapacity()
102
PopBack
();
in Set()
185
void
PopBack
()
in PopBack()
function in OHOS::LRUBucket
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H
A
D
lru_bucket.h
39
PopBack
();
in ~LRUBucket()
58
PopBack
();
in ResetCapacity()
102
PopBack
();
in Set()
185
void
PopBack
()
in PopBack()
function in OHOS::LRUBucket
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H
A
D
geometry_vertex_sequence.h
109
BaseType::
PopBack
();
in Close()
118
BaseType::
PopBack
();
in Close()
134
BaseType::
PopBack
();
in Add()
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H
A
D
geometry_shorten_path.cpp
35
vtxSeq.
PopBack
();
in ShortenPath()
49
vtxSeq.
PopBack
();
in ShortenPath()
/third_party/vk-gl-cts/execserver/
H
A
D
xsExecutionServer.cpp
67
m_buffer.push_back(src.
popBack
());
in read()
89
src.
popBack
(&m_buffer[curBufPos], (int)numToRead);
in read()
387
m_bufferOut.
popBack
((int)numSent);
in send()
/foundation/graphic/graphic_utils_lite/test/
H
A
D
vector_unit_test.cpp
93
* @tc.desc: Verify PushBack/
PopBack
function, equal.
112
vector_->
PopBack
();
in HWTEST_F()
H
A
D
list_unit_test.cpp
135
* @tc.desc: Verify
PopBack
function, equal.
150
list_->
PopBack
();
in HWTEST_F()
/foundation/resourceschedule/ffrt/src/util/
H
A
D
linked_list.h
261
LinkedList*
PopBack
() noexcept
267
T*
PopBack
(LinkedList T::*member) noexcept
H
A
D
IntrusiveList.h
205
T*
PopBack
() noexcept
/third_party/vk-gl-cts/framework/platform/android/
H
A
D
tcuAndroidRenderActivity.cpp
240
Message msg = m_msgQueue.
popBack
();
in run()
290
Message msg = m_msgQueue.
popBack
();
in run()
/third_party/vk-gl-cts/framework/xexml/
H
A
D
xeXMLParser.cpp
124
m_buf.
popBack
(m_curTokenLen);
in advance()
178
m_buf.
popBack
();
in advance()
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H
A
D
utils_list.h
105
void
PopBack
()
in PopBack()
function in OHOS::List
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H
A
D
vector.h
85
void
PopBack
()
in PopBack()
function in OHOS::Graphic::Vector
H
A
D
list.h
166
void
PopBack
()
in PopBack()
function in OHOS::List
/third_party/skia/third_party/externals/angle2/src/common/
H
A
D
FixedVector_unittest.cpp
72
TEST(FixedVector,
PopBack
)
in TEST()
/third_party/skia/third_party/externals/tint/src/utils/
H
A
D
unique_vector_test.cc
109
TEST(UniqueVectorTest,
PopBack
) {
in TEST()
/third_party/vk-gl-cts/executor/
H
A
D
xeCallQueue.cpp
73
call = m_callQueue.
popBack
();
in callNext()
H
A
D
xeContainerFormatParser.cpp
131
m_buf.
popBack
(m_elementLen);
in advance()
Completed in 39 milliseconds
1
2