Home
last modified time | relevance | path

Searched refs:alter (Results 1 – 25 of 204) sorted by relevance

123456789

/external/libpcap/
Doptimize.c570 vstore(struct stmt *s, int *valp, int newval, int alter) in vstore() argument
572 if (alter && *valp == newval) in vstore()
924 opt_stmt(struct stmt *s, int val[], int alter) in opt_stmt() argument
935 vstore(s, &val[A_ATOM], v, alter); in opt_stmt()
942 if (alter && vmap[v].is_const) { in opt_stmt()
950 vstore(s, &val[A_ATOM], v, alter); in opt_stmt()
955 vstore(s, &val[A_ATOM], v, alter); in opt_stmt()
960 vstore(s, &val[A_ATOM], v, alter); in opt_stmt()
965 vstore(s, &val[X_ATOM], v, alter); in opt_stmt()
970 vstore(s, &val[X_ATOM], v, alter); in opt_stmt()
[all …]
/external/testng/src/test/java/test/listeners/
DAlterSuiteListenerTest.java61 public void alter(List<XmlSuite> suites) { in alter() method in AlterSuiteListenerTest.AlterSuiteNameListener
71 public void alter(List<XmlSuite> suites) { in alter() method in AlterSuiteListenerTest.AlterXmlTestsInSuiteListener
/external/testng/src/main/java/org/testng/
DIAlterSuiteListener.java23 void alter(List<XmlSuite> suites); in alter() method
/external/clang/docs/
DSanitizerSpecialCaseList.rst11 This document describes the way to disable or alter the behavior of
19 or :doc:`MemorySanitizer` may want to disable or alter some checks for
/external/clang/bindings/python/
DREADME.txt7 You may need to alter LD_LIBRARY_PATH so that the Clang library can be
/external/iptables/extensions/
Dlibxt_DSCP.man1 This target allows to alter the value of the DSCP bits within the TOS
Dlibxt_TCPMSS.man1 This target allows to alter the MSS value of TCP SYN packets, to control
/external/valgrind/solaris/
Dvgpreload-solaris.mapfile5 # to include also symbols which alter Solaris libc behaviour.
/external/libjpeg-turbo/
DLICENSE.txt30 a. You cannot alter or remove any existing copyright or license notices
45 c. You must include the IJG README file, and you must not alter any of the
/external/tinyxml/
DNOTICE6 purpose, including commercial applications, and to alter it and
/external/tinyxml2/
DNOTICE6 purpose, including commercial applications, and to alter it and
/external/nanopb-c/
DNOTICE8 purpose, including commercial applications, and to alter it and
DLICENSE.txt8 purpose, including commercial applications, and to alter it and
/external/opencv/
DLICENSE_Android_NDK7 including commercial applications, and to alter it and redistribute it freely,
/external/markdown/docs/extensions/
DWikiLinks.txt28 desires. See below for ways to alter the class.
79 If you want to do more that just alter the base and/or end of the URL, you
/external/zlib/
DNOTICE8 including commercial applications, and to alter it and redistribute it
/external/llvm/test/Transforms/Inline/
Dinline-optsize.ll6 ; function attribute doesn't alter the function-specific inline threshold if the
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DCommonErrorNode.as55 // people should subclass if they alter the tree type so this
/external/llvm/test/CodeGen/X86/
Dvec_extract-avx.ll47 ; Make sure element type doesn't alter the codegen. Note that
68 ; Make sure that element size doesn't alter the codegen.
/external/libpng/contrib/gregbook/
DLICENSE18 including commercial applications, and to alter it and redistribute
/external/llvm/include/llvm/Config/
Dllvm-config.h.in32 /* Define to enable checks that alter the LLVM C++ ABI */
/external/eigen/
DCOPYING.MPL2167 attempt to alter or restrict the recipients' rights in the Source Code
182 license for the Executable Form does not attempt to limit or alter
200 You may not remove or alter the substance of any license notices
203 the Covered Software, except that You may alter any license notices to
DNOTICE167 attempt to alter or restrict the recipients' rights in the Source Code
182 license for the Executable Form does not attempt to limit or alter
200 You may not remove or alter the substance of any license notices
203 the Covered Software, except that You may alter any license notices to
/external/netperf/
DREADME.ovms20 need to edit/use the netserver_run.com file and alter the "path" to
/external/llvm/lib/Support/
DCOPYRIGHT.regex8 any computer system, and to alter it and redistribute it, subject

123456789