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

<<31323334353637383940>>

  /external/llvm/test/CodeGen/SystemZ/
cond-store-03.ll 164 ; Check the next word up, which needs separate address logic.
200 ; Check the next word down, which needs separate address logic.
fp-cmp-01.ll 47 ; Check the next word up, which needs separate address logic.
63 ; Check negative displacements, which also need separate address logic.
int-add-11.ll 76 ; Check the next word up, which must use separate address logic.
102 ; Check the next word down, which must use separate address logic.
int-add-12.ll 75 ; Check the next doubleword up, which must use separate address logic.
101 ; Check the next doubleword down, which must use separate address logic.
int-cmp-05.ll 126 ; Check the next word up, which needs separate address logic.
173 ; Check the next word down, which needs separate address logic.
int-mul-08.ll 115 ; Check the next doubleword up, which requires separate address logic.
162 ; Check the next doubleword down, which needs separate address logic.
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_regions.c 32 * - some logic for moving the buffers to the best memory pools for
366 /* Copy rectangular sub-regions. Need better logic about when to
  /external/opencv/cxcore/src/
cxlogic.cpp 52 // Macros for logic operations //
174 // LOGIC OPERATIONS //
  /external/testng/doc/
selenium.html 85 <p>Keep in mind that this is just an example. You are free to model your tests in any way you want, as long as they have business value and will validate your business logic.</p>
255 <p>As the number of tests in your test suite grows, you will find that grouping them in different test classes is a good idea. If you do that, you can take advantage of object oriented programming and create a new class named BaseTest (for example), and leave your configuration logic there. That way, every test class must extend the BaseTest class and use static attributes.</p>
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.h 255 // TODO(deadbeef): Move logic from SetCodec/SetRtpExtensions/etc.
407 // TODO(deadbeef): Move logic from SetRecvCodecs/SetRtpExtensions/etc.
  /frameworks/base/core/java/android/app/usage/
NetworkStats.java 450 // the filtering logic below can be removed.
559 // ------------------ UID LOGIC------------------------
  /frameworks/base/core/java/android/widget/
TabWidget.java 402 * employed from the view logic.
413 * {@link #setCurrentTab}. Normally, the view logic takes care of
  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsRecorder.java 56 * Logic to record deltas between periodic {@link NetworkStats} snapshots into
59 * bytes. Uses {@link FileRotator} for persistence logic if present.
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
lib_object.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
sst_stub.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4-aah/security/tf_daemon/
lib_manifest2.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
smc_properties_parser.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4-aah/security/tf_sdk/include/
s_error.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
lib_object.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
sst_stub.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
smc_properties_parser.c 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialNameMatcher.java 31 * characters and normalize a phone number. It also contains the matching logic that determines if
33 * {@link #ALLOW_INITIAL_MATCH} controls the behavior of the matching logic and determines
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 245 // TODO: this should not have its own logic here but be handled by the dictionary.
383 * suggestions by improving the dictionary and possibly having some specific logic. Until

Completed in 369 milliseconds

<<31323334353637383940>>