Searched refs:pop (Results 1 – 19 of 19) sorted by relevance
/development/vndk/tools/header-checker/src/repr/protobuf/ |
D | abi_diff.h | 23 #pragma clang diagnostic pop
|
D | abi_dump.h | 23 #pragma clang diagnostic pop
|
/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/ |
D | PduComposer.java | 345 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/ |
D | symbol.py | 97 open_cmd, open_pipe = self._lru.pop() 271 next_addr = addrs.pop(0) 340 next_addr = addrs.pop(0) 487 if len(nested) == 0 or {')':'(', '>':'<'}[nested.pop()] != c:
|
D | stack_core.py | 553 (source_symbol, source_location, object_symbol_with_offset) = info.pop()
|
D | cargo2rulesmk.py | 549 outfile = srcdeps.pop()
|
/development/treble/ |
D | read_build_trace_gz.py | 53 name, ts = queue.pop()
|
/development/vndk/tools/sourcedr/ninja/ |
D | list_ninja_build_dep.py | 48 build = stack.pop()
|
D | list_source_file.py | 54 cur = stack.pop()
|
D | ninja.py | 147 expanded_vars.pop() 543 self._lexer, self._env = self._context.pop()
|
/development/vndk/tools/header-checker/tests/input/ |
D | example1.h | 76 T pop() { in pop() function
|
/development/python-packages/gdbrunner/gdbrunner/ |
D | __init__.py | 123 columns = output.pop(0).split() 129 columns = output.pop().split()
|
/development/vndk/tools/sourcedr/blueprint/ |
D | blueprint.py | 837 sub_env.pop('build', None) 838 sub_env.pop('subdirs', None) 839 sub_env.pop('optional_subdirs', None) 861 envs.pop()
|
/development/host/windows/usb/ |
D | readme.txt | 31 dismissed) to pop up at the installation time.
|
/development/tools/repo_pull/ |
D | gerrit.py | 92 check = kwargs.pop('check', False) 95 stdin = kwargs.pop('input')
|
/development/vndk/tools/header-checker/utils/ |
D | create_reference_dumps.py | 229 os.environ.pop('SKIP_ABI_CHECKS', None)
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
D | LookupActivity.java | 132 String lastEntry = mHistory.pop(); in onKeyDown()
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | XmlDocumentProvider.java | 447 final int length = pathLengthStack.pop(); in parseWith()
|
/development/tools/winscope/src/adb/ |
D | winscope_proxy.py | 893 TRACE_THREADS.pop(self._device_id) 1027 TRACE_THREADS.pop(device_id)
|