/prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/prebuilts/ndk/r11/sources/android/ndk_helper/ |
vecmath.cpp | 318 float n2 = 2.0f * nearPlane; local 322 result.f_[0] = n2 / width; 327 result.f_[5] = n2 / height; 333 result.f_[14] = farPlane * rcpnmf * n2;
|
/prebuilts/ndk/r13/sources/android/ndk_helper/ |
vecmath.cpp | 318 float n2 = 2.0f * nearPlane; local 322 result.f_[0] = n2 / width; 327 result.f_[5] = n2 / height; 333 result.f_[14] = farPlane * rcpnmf * n2;
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
pyclbr.py | 263 for n, n2 in names:
265 dict[n2 or n] = d[n]
|
/external/python/cpython2/Lib/ |
pyclbr.py | 265 for n, n2 in names: 267 dict[n2 or n] = d[n]
|
/external/skia/tests/ |
FontHostTest.cpp | 119 int n2 = SkFontStream::GetTableTags(stream, ttcIndex, array.get()); local 120 REPORTER_ASSERT(reporter, n == n2);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
pyclbr.py | 265 for n, n2 in names: 267 dict[n2 or n] = d[n]
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
pyclbr.py | 265 for n, n2 in names: 267 dict[n2 or n] = d[n]
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
order.go | 789 for _, n2 := range n.List.Slice() { 790 if n2.Op != OXCASE { 791 Fatalf("order select case %v", n2.Op) 793 r = n2.Left 794 setlineno(n2) 798 if n2.Ninit.Len() != 0 { 859 n2.Ninit.Append(tmp2) 865 n2.Ninit.Append(tmp2) 876 n2.Ninit.Append(tmp2) 882 n2.Ninit.Append(tmp2 [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
order.go | 789 for _, n2 := range n.List.Slice() { 790 if n2.Op != OXCASE { 791 Fatalf("order select case %v", n2.Op) 793 r = n2.Left 794 setlineno(n2) 798 if n2.Ninit.Len() != 0 { 859 n2.Ninit.Append(tmp2) 865 n2.Ninit.Append(tmp2) 876 n2.Ninit.Append(tmp2) 882 n2.Ninit.Append(tmp2 [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pyclbr.py | 265 for n, n2 in names: 267 dict[n2 or n] = d[n]
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pyclbr.py | 265 for n, n2 in names: 267 dict[n2 or n] = d[n]
|
/tools/apksig/src/test/java/com/android/apksig/internal/asn1/ |
Asn1BerParserTest.java | 283 public long n2; field in class:Asn1BerParserTest.SequenceWithIntegers 354 public Integer n2; field in class:Asn1BerParserTest.ChoiceWithClashingOptions
|