Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 20 of 20) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
DPduComposer.java345 mStack.pop(); in appendEncodedString()
555 mStack.pop(); in appendHeader()
636 mStack.pop(); in appendHeader()
865 mStack.pop(); in makeMessageBody()
893 mStack.pop(); in makeMessageBody()
955 mStack.pop(); in makeMessageBody()
1018 mStack.pop(); in makeMessageBody()
1095 void pop() { in pop() method in PduComposer.BufferStack
/development/gsi/gsi_util/gsi_util/utils/
Dcmd_utils.py54 if kwargs.pop('shell', False):
/development/scripts/
Dadd-accounts72 addr = argv.pop()
Dadd-accounts-sdk69 addr = argv.pop()
Dsymbol.py81 open_cmd, open_pipe = self._lru.pop()
271 next_addr = addrs.pop(0)
362 next_addr = addrs.pop(0)
Dstack_core.py411 (source_symbol, source_location, object_symbol_with_offset) = info.pop()
/development/vndk/tools/sourcedr/sourcedr/
Dmap.py33 v = stack.pop()
Dninja.py150 expanded_vars.pop()
546 self._lexer, self._env = self._context.pop()
/development/testrunner/
Dmake_tree.py47 current_seg = path_segs.pop(0)
/development/python-packages/gdbrunner/
D__init__.py120 columns = output.pop(0).split()
126 columns = output.pop().split()
/development/vndk/tools/header-checker/tests/input/
Dexample1.h75 T pop() { in pop() function
/development/vndk/tools/header-checker/merge-abi-diff/src/
Dmerge_abi_diff.cpp20 #pragma clang diagnostic pop
/development/vndk/tools/sourcedr/sourcedr/blueprint/
Dblueprint.py829 sub_env.pop('build', None)
830 sub_env.pop('subdirs', None)
831 sub_env.pop('optional_subdirs', None)
851 envs.pop()
/development/host/windows/usb/
Dreadme.txt31 dismissed) to pop up at the installation time.
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DLookupActivity.java132 String lastEntry = mHistory.pop(); in onKeyDown()
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DXmlDocumentProvider.java447 final int length = pathLengthStack.pop(); in parseWith()
/development/vndk/tools/header-checker/header-abi-util/include/
Dir_representation_protobuf.h24 #pragma clang diagnostic pop
/development/vndk/tools/header-checker/header-abi-util/src/
Dir_representation.cpp23 #pragma clang diagnostic pop
/development/vndk/tools/sourcedr/sourcedr/static/prism/js/
Dprism.js505 var script = document.currentScript || [].slice.call(document.getElementsByTagName("script")).pop();
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py2423 lib = stack.pop()