HomeSort by relevance Sort by last modified time
    Searched full:together (Results 201 - 225 of 3952) sorted by null

1 2 3 4 5 6 7 891011>>

  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionFocus.java 28 * work together to give a newly focused item a hint about the most interesting
  /development/samples/TicTacToeMain/
README.txt 7 These two projects work together. They demonstrate how to use the ability to
  /development/samples/browseable/BasicImmersiveMode/src/com.example.android.basicimmersivemode/
BasicImmersiveModeFragment.java 79 // all three flags are being toggled together.
  /development/tools/idegen/
excluded-paths 11 # Currently, we lump all the .java files together into one big module, so you
  /external/bison/src/
lalr.h 86 together and GOTO_MAP[I - NTOKENS] is the index in FROM_STATE and
  /external/chromium_org/base/json/
json_writer.h 44 // bitwise ORed together. Return true on success and false on failure.
  /external/chromium_org/base/message_loop/
incoming_task_queue.h 23 // threads and together with MessageLoop ensures clean shutdown.
  /external/chromium_org/base/threading/
non_thread_safe_unittest.cc 164 // Just in case we ever get lumped together with other compilation units.
  /external/chromium_org/chrome/browser/mac/
keystone_promote_postflight.sh 51 # but chmod -R and -h can't be used together. Do another pass to fix the
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_site_list.h 27 // required to use it. All sites from all installed content packs together with
  /external/chromium_org/chrome/browser/ui/autofill/
mock_autofill_dialog_view_delegate.cc 20 // only work if this Mock is not used together with other mock code that
  /external/chromium_org/cloud_print/gcp20/prototype/
print_job_handler.h 65 // Contains ticket info and job info together
  /external/chromium_org/components/autofill/core/browser/
autocomplete_history_manager.h 72 // back. We also store the autofill results so we can send them together.
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_core.h 31 // CloudPolicyCore glues together the ingredients that are essential for
  /external/chromium_org/extensions/browser/
content_hash_tree_unittest.cc 56 // to be the hash of all 3 concatenated together. E.g the expected top hash
  /external/chromium_org/native_client_sdk/src/examples/demo/flock/
sprite.cc 16 // Divide both sources by 2, then add them together using a mask
  /external/chromium_org/ppapi/api/dev/
pp_video_dev.idl 15 * for example), and keep the values for a particular format grouped together
  /external/chromium_org/ppapi/cpp/
point.h 93 /// Adds two Points (this and other) together by adding their x values and
113 /// Adds two Points (this and other) together by adding their x and y
232 /// Adds two Points (this and other) together by adding their x values and
252 /// Adds two Points (this and other) together by adding their x and y
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/
PRESUBMIT.py 46 return [output_api.PresubmitError('DevTools frontend JSDoc validator Java code, "%s" and "%s" must always be updated together. Please rebuild.\nModifications found:\n%s' %
  /external/chromium_org/third_party/WebKit/public/platform/
WebSocketHandle.h 47 // WebSocketHandle will be used together with WebSocketHandleClient.
  /external/chromium_org/third_party/freetype/include/freetype/
ftcffdrv.h 50 * together with the necessary macros and structures.
  /external/chromium_org/third_party/icu/source/common/
uelement.h 80 * Make sure to use together with uhash_hashCaselessUnicodeString.
  /external/chromium_org/third_party/icu/source/common/unicode/
unorm.h 197 * @param options The normalization options, ORed together (0 for no options).
244 * @param options The normalization options, ORed together (0 for no options).
291 * @param options The normalization options, ORed together (0 for no options).
308 * This function (together with unorm_previous) is somewhat
340 * string ends need to be normalized together.
363 * @param options The normalization options, ORed together (0 for no options).
388 * This function (together with unorm_next) is somewhat
396 * @param options The normalization options, ORed together (0 for no options).
445 * @param options The normalization options, ORed together (0 for no options).
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoprocessor.h 41 // original data. VideoProcessors may be chained together and may decide
  /external/chromium_org/third_party/libsrtp/srtp/crypto/math/
stat.c 156 state = -6; /* group together gaps > 5 */
176 state = 6; /* group together runs > 5 */
302 state = -6; /* group together gaps > 5 */
322 state = 6; /* group together runs > 5 */

Completed in 3483 milliseconds

1 2 3 4 5 6 7 891011>>