Home
last modified time | relevance | path

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

123456

/external/libpcap/
Doptimize.c574 vstore(struct stmt *s, int *valp, int newval, int alter) in vstore() argument
576 if (alter && *valp == newval) in vstore()
918 opt_stmt(struct stmt *s, int val[], int alter) in opt_stmt() argument
929 vstore(s, &val[A_ATOM], v, alter); in opt_stmt()
936 if (alter && vmap[v].is_const) { in opt_stmt()
944 vstore(s, &val[A_ATOM], v, alter); in opt_stmt()
949 vstore(s, &val[A_ATOM], v, alter); in opt_stmt()
954 vstore(s, &val[A_ATOM], v, alter); in opt_stmt()
959 vstore(s, &val[X_ATOM], v, alter); in opt_stmt()
964 vstore(s, &val[X_ATOM], v, alter); in opt_stmt()
[all …]
/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/llvm/test/CodeGen/X86/
Dvec_extract-avx.ll48 ; Make sure element type doesn't alter the codegen. Note that
69 ; Make sure that element size doesn't alter the codegen.
/external/tinyxml/
DNOTICE6 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/nanopb-c/
DLICENSE.txt8 purpose, including commercial applications, and to alter it and
/external/zlib/
DNOTICE8 including commercial applications, and to alter it and redistribute it
/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/llvm/test/Transforms/Inline/
Dinline-optsize.ll6 ; function attribute don'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
DTreeParser.as110 * plus we want to alter the exception type. Don't try to recover
/external/libpng/contrib/gregbook/
DLICENSE18 including commercial applications, and to alter it and redistribute
/external/llvm/include/llvm/Config/
Dllvm-config.h.in101 /* Define to enable checks that alter the LLVM C++ ABI */
/external/eigen/
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
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
/external/llvm/lib/Support/
DCOPYRIGHT.regex8 any computer system, and to alter it and redistribute it, subject
/external/zlib/src/contrib/minizip/
DMiniZip64_info.txt62 including commercial applications, and to alter it and redistribute it
/external/zlib/src/contrib/pascal/
Dreadme.txt66 including commercial applications, and to alter it and redistribute it
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRCommonErrorNode.m122 // people should subclass if they alter the tree type so this
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
DASTParser.stg62 // to pass code to the default matchSet; another possible way to alter
/external/jpeg/
DNOTICE55 including commercial applications, and to alter it and redistribute it
/external/zlib/src/win32/
DREADME-WIN32.txt82 including commercial applications, and to alter it and redistribute it

123456