HomeSort by relevance Sort by last modified time
    Searched full:need (Results 926 - 950 of 28514) sorted by null

<<31323334353637383940>>

  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
TestsJavaScriptEvalTest.java 49 // Start evaluation of a JavaScript script -- we don't need a result.
52 // DOMUtils does need to evaluate a JavaScript and get its result to get DOM bounds.
  /external/chromium_org/content/public/browser/
utility_process_host.h 24 // If you need a single method call in the process, use StartFooBar(p).
25 // If you need multiple batches of work to be done in the process, use
  /external/chromium_org/gpu/
gpu_common.gypi 8 # These are defined here because we need to build this library twice. Once
18 # These are defined here because we need to build this library twice. Once
  /external/chromium_org/media/base/
audio_timestamp_helper.h 14 // be used any place timestamps need to be calculated for a sequence of audio
26 // determines the number of frames that need to be added/removed from the
demuxer.h 43 // method if they need to respond to this call.
56 // need to react to this event.
  /external/chromium_org/media/cdm/ppapi/
ffmpeg_cdm_audio_decoder.h 28 // FFmpegAudioDecoder. We need a long term sustainable solution for this. See
82 // We may need to convert the audio data coming out of FFmpeg from planar
  /external/chromium_org/net/cookies/
cookie_store.h 26 // An interface for storing and retrieving cookies. Implementations need to
49 // header that big or do we need multiple Cookie: headers?
  /external/chromium_org/net/proxy/
proxy_resolver.h 24 // a PAC script, but it doesn't need to be. ProxyResolver can service multiple
64 // engine. Most subclasses don't need to do anything, so we provide a default
  /external/chromium_org/net/quic/congestion_control/
fix_rate_sender.cc 86 // We need an ack before we send more.
93 // We need an ack before we send more.
  /external/chromium_org/net/quic/
quic_alarm.h 62 // alarm from the underlying scheduler on Cancel() may need to handle
64 // reached, in which case they need to reschedule the task and must not
  /external/chromium_org/net/third_party/nss/patches/
peercertchain.patch 7 /* NEED LOCKS IN HERE. */
42 +/* NEED LOCKS IN HERE. */
  /external/chromium_org/ppapi/cpp/dev/
file_chooser_dev.cc 81 // Need to issue the "GetDataBuffer" even for error cases & when the
92 // Error allocating, need to free the resource IDs.
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
module_ppapi.cc 49 // Note that currently we do not need random numbers inside the
56 // In the plugin, we don't need high resolution time of day.
  /external/chromium_org/ppapi/proxy/
ppp_input_event_proxy.cc 37 // Need to send different messages depending on whether filtering is needed.
53 // The NaCl plugin doesn't need the host side interface - stub it out.
  /external/chromium_org/ppapi/shared_impl/
host_resource.h 47 // resource in the host. Yet these resources still need an instance to be
64 // This object is used in maps so we need to provide this sorting operator.
  /external/chromium_org/rlz/win/lib/
rlz_lib.h 19 // integrity on Vista (e.g. Toolbar will need to use their broker)
21 // need be passed when running as SYSTEM.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
die.h 44 // we just need to print a message and then terminate. This would typically
49 // Sometimes we need to disable all informational messages (e.g. from within
  /external/chromium_org/sandbox/win/src/
handle_closer.h 19 // This is a map of handle-types to names that we need to close in the
20 // target process. A null set means we need to close all handles of the
win_utils_unittest.cc 15 // Create a temp file because we need write access to it.
57 // Create a temp file because we need write access to it.
  /external/chromium_org/sync/internal_api/public/base/
model_type_invalidation_map.cc 20 // TODO(dcheng): Do we need to set ack_handle?
61 // TODO(dcheng): Where is this called? Do we need to add more clever logic for
  /external/chromium_org/sync/syncable/
nigori_util.h 31 // Check if our unsyced changes are encrypted if they need to be based on
34 // false if some unsynced changes need to be encrypted.
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
WorkerRuntimeAgent.cpp 70 // We don't need to mute console for workers.
75 // We don't need to mute console for workers.
  /external/chromium_org/third_party/WebKit/Source/core/platform/
ThreadGlobalData.h 78 // We need to check for e.g. database objects manipulating strings on secondary threads.
80 // ThreadGlobalData is used on main thread before it could possibly be used on secondary ones, so there is no need for synchronization here.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositingReasons.h 57 // FIXME: the following compositing reasons need to be re-organized to fit with categories
61 // Note: if you add more reasons here, you will need to update WebCompositingReasons as well.
  /external/chromium_org/third_party/freetype/
CleanSpec.mk 16 # If you don't need to do a full clean build but would like to touch
31 # If you need to re-do something that's already mentioned, just copy

Completed in 1181 milliseconds

<<31323334353637383940>>