HomeSort by relevance Sort by last modified time
    Searched full:logic (Results 426 - 450 of 3317) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
se_implicit 135 # Test #4: stem splitting logic.
157 # Test #5: stem splitting logic and order-only prerequisites.
  /ndk/sources/third_party/googletest/googletest/samples/
sample1_unittest.cc 42 // test logic needs is declared.
54 // After using the macro, you should define your test logic between a
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
facade_iterator_category.hpp 9 # include <boost/mpl/or.hpp> // used in iterator_tag inheritance logic
60 # ifdef BOOST_ITERATOR_REF_CONSTNESS_KILLS_WRITABILITY // Adding Thomas' logic?
  /packages/apps/Camera2/src/com/android/camera/settings/
SettingsUpgrader.java 25 * executes upgrade logic to a target version when a version number has changed.
63 * than some known version for a particular setting, and apply upgrade logic
  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSetupIncomingTests.java 36 * Tests of the basic UI logic in the Account Setup Incoming (IMAP / POP3) screen.
178 * TODO: A series of tests to explore the logic around security models & ports
AccountSetupOutgoingTests.java 36 * Tests of the basic UI logic in the Account Setup Outgoing (SMTP) screen.
184 * TODO: A series of tests to explore the logic around security models & ports
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp 209 // Note that the logic here handles the case, where a frame is not used for
212 // logic here appends their transformation to Hprev to render them with the
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
importer.go 41 // This is intended to replicate the logic in gofrontend.
73 // This is intended to replicate the logic in gofrontend.
  /prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
importer.go 41 // This is intended to replicate the logic in gofrontend.
73 // This is intended to replicate the logic in gofrontend.
  /system/core/libcutils/tests/
sockets_test.cpp 31 // separate logic paths depending on socket type.
74 // Tests receive timeout. The timing verification logic must be very coarse to
  /external/libvorbis/include/vorbis/
vorbisenc.h 56 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
93 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
125 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
154 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
185 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
  /external/fonttools/Lib/fontTools/
merge.py 96 logic = clazz.mergeMap
103 mergeLogic = logic[key]
106 mergeLogic = logic['*']
147 logic = self.mergeMap
149 if isinstance(logic, dict):
152 return logic(tables)
234 # Compute least restrictive logic for each fsType value
775 def mergeObjects(self, returnTable, logic, tables):
782 mergeLogic = logic[key]
785 mergeLogic = logic['*']
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
converter.hpp 69 // Range Checking Logic.
71 // The range checking logic is built up by combining 1 or 2 predicates.
78 // Because a particular logic can combine either 1 or two predicates, the following
87 // Range Checking Logic implementations.
91 // Their static member function 'apply' is called to perform the actual range checking logic.
208 // This helper classes are used to possibly combine the range checking logic
273 // All the range checking logic for all possible combinations of source and target
  /frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
WebViewUpdateServiceTest.java 241 setupWithPackages(packages, true /* fallback logic enabled */, 1 /* numRelros */,
443 // Verify that we disable the fallback package if fallback logic enabled, and don't disable
444 // the fallback package if that logic is disabled
    [all...]
  /external/clang/test/Analysis/
temporaries.cpp 402 // FIXME: This exact pattern triggers the temporary cleanup logic
410 // FIXME: This exact pattern triggers the temporary cleanup logic
411 // to visit the bind-temporary logic with a state that already has that
  /external/icu/android_icu4j/src/main/java/android/icu/text/
ChineseDateFormat.java 130 // Logic to handle 'G' for chinese calendar is moved into SimpleDateFormat,
139 // The logic should be moved up into SimpleDateFormat.format.
150 // Logic to handle numeric 'G' eras for chinese calendar, and to skip special 2-digit year
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_cc.c 87 * From the Sandy Bridge PRM, Vol 2 Par 1, Section 8.1.11, "Logic Ops",
89 * "Logic Ops are only supported on *_UNORM surfaces (excluding
90 * _SRGB variants), otherwise Logic Ops must be DISABLED."
  /external/toybox/www/
oldnews.html 65 adds sort and tee commands, upgrades the internal option parsing logic and the
88 the build logic so adding each new command consists of adding a single C file to
124 skeleton of mke2fs. Adds argument parsing logic and bunzip code to library.
  /frameworks/base/docs/html/training/testing/integration-testing/
content-provider-testing.jd 170 Test business logic: If the content provider implements business logic, you should test it.
171 Business logic includes handling of invalid values, financial or arithmetic calculations,
  /frameworks/base/tools/split-select/
Main.cpp 45 " --generate Generates the logic for selecting the Split APK, in JSON format.\n"
59 " Generates the logic for selecting a Split APK given some target Android device configuration.\n"
62 " will emit the set of Split APKs to install, following the same logic that would have been emitted\n"
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_global.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
256 "Trusted Logic", /* manufacturerID */
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_global.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
256 "Trusted Logic", /* manufacturerID */
  /art/compiler/optimizing/
nodes_arm64.cc 44 // This follows the logic in
  /bionic/libc/upstream-openbsd/lib/libc/locale/
_wcstoul.h 88 * See strtoul for comments as to the logic used.
  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
strtoul.c 51 * See strtol for comments as to the logic used.

Completed in 606 milliseconds

<<11121314151617181920>>