HomeSort by relevance Sort by last modified time
    Searched defs:gw (Results 1 - 7 of 7) sorted by null

  /bionic/libc/kernel/uapi/linux/netfilter/
xt_TEE.h 23 union nf_inet_addr gw; member in struct:xt_tee_tginfo
  /external/iptables/include/linux/netfilter/
xt_TEE.h 5 union nf_inet_addr gw; member in struct:xt_tee_tginfo
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_TEE.h 8 union nf_inet_addr gw; member in struct:xt_tee_tginfo
  /cts/apps/CtsVerifier/jni/verifier/
com_android_cts_verifier_camera_StatsImage.cpp 44 const int gw = gridWidth; local
47 const int ngx = aaw / gw;
61 unsigned char *pbuf = buf + 2*y*paw + 2*gx*gw + 2*aax;
62 for (int x = aax+gx*gw; x < aax+(gx+1)*gw; x++) {
  /cts/hostsidetests/incident/src/com/android/server/cts/
BatteryStatsIncidentTest.java 200 SystemProto.GlobalWifi gw = s.getGlobalWifi(); local
201 assertTrue(0 <= gw.getOnDurationMs());
202 assertTrue(0 <= gw.getRunningDurationMs());
  /external/tensorflow/tensorflow/compiler/xla/service/
elemental_ir_emitter.cc 960 llvm::Value* gw = FSub(Call(sqrtf_fn, w), get_float(3.0f)); local
1004 llvm::Value* gw = FSub(Call(sqrtf_fn, w), get_float(3.25)); local
1025 llvm::Value* gw = FSub(Call(sqrtf_fn, w), get_float(5.0)); local
    [all...]
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c 8892 GWorldPtr gw; local
8953 GWorldPtr gw; local
8988 GWorldPtr gw; local
13796 CGrafPtr gw; local
22938 GWorldPtr gw; local
    [all...]

Completed in 470 milliseconds