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

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
ClockControl.c 3 Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
40 // Default clock routing informtion (All On)
53 {SrcClk8, Enabled, All},
54 {SrcClk7, Enabled, All},
55 {SrcClk6, Enabled, All},
56 {SrcClk5, Enabled, All},
57 {SrcClk4, Enabled, All},
58 {SrcClk3, Enabled, All},
59 {SrcClk2, Enabled, All},
60 {SrcClk1, Enabled, All},
    [all...]
  /external/caliper/caliper/src/main/java/com/google/caliper/
All.java 22 * The default value of lifecycle annotations that indicates it should associate with all benchmark
26 public @interface All {}
  /external/autotest/client/site_tests/example_UnitTest/src/
main.cc 1 // Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
7 TEST(ExampleTest, All) {
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
inval-seg.s 2 # All the following should be illegal
inval-seg.l 8 2 [ ]*# All the following should be illegal
x86-64-inval-seg.s 2 # All the following should be illegal
x86-64-inval-seg.l 10 2 [ ]*# All the following should be illegal
  /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
CarrierIdProviderTest.java 170 mContentResolver.insert(CarrierId.All.CONTENT_URI, createCarrierInfoInternal());
171 Cursor countCursor = mContentResolver.query(CarrierId.All.CONTENT_URI,
192 mContentResolver.insert(CarrierId.All.CONTENT_URI, contentValues);
193 mContentResolver.insert(CarrierId.All.CONTENT_URI, contentValues);
208 contentValues.put(CarrierId.All.GID1, dummy_gid1);
209 mContentResolver.insert(CarrierId.All.CONTENT_URI, contentValues);
223 mContentResolver.insert(CarrierId.All.CONTENT_URI,
230 String whereClause = CarrierId.All.MCCMNC + "=?";
232 numRowsDeleted = mContentResolver.delete(CarrierId.All.CONTENT_URI,
250 mContentResolver.insert(CarrierId.All.CONTENT_URI, contentValues)
    [all...]
  /bootable/recovery/tools/recovery_l10n/
Android.mk 1 # Copyright 2012 Google Inc. All Rights Reserved.
11 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /prebuilts/go/darwin-x86/src/syscall/
syscall_windows_386.go 1 // Copyright 2009 The Go Authors. All rights reserved.
syscall_windows_amd64.go 1 // Copyright 2009 The Go Authors. All rights reserved.
zerrors_windows_386.go 1 // Copyright 2011 The Go Authors. All rights reserved.
zerrors_windows_amd64.go 1 // Copyright 2011 The Go Authors. All rights reserved.
  /prebuilts/go/darwin-x86/test/fixedbugs/issue15548.dir/
c.go 1 // Copyright 2016 The Go Authors. All rights reserved.
  /prebuilts/go/darwin-x86/test/fixedbugs/issue15920.dir/
b.go 1 // Copyright 2016 The Go Authors. All rights reserved.
  /prebuilts/go/linux-x86/src/syscall/
syscall_windows_386.go 1 // Copyright 2009 The Go Authors. All rights reserved.
syscall_windows_amd64.go 1 // Copyright 2009 The Go Authors. All rights reserved.
zerrors_windows_386.go 1 // Copyright 2011 The Go Authors. All rights reserved.
zerrors_windows_amd64.go 1 // Copyright 2011 The Go Authors. All rights reserved.
  /prebuilts/go/linux-x86/test/fixedbugs/issue15548.dir/
c.go 1 // Copyright 2016 The Go Authors. All rights reserved.
  /prebuilts/go/linux-x86/test/fixedbugs/issue15920.dir/
b.go 1 // Copyright 2016 The Go Authors. All rights reserved.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
itblock.s 0 # All-true IT block macro.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
reg-op.s 0 # All-registers, '$'-type operands.
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
CarrierIdProvider.java 91 * index 0: {@link CarrierId.All#MCCMNC}
95 * index 1: {@link CarrierId.All#IMSI_PREFIX_XPATTERN}
99 * index 2: {@link CarrierId.All#GID1}
103 * index 3: {@link CarrierId.All#GID2}
107 * index 4: {@link CarrierId.All#PLMN}
111 * index 5: {@link CarrierId.All#SPN}
115 * index 6: {@link CarrierId.All#APN}
119 * index 7: {@link CarrierId.All#ICCID_PREFIX}
135 CarrierId.All.MCCMNC,
136 CarrierId.All.GID1
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/AArch64/
SwitchStack.S 3 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
4 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
5 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>

Completed in 750 milliseconds

1 2 3 4 5 6 7 8 91011>>