Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dabi_diff.h23 #pragma clang diagnostic pop
Dabi_dump.h23 #pragma clang diagnostic pop
/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/scripts/
Dadd-accounts-sdk69 addr = argv.pop()
Dadd-accounts72 addr = argv.pop()
Dsymbol.py87 open_cmd, open_pipe = self._lru.pop()
277 next_addr = addrs.pop(0)
372 next_addr = addrs.pop(0)
Dstack_core.py424 (source_symbol, source_location, object_symbol_with_offset) = info.pop()
/development/vndk/tools/sourcedr/ninja/
Dlist_ninja_build_dep.py48 build = stack.pop()
Dlist_source_file.py54 cur = stack.pop()
Dninja.py147 expanded_vars.pop()
543 self._lexer, self._env = self._context.pop()
/development/gsi/gsi_util/gsi_util/utils/
Dcmd_utils.py75 if kwargs.pop('shell', False):
/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.h76 T pop() { in pop() function
/development/tools/repo_pull/
Drepo_pull.py70 check = kwargs.pop('check', False)
73 stdin = kwargs.pop('input')
/development/host/windows/usb/
Dreadme.txt31 dismissed) to pop up at the installation time.
/development/vndk/tools/sourcedr/blueprint/
Dblueprint.py837 sub_env.pop('build', None)
838 sub_env.pop('subdirs', None)
839 sub_env.pop('optional_subdirs', None)
861 envs.pop()
/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/definition-tool/
Dvndk_definition_tool.py2877 lib = stack.pop()