Searched refs:target (Results 4876 - 4886 of 4886) sorted by relevance
1...<<191192193194195196
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| H A D | stylo.hpp | [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_jit_compile.c | 384 /* Tells whether the starting offset is a target of then. */ 9869 jump_list **target = (conditional) ? &backtrack->condfailed : &backtrack->common.topbacktracks; in compile_assert_matchingpath() local 9899 found = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) ? &tmp : target; in compile_assert_matchingpath() 10151 add_jump(compiler, target, jump); in compile_assert_matchingpath() 10999 Note: on the target architectures of SLJIT the ((x << 1) >> 1) returns in compile_bracket_matchingpath()
|
| /third_party/sqlite/src/ |
| H A D | shell.c | 4662 ** interpreted as text and used as the target of the link. For a 4669 ** modification-time of the target file is set to this value before 10815 double target; /* Target nRet/nRow value */ member 10833 bRet = (p->nRet / p->nRow) <= p->target; in idxSampleFunc() 11143 samplectx.target = (double)p->iSample / 100.0; in idxPopulateStat1()
|
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 2116 void Simulator::PrintTakenBranch(const Instruction* target) { in Simulator() 2121 reinterpret_cast<uint64_t>(target)); in Simulator() 3824 // Check for interceptions to the target address, if one is found, call it. in Simulator()
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | GLSLTest.cpp | 495 GLenum target, in verifyAttachment2DColor() 493 verifyAttachment2DColor(unsigned int index, GLuint textureName, GLenum target, GLint level, GLColor color) verifyAttachment2DColor() argument
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| H A D | mod.rs | 5359 target: *const ::c_char, in mount()
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 6147 * ignores BASE_ARRAY if the target is 3D. The workaround is to read 11181 unsigned target; 11186 target = V_008DFC_SQ_EXP_MRT + out->slot; 11340 bld.exp(aco_opcode::exp, values[0], values[1], values[2], values[3], enabled_channels, target,
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| H A D | arkComponent.js | 21964 target(value) { 22028 TargetModifier.identity = Symbol('target');
|
| /third_party/astc-encoder/Source/ |
| H A D | wuffs-v0.3.c | 109 #define WUFFS_BASE__MAYBE_ATTRIBUTE_TARGET(arg) __attribute__((target(arg))) 153 // "__attribute__((target(arg)))" without e.g. "/arch:AVX". 167 // "__attribute__((target(arg)))". [all...] |
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 1183 * want to compile the whole program for a generic target, 1184 * and only target our specific kernels. As a workaround, 1231 #pragma GCC target("avx512f") 1597 * want to compile the whole program for a generic target, 1598 * and only target our specific kernels. As a workaround, [all...] |
| /third_party/skia/third_party/externals/wuffs/release/c/ |
| H A D | wuffs-v0.3.c | 108 #define WUFFS_BASE__MAYBE_ATTRIBUTE_TARGET(arg) __attribute__((target(arg))) 149 // "__attribute__((target(arg)))" without e.g. "/arch:AVX". 162 // "__attribute__((target(arg)))". [all...] |
Completed in 308 milliseconds
1...<<191192193194195196