Searched
full:taken (Results
301 -
325 of
4386) sorted by null
<<11121314151617181920>>
/frameworks/base/packages/Shell/res/values-en-rGB/ |
strings.xml | 36 <string name="bugreport_screenshot_taken" msgid="5684211273096253120">"Screenshot taken successfully."</string> 37 <string name="bugreport_screenshot_failed" msgid="5853049140806834601">"Screenshot could not be taken."</string>
|
/frameworks/base/packages/Shell/res/values-en-rIN/ |
strings.xml | 36 <string name="bugreport_screenshot_taken" msgid="5684211273096253120">"Screenshot taken successfully."</string> 37 <string name="bugreport_screenshot_failed" msgid="5853049140806834601">"Screenshot could not be taken."</string>
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
KeySetStrings.java | 22 * public keys taken from: 54 * certs taken from packagemanager packages.xml output corresponding to certs in
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
mqueue.h | 37 taken as a `mode_t', the mode of the created message queue, and the fourth 38 argument is taken as `struct mq_attr *', pointer to message queue
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
mqueue.h | 37 taken as a `mode_t', the mode of the created message queue, and the fourth 38 argument is taken as `struct mq_attr *', pointer to message queue
|
/system/connectivity/shill/cellular/ |
active_passive_out_of_credits_detector.h | 100 // Ownership of |traffic_monitor| is taken. 103 // Ownership of |healther_checker| is taken.
|
/art/compiler/optimizing/ |
induction_var_range.h | 78 * and need_taken test flags denote if an additional finite-test and/or taken-test 109 * Generates explicit taken-test for the loop in the given context. Code is generated in 110 * given block and graph. The taken-test is returned in parameter test. 180 * Generates code for lower/upper/taken-test in the HIR. Returns true on success.
|
induction_var_range_test.cc | 648 HInstruction* taken = nullptr; local 680 // Verify taken-test is 0<V. 681 range_.GenerateTakenTest(increment_, graph_, loop_preheader_, &taken); 682 ASSERT_TRUE(taken != nullptr); 683 ASSERT_TRUE(taken->IsLessThan()); 684 ASSERT_TRUE(taken->InputAt(0)->IsIntConstant()); 685 EXPECT_EQ(0, taken->InputAt(0)->AsIntConstant()->GetValue()); 686 EXPECT_TRUE(taken->InputAt(1)->IsParameterValue()); 718 HInstruction* taken = nullptr; local 755 // Verify taken-test is 1000>V [all...] |
/art/runtime/interpreter/ |
interpreter.h | 35 // Called by ArtMethod::Invoke, shadow frames arguments are taken from the args array.
|
/development/ndk/platforms/android-23/include/android/ |
trace.h | 46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
|
/development/samples/training/ads-and-ux/res/values/ |
attrs.xml | 27 <!-- Mostly taken from frameworks/base.git/core/res/res/values/attrs.xml -->
|
/development/samples/training/device-management-policy/res/values/ |
attrs.xml | 26 <!-- Mostly taken from frameworks/base.git/core/res/res/values/attrs.xml -->
|
/external/autotest/client/site_tests/hardware_StorageFio/ |
boot | 5 ; A simulation of disk traffic from power on to login screen. This is taken
|
/external/autotest/client/site_tests/platform_CryptohomeFio/ |
boot | 5 ; A simulation of disk traffic from power on to login screen. This is taken
|
/external/autotest/client/tests/aio_dio_bugs/src/ |
aio-free-ring-with-bogus-nr-pages.c | 2 * Code taken from an example posted to Red Hat bugzilla #220971
|
/external/bison/doc/ |
bison.x | 43 manual, which should be taken as authoritative.
|
/external/bison/m4/ |
realloc.m4 | 9 # This is taken from the following Autoconf patch:
|
/external/ceres-solver/data/nist/ |
Rat43.dat | 12 sigmoidal growth curves taken from Ratkowsky (1983).
|
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/ |
evalcontext.py | 19 This is essentially what doctest does, and is taken directly from
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/ |
lifecycle.py | 50 :ivar action: Action to be taken. 56 should be taken. Each item in the dictionary represents the name and value 214 :param action: Action to be taken. 223 action should be taken. Each item in the dictionary represents the name
|
/external/chromium-trace/catapult/tracing/tracing/model/ |
sample.html | 19 * A Sample represents a sample taken at an instant in time, plus its stack
|
/external/clang/test/CXX/temp/temp.param/ |
p3.cpp | 19 // existing class) is taken as a type-parameter. For example,
|
/external/fec/ |
dotprod.c | 72 * The length is taken from the descriptor
|
/external/iproute2/netem/ |
paretonormal.c | 10 * Taken from the uncopyrighted NISTnet code.
|
stats.c | 3 * Taken from the uncopyrighted NISTnet code (public domain).
|
Completed in 329 milliseconds
<<11121314151617181920>>