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

1 2

  /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/chromeos/contacts/
fake_contact_store.h 71 void set_permit_store_creation(bool permit) {
72 permit_store_creation_ = permit;
  /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
  /external/mesa3d/src/gallium/winsys/sw/android/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the
  /external/mesa3d/src/gallium/targets/egl-static/
Android.mk 10 # and/or sell copies of the Software, and to permit persons to whom the

Completed in 897 milliseconds

1 2