HomeSort by relevance Sort by last modified time
    Searched full:ntp (Results 251 - 275 of 476) sorted by null

<<11121314151617181920

  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.h 69 // This is an explicit sign in from either first run, NTP, wrench menu,
231 // the NTP/Apps page.
  /external/chromium_org/chrome/common/
url_constants.h 340 // "Learn more" URL for the Settings API, NTP bubble and other settings bubbles
507 // Host and URL for most visited iframes used on the Instant Extended NTP.
  /external/chromium_org/third_party/webrtc/video_engine/
stream_synchronization_unittest.cc 63 // January 1970, in NTP seconds.
103 // Generate NTP/RTP timestamp pair for both streams corresponding to RTCP.
  /external/tcpdump/
INSTALL.txt 123 ntp.h - Network Time Protocol definitions
189 print-ntp.c - Network Time Protocol printer routines
Makefile.in 90 print-msnlb.c print-nflog.c print-nfs.c print-ntp.c print-null.c \
167 ntp.h \
  /external/chromium_org/
WATCHLISTS 461 'ntp': {
464 'chrome/browser/ui/webui/ntp/',
858 'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org',
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_install_ui_browsertest.cc 19 #include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
  /external/chromium_org/chrome/browser/first_run/
first_run_browsertest.cc 210 // stay running, and the NTP to be loaded with no apps.
  /external/chromium_org/chrome/browser/profiles/
chrome_browser_main_extra_parts_profiles.cc 49 #include "chrome/browser/ui/webui/ntp/ntp_resource_cache_factory.h"
  /external/chromium_org/chrome/browser/sessions/
restore_on_startup_policy_handler_unittest.cc 226 // The resulting prefs should have the restore value as NTP.
  /external/chromium_org/chrome/browser/ui/views/toolbar/
reload_button.cc 73 // applicable when instant extended API is enabled and mode is NTP, which is
  /external/chromium_org/chrome/common/extensions/
chrome_extensions_client.cc 188 // make chrome://thumbs available to NTP Russia extension as
  /external/chromium_org/media/cast/rtcp/
test_rtcp_packet_builder.cc 21 big_endian_writer_.WriteU32(kNtpHigh); // NTP timestamp.
  /external/chromium_org/media/cast/video_sender/
video_sender.h 128 // Records lip-sync (i.e., mapping of RTP <--> NTP timestamps), and
  /external/chromium_org/native_client_sdk/doc_generated/community/
application-gallery.html 24 <td><a href="https://chrome.google.com/webstore/detail/crimson-steam-pirates/glfbkgkceahodalogdpenjoekbacjfcj?utm_source=chrome-ntp-icon&gl=CA" target="_blank"><img src="/native-client/images/pirates.png"><br>Crimson: Steam Pirates</a></td>
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
overuse_detector.cc 139 // Using timestamps converted to NTP time.
  /external/dnsmasq/
dnsmasq.conf.example 257 # Set the NTP time server addresses to 192.168.0.4 and 10.10.0.5
258 #dhcp-option=option:ntp-server,192.168.0.4,10.10.0.5
260 # Set the NTP time server address to be the same machine as
280 #dhcp-option = net:red, option:ntp-server, 192.168.1.1
  /frameworks/av/include/media/stagefright/
MetaData.h 68 kKeyNTPTime = 'ntpT', // uint64_t (ntp-timestamp)
  /frameworks/av/media/libstagefright/rtsp/
ARTPSource.cpp 101 notify->setInt64("ntp-time", ntpTime);
ARTPWriter.cpp 435 uint64_t ntp = GetNowNTP(); local
436 sdp.append(ntp);
438 sdp.append(ntp);
MyTransmitter.h 157 uint64_t ntp = ntpTime(); local
158 sdp.append(ntp);
160 sdp.append(ntp);
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 17 // Using the same values as the Other Devices button in the NTP.
47 * other devices button in NTP.
518 cr.define('ntp', function() {
  /external/chromium_org/chrome/browser/ui/webui/
chrome_web_ui_controller_factory.cc 102 #include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
346 // Bookmarks are part of NTP on Android.
652 #if !defined(OS_ANDROID) // Bookmarks are part of NTP on Android.
  /external/smack/src/org/xbill/DNS/
WKSRecord.java 413 public static final int NTP = 123;
536 services.add(NTP, "ntp");
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_receiver.cc 228 RTCPReceiver::NTP(uint32_t *ReceivedNTPsecs,
237 *ReceivedNTPsecs = _remoteSenderInfo.NTPseconds; // NTP from incoming SendReport
245 *RTCPArrivalTimeFrac = _lastReceivedSRNTPfrac; // local NTP time when we received a RTCP packet with a send block
444 // Save the NTP time of this report
540 // local NTP time when we received this
    [all...]

Completed in 1232 milliseconds

<<11121314151617181920