HomeSort by relevance Sort by last modified time
    Searched refs:adding (Results 1 - 25 of 281) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/linux-kselftest/tools/testing/selftests/rcutorture/configs/lock/
ver_functions.sh 29 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
  /external/linux-kselftest/tools/testing/selftests/rcutorture/configs/rcu/
ver_functions.sh 41 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue15926.go 7 // Issue 15926: linker was adding .def to the end of symbols, causing
issue15013.go 9 // Nothing in the standard library caught the problem, so adding a test.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue15926.go 7 // Issue 15926: linker was adding .def to the end of symbols, causing
issue15013.go 9 // Nothing in the standard library caught the problem, so adding a test.
  /external/llvm/test/MC/Mips/
higher-highest-addressing.s 32 # Check the case where relocations are not modified by adding +1. The constant
43 # Check the case where %higher is modified by adding +1.
50 # Check the case where both %higher and %highest are modified by adding +1.
  /external/libavc/common/arm/
ih264_weighted_pred_a9q.s 151 vaddw.s8 q2, q2, d3 @adding offset for rows 1,2
152 vaddw.s8 q3, q3, d3 @adding offset for rows 3,4
185 vaddw.s8 q2, q2, d3 @adding offset for row 1
187 vaddw.s8 q3, q3, d3 @adding offset for row 2
189 vaddw.s8 q4, q4, d3 @adding offset for row 3
191 vaddw.s8 q5, q5, d3 @adding offset for row 4
234 vaddw.s8 q6, q6, d3 @adding offset for row 1L
236 vaddw.s8 q7, q7, d3 @adding offset for row 1H
239 vaddw.s8 q8, q8, d3 @adding offset for row 2L
242 vaddw.s8 q9, q9, d3 @adding offset for row 2
    [all...]
ih264_weighted_bi_pred_a9q.s 193 vaddw.s8 q2, q2, d3 @adding offset for rows 1,2
194 vaddw.s8 q4, q4, d3 @adding offset for rows 3,4
241 vaddw.s8 q2, q2, d3 @adding offset for row 1
243 vaddw.s8 q4, q4, d3 @adding offset for row 2
245 vaddw.s8 q6, q6, d3 @adding offset for row 3
247 vaddw.s8 q8, q8, d3 @adding offset for row 4
318 vaddw.s8 q10, q10, d3 @adding offset for row 1L
320 vaddw.s8 q2, q2, d3 @adding offset for row 1H
322 vaddw.s8 q12, q12, d3 @adding offset for row 2L
324 vaddw.s8 q4, q4, d3 @adding offset for row 2
    [all...]
  /external/iproute2/ip/
ipfou.c 46 bool adding)
88 if (!ipproto_set && !gue_set && adding) {
  /external/ltp/testcases/commands/cron/
cron_allow01 118 echo Error while adding crontab for user $TEST_USER1
155 echo Error while adding crontab for user $TEST_USER2
cron_deny01 120 echo Error while adding crontab for user $TEST_USER1
149 echo Error while adding crontab for user $TEST_USER2
cron_pos_tests.sh 74 echo Error while adding crontab for user $iam
  /system/hwservicemanager/
ServiceManager.cpp 125 LOG(ERROR) << "Not adding package listener for " << service->getInterfaceName()
343 auto adding = std::make_unique<HidlService>(fqName, name); local
344 adding->addListener(callback);
345 ifaceMap.insertService(std::move(adding));
406 auto adding = std::make_unique<HidlService>(fqName, name); local
407 adding->registerPassthroughClient(pid);
408 ifaceMap.insertService(std::move(adding));
  /system/bt/osi/src/socket_utils/
README 41 Please update the above list if adding more sources.
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
ELF_x64-64_PIC_relocations.s 8 # Assembly obtained by compiling the following and adding checks:
  /frameworks/base/core/java/android/app/
ActivityManagerInternal.java 187 boolean adding);
LocalActivityManager.java 256 * care of adding this window to a view hierarchy, and likewise dealing
267 boolean adding = false;
277 adding = true;
301 if (adding) {
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleSubtreeStream.js 15 * we can't be adding trees as root; e.g., expr expr.
  /external/eigen/lapack/
dlapy3.f 100 * adding all three entries together will make sure
slapy3.f 100 * adding all three entries together will make sure
  /external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak 16 # When adding a resource source (.txt) file for a new locale, the corresponding
  /external/snakeyaml/
Android.mk 56 # TODO: Consider adding tests.
  /prebuilts/go/darwin-x86/src/cmd/pack/
doc.go 24 valid archive file, which will be cleared before adding new entries. It
34 Adding the letter v to an operation, as in pv or rv, enables verbose operation:
  /prebuilts/go/darwin-x86/src/net/smtp/
example_test.go 49 // variables to make ExamplePlainAuth compile, without adding

Completed in 1121 milliseconds

1 2 3 4 5 6 7 8 91011>>