Home
last modified time | relevance | path

Searched refs:given (Results 1 – 25 of 745) sorted by relevance

12345678910>>...30

/external/qemu/
Darm-dis.c1590 arm_decode_shift (long given, fprintf_function func, void *stream, in arm_decode_shift() argument
1593 func (stream, "%s", arm_regnames[given & 0xf]); in arm_decode_shift()
1595 if ((given & 0xff0) != 0) in arm_decode_shift()
1597 if ((given & 0x10) == 0) in arm_decode_shift()
1599 int amount = (given & 0xf80) >> 7; in arm_decode_shift()
1600 int shift = (given & 0x60) >> 5; in arm_decode_shift()
1619 func (stream, ", %s %s", arm_shift[(given & 0x60) >> 5], in arm_decode_shift()
1620 arm_regnames[(given & 0xf00) >> 8]); in arm_decode_shift()
1622 func (stream, ", %s", arm_regnames[(given & 0xf00) >> 8]); in arm_decode_shift()
1631 print_insn_coprocessor (bfd_vma pc, struct disassemble_info *info, long given, in print_insn_coprocessor() argument
[all …]
/external/iptables/extensions/
Dlibipt_ttl.man4 Matches the given TTL value.
7 Matches if TTL is greater than the given TTL value.
10 Matches if TTL is less than the given TTL value.
Dlibxt_string.man1 This modules matches a given string by using some pattern matching strategy. It requires a linux ke…
15 Matches the given pattern.
18 Matches the given pattern in hex notation.
Dlibxt_multiport.man9 Match if the source port is one of the given ports. The flag
17 Match if the destination port is one of the given ports. The flag
23 the given ports.
Dlibxt_time.man1 This matches if the packet arrival time/date is within a given range. All
8 Only match during the given time, which must be in ISO 8601 "T" notation.
17 Only match during the given daytime. The possible time range is 00:00:00 to
22 Only match on the given days of the month. Possible values are \fB1\fP
28 Only match on the given weekdays. Possible values are \fBMon\fP, \fBTue\fP,
Dlibxt_owner.man10 given user. You may also specify a numerical UID, or an UID range.
15 Matches if the packet socket's file structure is owned by the given group.
Dlibxt_CONNMARK.man5 Zero out the bits given by \fImask\fP and XOR \fIvalue\fP into the ctmark.
8 Copy the packet mark (nfmark) to the connection mark (ctmark) using the given
18 Copy the connection mark (ctmark) to the packet mark (nfmark) using the given
Dlibxt_MARK.man8 Zeroes out the bits given by \fImask\fP and XORs \fIvalue\fP into the packet
12 Zeroes out the bits given by \fImask\fP and ORs \fIvalue\fP into the packet
/external/chromium/testing/gtest/cmake/
Dinternal_utils.cmake141 # creates a named C++ executable that depends on the given libraries and
142 # is built from the given source files with the given compiler flags.
164 # creates a named target that depends on the given libs and is built
165 # from the given source files. dir/name.cc is implicitly included in
177 # creates a named C++ test that depends on the given libs and is built
178 # from the given source files with the given compiler flags.
186 # creates a named test target that depends on the given libs and is
187 # built from the given source files. Unlike cxx_test_with_flags,
196 # creates a Python test with the given name whose main module is in
/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPluginProxy.messages.in32 # Returns a PAC style string with proxies for the given URL.
35 # Returns the cookies for the given URL.
38 # Sets the cookies for the given URL.
47 # Evaluates the given JavaScript string.
50 # Cancels the given stream load.
/external/llvm/docs/CommandGuide/
Dllvm-build.rst38 If given, load the project at the given source root path. If this option is not
39 given, the location of the project sources will be inferred from the location of
89 If given, expect the *LLVMBuild* files for the project to be rooted at the
90 given path, instead of inside the source tree itself. This option is primarily
Dopt.rst19 **opt** depends on whether the **-analyze** option is given.
27 While **-analyze** is *not* given, **opt** attempts to produce an optimized
98 This option is only meaningful when **-std-compile-opts** is given. It simply
105 This option is only meaningful when **-std-compile-opts** is given. It disables
/external/webkit/Source/cmake/
DWebKitHelpers.cmake34 # Append the given flag to the target property.
51 # Append the given dependencies to the source file
67 # Append the given dependencies to the source file
68 # This one consider the given dependencies are in ${DERIVED_SOURCES_WEBCORE_DIR}
/external/valgrind/main/gdbserver_tests/
Dmchelp.stdoutB.exp20 mark <len> (or 1) bytes at <addr> with the given accessibility
22 check that <len> (or 1) bytes at <addr> have the given accessibility
57 mark <len> (or 1) bytes at <addr> with the given accessibility
59 check that <len> (or 1) bytes at <addr> have the given accessibility
/external/protobuf/
Dconfigure.ac40 …[use the given protoc command instead of building a new one when building tests (useful for cross-…
106 AC_MSG_FAILURE([--with-zlib was given, but no working zlib library was found])
113 …AC_MSG_FAILURE([--with-zlib was given, but zlib headers were not present or were too old (requires…
122 # No argument given. Use system protoc.
130 # is a nested package and --with-protoc was actually given on the outer
/external/antlr/antlr-3.4/runtime/Python/
Dpylintrc34 # Display a help message for the given message id and exit. The value may be a
41 # Enable only checker(s) with the given id(s). This option conflict with the
45 # Enable all checker(s) except those with the given id(s). This option conflict
55 # Enable the message(s) with the given id(s).
58 # Disable the message(s) with the given id(s).
103 # Enable the report(s) with the given id(s).
106 # Disable the report(s) with the given id(s).
267 # given file (report R0402 must not be disabled)
270 # Create a graph of external dependencies in the given file (report R0402 must
274 # Create a graph of internal dependencies in the given file (report R0402 must
/external/linux-tools-perf/Documentation/
Dperf-script.txt92 Process trace data with the given script ([lang]:script[.ext]).
98 Generate perf-script.[ext] starter script for given language,
130 is not given.
139 warning is given to the user:
148 suppresses trace events. The user is given a warning message about
150 events are displayed with the given fields.
160 Alternatively, if the type is given an invalid field is specified it
Dperf-help.txt15 With no options and no COMMAND given, the synopsis of the 'perf'
19 If the option '--all' or '-a' is given, then all available commands are
Dperf-script-perl.txt18 displays the results of the trace analysis implemented in the given
41 no handler function defined for a given event type, the event is
171 variables from the given module, add the corresponding 'use
208 nsecs($secs, $nsecs) - returns total nsecs given secs/nsecs pair
209 nsecs_secs($nsecs) - returns whole secs portion given nsecs
210 nsecs_nsecs($nsecs) - returns nsecs remainder given nsecs
212 avg($total, $n) - returns average given a sum and a total number of values
/external/libvpx/nestegg/m4/
Das-ac-expand.m419 dnl if no prefix given, then use /usr/local, the default prefix
23 dnl if no exec_prefix given, then use prefix
/external/qemu/docs/
DANDROID-ELFF.TXT17 - Extract information about routine, containing given PC address in the emulated
20 * Source file name and line corresponded to the given emulated PC.
/external/srtp/doc/
Dcrypto_kernel.txt41 * @brief Sets the initialization vector of a given cipher.
49 * @brief Encrypts a buffer with a given cipher.
/external/eigen/bench/btl/
DREADME32 You can run the benchmarks only on libraries matching a given regular expression:
37 You can also select a given set of actions defining the environment variable BTL_CONFIG this way:
90 ****** Interface concept : This is a class or namespace defining how to use a given library and
125 an interface. A typical main.cpp source stored in a given library directory libs/A_LIB
133 …This algorithm can be adapted by providing a given Perf_Analyzer object which determines how the t…
/external/blktrace/
DREADME41 -d Use specified device. May also be given last after options.
66 -h Run in network client mode, connecting to the given host
77 -o Output file. If not given, output is stdout.
84 -w Only parse data between the given time interval in seconds. If
85 'start' isn't given, blkparse defaults the start time to 0.
/external/webkit/Source/WebKit2/PluginProcess/
DWebProcessConnection.messages.in26 # Creates a plug-in instance with the given instance ID.
29 # Destroys the plug-in instance with the given instance ID.

12345678910>>...30