Home
last modified time | relevance | path

Searched refs:munge (Results 1 – 25 of 29) sorted by relevance

12

/external/guice/
DAndroid.bp78 // Copy munge.jar to a srcjar.
83 srcs: ["lib/build/munge.jar"],
90 srcs: ["lib/build/munge.jar"],
/external/libabigail/tests/data/test-abidiff-exit/
Dtest-leaf-fun-type-v0.cc3 void (*munge)(int x); member
Dtest-leaf-fun-type-v1.cc4 char (*munge)(long x, bool gunk); // everything but the name changed member
Dtest-leaf-fun-type-report.txt9 type 'void (int)*' of 'ops::munge' changed:
/external/python/mock/
Dbackport.py53 def munge(rev, patch): function
129 patch = munge(rev, patch)
/external/libwebsockets/lib/secure-streams/plugins/ssp-h1url/
Dh1url.c39 .munge = ssp_h1url_munge
/external/libwebsockets/lib/secure-streams/
Dsecure-streams.c268 ssp->munge(h, path, sizeof(path), &i, &ct); in lws_ss_client_connect()
272 if (h->policy->plugins[0] && h->policy->plugins[0]->munge) in lws_ss_client_connect()
273 h->policy->plugins[0]->munge(h, path, sizeof(path)); in lws_ss_client_connect()
Dprivate-lib-secure-streams.h333 const secstream_protocol_connect_munge_t munge; member
/external/libwebsockets/include/libwebsockets/
Dlws-secure-streams-policy.h70 int (*munge)(struct lws_ss_handle *ss, char *path, member
/external/libwebsockets/lib/secure-streams/protocols/
DREADME.md17 connect function, this protocol-specific helper is called to munge the
/external/markdown/docs/extensions/
DHTML_Tidy.txt25 words, it may munge a document authors carefully crafted HTML. Of course, it
/external/iproute2/testsuite/tests/tc/
Dpedit.t19 action pedit munge $@
/external/skia/tests/
DMtlBackendAllocationTest.mm140 // impose a color type but for now we just munge the data we upload to match the
/external/python/mock/docs/
Dindex.txt158 This will find the next cpython patch that needs to be applied, munge it
/external/llvm-project/llvm/docs/
DGetElementPtr.rst73 void munge(struct munger_struct *P) {
79 munge(Array);
86 either the ``f1`` or ``f2`` field. So, in LLVM assembly the ``munge`` function
91 define void @munge(%struct.munger_struct* %P) {
/external/llvm/docs/
DGetElementPtr.rst72 void munge(struct munger_struct *P) {
78 munge(Array);
85 either the ``f1`` or ``f2`` field. So, in LLVM assembly the ``munge`` function
90 void %munge(%struct.munger_struct* %P) {
/external/markdown/docs/
Dwriting_extensions.txt37 Preprocessors munge the source text before it is passed into the Markdown
/external/llvm-project/mlir/docs/Rationale/
DMLIRForGraphAlgorithms.md121 and munge around with it, then send it through a few more passes.
/external/python/cpython2/Doc/library/
Dre.rst1241 a function to "munge" text, or randomize the order of all the characters
/external/python/cpython3/Doc/library/
Dre.rst1542 a function to "munge" text, or randomize the order of all the characters
/external/libevent/
DChangeLog2067 o munge the debug_lock signature before freeing it: it might help us
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dscoping-shim.min.js.map1 … rule['cssText']) {\n // NOTE: keyframe transforms only scope munge animation names, s…
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13535 (ffi_prep_cif_machdep): Don't munge FFI_TYPE_LONGDOUBLE type.
/external/libffi/
DChangeLog.libffi-3.13535 (ffi_prep_cif_machdep): Don't munge FFI_TYPE_LONGDOUBLE type.
DChangeLog.old3543 (ffi_prep_cif_machdep): Don't munge FFI_TYPE_LONGDOUBLE type.

12