/hardware/qcom/display/msm8226/liboverlay/pipes/ |
overlayGenPipe.h | 70 /* dump the state of the object */ 71 void dump() const; 72 /* Return the dump in the specified buffer */
|
/hardware/qcom/display/msm8909/liboverlay/pipes/ |
overlayGenPipe.h | 70 /* dump the state of the object */ 71 void dump() const; 72 /* Return the dump in the specified buffer */
|
/hardware/qcom/display/msm8960/liboverlay/pipes/ |
overlayGenPipe.cpp | 208 void GenericPipe::dump() const function in class:overlay::GenericPipe 210 ALOGE("== Dump Generic pipe start =="); 213 mCtrlData.ctrl.dump(); 214 mCtrlData.data.dump(); 215 mRot->dump(); 216 ALOGE("== Dump Generic pipe end ==");
|
overlayGenPipe.h | 73 /* dump the state of the object */ 74 void dump() const; 75 /* Return the dump in the specified buffer */
|
/hardware/qcom/display/msm8994/liboverlay/pipes/ |
overlayGenPipe.h | 70 /* dump the state of the object */ 71 void dump() const; 72 /* Return the dump in the specified buffer */
|
/ndk/build/tools/ |
patch-sources.sh | 87 dump "Done!"
|
/packages/services/Car/vehicle_network_service/ |
VehiclePropertyAccessControl.h | 41 void dump(String8& msg);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/json/ |
tool.py | 34 json.dump(obj, outfile, sort_keys=True,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
sre_constants.py | 218 def dump(f, d, prefix): function 242 dump(f, OPCODES, "SRE_OP") 243 dump(f, ATCODES, "SRE") 244 dump(f, CHCODES, "SRE")
|
/prebuilts/gdb/linux-x86/lib/python2.7/json/ |
tool.py | 34 json.dump(obj, outfile, sort_keys=True,
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
sre_constants.py | 218 def dump(f, d, prefix): function 242 dump(f, OPCODES, "SRE_OP") 243 dump(f, ATCODES, "SRE") 244 dump(f, CHCODES, "SRE")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/ |
tool.py | 34 json.dump(obj, outfile, sort_keys=True,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sre_constants.py | 218 def dump(f, d, prefix): function 242 dump(f, OPCODES, "SRE_OP") 243 dump(f, ATCODES, "SRE") 244 dump(f, CHCODES, "SRE")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/ |
tool.py | 34 json.dump(obj, outfile, sort_keys=True,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sre_constants.py | 218 def dump(f, d, prefix): function 242 dump(f, OPCODES, "SRE_OP") 243 dump(f, ATCODES, "SRE") 244 dump(f, CHCODES, "SRE")
|
/system/core/healthd/ |
BatteryPropertiesRegistrar.h | 43 status_t dump(int fd, const Vector<String16>& args);
|
/system/core/include/sysutils/ |
NetlinkEvent.h | 56 void dump();
|
/system/core/include/utils/ |
CallStack.h | 38 // Immediately dump it to logcat using the given logtag. 46 // The default is to dump the stack of the current call. 49 // Dump a stack trace to the log using the supplied logtag. 54 // Dump a stack trace to the specified file descriptor. 55 void dump(int fd, int indent = 0, const char* prefix = 0) const; 60 // Dump a serialized representation of the stack trace to the specified printer.
|
ProcessCallStack.h | 48 // Dump all stack traces to the specified file descriptor. 49 void dump(int fd, int indent = 0, const char* prefix = 0) const; 54 // Dump a serialized representation of all the stack traces to the specified printer.
|
/system/core/metricsd/uploader/ |
bn_metricsd_impl.h | 47 // Returns a dump of the histograms aggregated in memory. 48 android::binder::Status getHistogramsDump(android::String16* dump) override;
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/ |
complex-relocs.exp | 50 objdump_test {relocs.x} {-dzs} {relocs.dump} {disassembling relocs.x} 51 regexp_test {relocs.dump} "$srcdir/$subdir/relocs.d" {matching disassembly for relocs.x}
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
loc-3.d | 37 Hex dump of section '\.text': 40 Hex dump of section '\.data':
|
loc-4.d | 37 Hex dump of section '\.text': 41 Hex dump of section '\.data':
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
local1.d | 46 Hex dump of section '\.text': 49 Hex dump of section '\.MMIX\.reg_contents':
|
local3.d | 44 Hex dump of section '\.text': 47 Hex dump of section '\.MMIX\.reg_contents':
|