HomeSort by relevance Sort by last modified time
    Searched refs:permit (Results 1 - 25 of 53) sorted by null

1 2 3

  /ndk/sources/host-tools/make-3.81/
remote-cstms.c 42 static ExportPermit permit; variable
123 status = Customs_Host (EXPORT_SAME, &permit);
131 return !CUSTOMS_FAIL (&permit.addr);
177 len = Customs_MakeWayBill (&permit, normalized_cwd, argv[0], argv,
192 sin.sin_addr = permit.addr;
198 host = gethostbyaddr((char *)&permit.addr, sizeof(permit.addr), AF_INET);
205 host ? host->h_name : inet_ntoa (permit.addr),
214 host ? host->h_name : inet_ntoa (permit.addr),
221 host ? host->h_name : inet_ntoa (permit.addr)
    [all...]
  /external/chromium_org/chrome/browser/signin/
easy_unlock_service_regular.h 40 virtual void SetPermitAccess(const base::DictionaryValue& permit) OVERRIDE;
easy_unlock_service_signin_chromeos.h 63 virtual void SetPermitAccess(const base::DictionaryValue& permit) OVERRIDE;
easy_unlock_service.h 81 // Gets/Sets/Clears the permit access for the local device.
83 virtual void SetPermitAccess(const base::DictionaryValue& permit) = 0;
easy_unlock_service_regular.cc 36 // Key name of the local device permit record dictonary in kEasyUnlockPairing.
132 const base::DictionaryValue& permit) {
135 pairing_update->SetWithoutPathExpansion(kKeyPermitAccess, permit.DeepCopy());
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 24 // permit any and all updates coming from dnsextd on the same machine:
  /external/chromium_org/third_party/mesa/src/
Android.common.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/
Android.common.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/egl/drivers/dri2/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/auxiliary/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/i915/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/nouveau/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/nv30/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/nv50/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/nvc0/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/r300/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/r600/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/radeonsi/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/softpipe/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/drivers/svga/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/state_trackers/egl/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/winsys/i915/drm/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/winsys/nouveau/drm/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/winsys/radeon/drm/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/winsys/svga/drm/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the

Completed in 936 milliseconds

1 2 3