Searched refs:ins (Results 51 - 75 of 139) sorted by relevance

123456

/external/openfst/
H A Dinstall-sh341 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/external/pcre/dist/
H A Dinstall-sh348 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/external/pixman/
H A Dinstall-sh348 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/external/protobuf/gtest/build-aux/
H A Dinstall-sh341 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/external/protobuf/
H A Dinstall-sh341 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/external/stressapptest/
H A Dinstall-sh341 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttinterp.h195 /* increment IP after ins. exec */
207 FT_UInt maxIDefs; /* maximum number of ins defs */
359 TT_Size ins );
/external/freetype/src/truetype/
H A Dttinterp.h195 /* increment IP after ins. exec */
207 FT_UInt maxIDefs; /* maximum number of ins defs */
357 TT_Size ins );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttinterp.h195 /* increment IP after ins. exec */
207 FT_UInt maxIDefs; /* maximum number of ins defs */
359 TT_Size ins );
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/
H A Dqunit.css147 #qunit-tests ins {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ssa.cpp451 for (std::deque<ValueDef>::iterator it = func->ins.begin();
452 it != func->ins.end(); ++it) {
H A Dnv50_ir_ra.cpp399 tmp->reg.data.id = cal->target.fn->ins[s].rep()->reg.data.id;
588 for (std::deque<ValueDef>::iterator it = func->ins.begin();
589 it != func->ins.end(); ++it) {
1048 for (std::deque<ValueDef>::iterator it = func->ins.begin();
1049 it != func->ins.end(); ++it)
/external/chromium_org/third_party/qunit/src/
H A Dqunit.css157 #qunit-tests ins {
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ssa.cpp451 for (std::deque<ValueDef>::iterator it = func->ins.begin();
452 it != func->ins.end(); ++it) {
H A Dnv50_ir_ra.cpp399 tmp->reg.data.id = cal->target.fn->ins[s].rep()->reg.data.id;
588 for (std::deque<ValueDef>::iterator it = func->ins.begin();
589 it != func->ins.end(); ++it) {
1048 for (std::deque<ValueDef>::iterator it = func->ins.begin();
1049 it != func->ins.end(); ++it)
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_fax.cpp348 FX_BYTE ins = ins_array[ins_off++]; local
349 if (ins == 0xff) {
360 int next_off = ins_off + ins * 3;
/external/pcre/dist/sljit/
H A DsljitNativeARM_64.c128 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_ins ins) argument
132 *ptr = ins;
354 sljit_ins ins; local
402 ins = 1 << 22;
404 ins = (0x3f - ((len << 1) - 1)) << 10;
407 return ins | ((len - ones - 1) << 10) | ((len - ones - right) << 16);
409 return ins | ((ones - 1) << 10) | ((len - right) << 16);
H A DsljitNativeARM_T2_32.c1963 sljit_ins cc, ins; local
1991 ins = (op == SLJIT_AND ? ANDI : (op == SLJIT_OR ? ORRI : EORI));
1995 FAIL_IF(push_inst32(compiler, ins | RN4(src) | RD4(dst) | 1));
2019 FAIL_IF(push_inst32(compiler, ins | RN4(src) | RD4(dst_r) | 1));
2020 FAIL_IF(push_inst32(compiler, ins | RN4(src) | RD4(dst_r) | 0));
2024 FAIL_IF(push_inst32(compiler, ins | RN4(src) | RD4(dst_r) | 1));
H A DsljitNativeSPARC_common.c184 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_si delay_slot) argument
189 || (delay_slot & DST_INS_MASK) == ((ins >> 25) & 0x1f));
192 *ptr = ins;
H A DsljitNativeTILEGX_64.c335 static sljit_si push_inst_debug(struct sljit_compiler *compiler, sljit_ins ins, int line) argument
339 *ptr = ins;
346 static sljit_si push_inst_nodebug(struct sljit_compiler *compiler, sljit_ins ins) argument
350 *ptr = ins;
357 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_ins ins) argument
361 *ptr = ins;
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DLogManagerTest.java932 public void readConfiguration(InputStream ins) throws IOException { argument
934 super.readConfiguration(ins);
/external/chromium_org/v8/src/
H A Djsregexp.cc5666 ZoneSplayTree<Config>::Locator ins; local
5667 DCHECK_RESULT(tree()->Insert(current.from(), &ins));
5668 ins.set_value(Entry(current.from(),
5677 ZoneSplayTree<Config>::Locator ins; local
5678 DCHECK_RESULT(tree()->Insert(current.to() + 1, &ins));
5679 ins.set_value(Entry(current.to() + 1,
5697 ZoneSplayTree<Config>::Locator ins; local
5698 DCHECK_RESULT(tree()->Insert(current.from(), &ins));
5699 ins.set_value(Entry(current.from(),
/external/llvm/test/MC/AArch64/
H A Dneon-diagnostics.s4308 ins v2.b[16], w1
4309 ins v7.h[8], w14
4310 ins v20.s[5], w30
4311 ins v1.d[2], x7
4312 ins v2.b[3], b1
4313 ins v7.h[2], h14
4314 ins v20.s[1], s30
4315 ins v1.d[0], d7
4318 // CHECK-ERROR: ins v2.b[16], w1
4321 // CHECK-ERROR: ins v
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2604 milliseconds

123456