HomeSort by relevance Sort by last modified time
    Searched refs:turns (Results 1 - 19 of 19) sorted by null

  /external/llvm/test/MC/AsmParser/
directive_lsym.s 3 # FIXME: This is currently unsupported. If it turns out no one uses it, we
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnection.cc 62 "stun", "stuns", "turn", "turns", "invalid" };
68 TURNS, // Indicates a TURN server used with a TLS session.
181 // scheme = "turn" / "turns"
231 if (service_type == TURNS) {
254 case TURNS: {
265 bool secure = (service_type == TURNS);
641 std::vector<PortAllocatorFactoryInterface::TurnConfiguration> turns; local
642 if (!ParseIceServers(config.servers, &stuns, &turns)) {
658 for (size_t i = 0; i < turns.size(); ++i) {
659 cricket::RelayCredentials credentials(turns[i].username
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-splice.js 260 // Second hole (at index 3) of array turns into
308 // Second hole (at index 3) of array turns into
unicode-test.js     [all...]
  /external/chromium_org/chrome/browser/ui/webui/
sync_internals_browsertest.js 361 // it turns out to be a maintenance burden.
  /ndk/build/core/
build-local.mk 52 # It turns out that some people use ndk-build to generate static
init.mk 22 # this turns off the suffix rules built into make
25 # this turns off the RCS / SCCS implicit rules of GNU Make
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth_device_list.js 260 * which in turns allows proper layout of items even if the list is hidden.
  /build/core/
main.mk 12 # this turns off the suffix rules built into make
15 # this turns off the RCS / SCCS implicit rules of GNU Make
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 273 // turns.
  /external/chromium_org/extensions/renderer/resources/
json_schema.js 348 // TODO(aa): If it ever turns out that we actually want this to work,
  /external/chromium_org/chrome/browser/ui/webui/options/
options_browsertest.js 291 // This test turns out to be flaky on all platforms.
  /external/chromium_org/ui/file_manager/file_manager/background/js/
background.js 97 * It turns to null after initialization.
test_util.js 400 * events in turns.
  /external/chromium_org/ui/file_manager/file_manager/common/js/
util.js 378 // This loop index is used outside the loop if it turns out |bytes|
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]

Completed in 1214 milliseconds