Home
last modified time | relevance | path

Searched refs:using (Results 3026 - 3035 of 3035) sorted by relevance

1...<<121122

/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h103 // The MacroAssembler using this pool.
258 // First instruction position that is not reachable by the branch using a
357 using BranchInfoTypedSetIterBase::Advance;
358 using BranchInfoTypedSetIterBase::Current;
607 // Valid behaviour can be implemented using `mov`.
713 // For example, Fmin(result, NaN(a), NaN(b)) selects either NaN, but using the
779 // The two features are implemented using one function to avoid duplication of
782 // instruction using 'mov immediate' instructions. A user might prefer loading
783 // a constant using the literal pool instead of using multipl
[all...]
/third_party/eudev/
H A Dconfigure418 # script with STATUS, using 1 if that was 0.
1437 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1716 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1849 # Tests whether HEADER exists and can be compiled using the include files in
2929 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2930 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3129 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3130 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3421 $as_echo_n "checking whether we are using th
[all...]
/third_party/lame/
H A Dconfigure418 # script with STATUS, using 1 if that was 0.
1417 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1702 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1835 # Tests whether HEADER exists and can be compiled using the include files in
2753 # break other packages using the cache if that directory is
2875 # Installed binaries are usually stripped using 'strip' when the user
2962 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2963 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3009 # break other packages using the cache if that directory is
3244 If you want to complete the configuration process using you
[all...]
/third_party/ltp/scripts/
H A Dcheckpatch.pl2878 "Avoid using diff content in the commit message - patch(1) might not work\n" . $herecurr);
3586 # check for using SPDX license tag at beginning of files
3644 # check for using SPDX-License-Identifier on the wrong line number
3729 "Avoid using '.L' prefixed local symbol names for denoting a range of code via 'SYM_*_START/END' annotations; see Documentation/asm-annotations.rst\n" . $herecurr);
4677 "Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()\n" . $herecurr);
5440 # if statements using unnecessary parentheses - ie: if ((foo == bar))
5727 "Consider using #include <linux/$file> instead of <asm/$file>\n" . $herecurr);
6133 "Prefer using '\"%s...\", __func__' to using '$context_function', this function's name, in a string\n" . $herecurr);
6141 "Unnecessary ftrace-like logging - prefer using ftrac
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c146 If insist on not using any of these, bypass this error by defining \
856 /* Obtain entropy on Windows using the rand_s() function which
3565 /* using a version flag saves us from initializing m_nsAtts every time */ in storeAtts()
3913 /* The idea here is to avoid using stack for each CDATA section when
4060 /* The idea here is to avoid using stack for each IGNORE section when
6316 * using a character encoding that is not the same as the in reportDefault()
/third_party/python/Modules/expat/
H A Dxmlparse.c141 If insist on not using any of these, bypass this error by defining \
839 /* Obtain entropy on Windows using the rand_s() function which
3522 /* using a version flag saves us from initializing m_nsAtts every time */ in storeAtts()
3900 // are using URI characters (':' (colon) in particular) for a in addBinding()
3996 /* The idea here is to avoid using stack for each CDATA section when
4143 /* The idea here is to avoid using stack for each IGNORE section when
6348 * using a character encoding that is not the same as the in reportDefault()
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-type-util.h49 // #ifdef __GNUC__ is too general here. It is possible to use gcc without using
89 using abi::__cxa_demangle; in GetTypeName()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/
H A Decp_nistz256-armv4.S2518 @ using value of borrow as a whole or extracting single bit.
2754 @ broadcasting borrow bit to a register, r3, and using it as
3273 @ broadcasting borrow bit to a register, r10, and using it as
3612 @ using value of borrow as a whole or extracting single bit.
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/
H A Decp_nistz256-armv4.S2518 @ using value of borrow as a whole or extracting single bit.
2754 @ broadcasting borrow bit to a register, r3, and using it as
3273 @ broadcasting borrow bit to a register, r10, and using it as
3612 @ using value of borrow as a whole or extracting single bit.
/third_party/sqlite/src/
H A Dsqlite3.c185 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch
413 ** that we have taken it all out and gone back to using simple
490 ** using an edited copy of [the amalgamation], then the last four characters
556 ** can be fully or partially disabled using a call to [sqlite3_config()]
800 ** on a per database connection basis using the
802 ** the most recent error can be obtained using
897 ** to be opened using O_EXCL. Passing SQLITE_OPEN_EXCLUSIVE into
1085 ** VFS implementations to directly control an open file using the
1358 ** temporary filename using the same algorithm that is followed to generate
1453 ** obtain a file lock using th
[all...]

Completed in 203 milliseconds

1...<<121122