HomeSort by relevance Sort by last modified time
    Searched refs:Inc (Results 201 - 225 of 1260) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/jdk/jdk9/darwin-x86/legal/java.desktop/
libpng.md 70 Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
82 and Group 42, Inc. disclaim all warranties, expressed or implied,
84 fitness for any purpose. The Contributing Authors and Group 42, Inc.
101 The Contributing Authors and Group 42, Inc. specifically permit, without
  /prebuilts/jdk/jdk9/linux-x86/legal/java.desktop/
libpng.md 70 Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
82 and Group 42, Inc. disclaim all warranties, expressed or implied,
84 fitness for any purpose. The Contributing Authors and Group 42, Inc.
101 The Contributing Authors and Group 42, Inc. specifically permit, without
  /system/core/
platform_tools_tool_version.mk 1 # Copyright (C) 2017 Google Inc.
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
sourcery.S 3 # Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
  /device/linaro/bootloader/edk2/EmulatorPkg/Sec/X64/
SwitchRam.S 4 # Portitions copyright (c) 2011, Apple Inc. All rights reserved.
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/X64/
SwitchStack.S 4 # Portitions copyright (c) 2011, Apple Inc. All rights reserved.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
InternalSwitchStack.S 4 # Portions copyright (c) 2011, Apple Inc. All rights reserved.<BR>
  /external/google-breakpad/android/sample_app/jni/
Android.mk 1 # Copyright (c) 2012, Google Inc.
14 # * Neither the name of Google Inc. nor the names of its
  /external/protobuf/csharp/src/Google.Protobuf/
InvalidJsonException.cs 3 // Copyright 2015 Google Inc. All rights reserved.
16 // * Neither the name of Google Inc. nor the names of its
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
IDescriptor.cs 3 // Copyright 2008 Google Inc. All rights reserved.
16 // * Neither the name of Google Inc. nor the names of its
PackageDescriptor.cs 3 // Copyright 2008 Google Inc. All rights reserved.
16 // * Neither the name of Google Inc. nor the names of its
  /external/protobuf/csharp/src/Google.Protobuf.Test/
SampleEnum.cs 3 // Copyright 2015 Google Inc. All rights reserved.
16 // * Neither the name of Google Inc. nor the names of its
  /external/protobuf/js/commonjs/
import_test.js 2 // Copyright 2016 Google Inc. All rights reserved.
15 // * Neither the name of Google Inc. nor the names of its
  /external/protobuf/js/
node_loader.js 2 // Copyright 2008 Google Inc. All rights reserved.
15 // * Neither the name of Google Inc. nor the names of its
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
list0.go 3 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
9 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
listz.go 3 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
9 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/cmd/internal/objabi/
symkind.go 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/cmd/link/internal/sym/
segment.go 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/runtime/internal/atomic/
atomic_test.go 34 inc := uintptr(100)
37 atomic.Xadduintptr(&total, inc)
39 if want := uintptr(N * iter * inc); want != total {
44 atomic.Xadduintptr(&total, inc)
45 atomic.Xadduintptr(&total, uintptr(-int64(inc)))
53 // we actually do so is mstats.go, functions mSysStat{Inc,Dec}.
58 // mSysStat{Inc,Dec} in mstats.go have explicit checks for
62 const inc = 100
64 atomic.Xadduintptr((*uintptr)(unsafe.Pointer(&val)), inc)
65 if inc != val
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
list0.go 3 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
9 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
listz.go 3 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
9 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/linux-x86/src/cmd/internal/objabi/
symkind.go 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
  /prebuilts/go/linux-x86/src/cmd/link/internal/sym/
segment.go 4 // Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
  /prebuilts/go/linux-x86/src/runtime/internal/atomic/
atomic_test.go 34 inc := uintptr(100)
37 atomic.Xadduintptr(&total, inc)
39 if want := uintptr(N * iter * inc); want != total {
44 atomic.Xadduintptr(&total, inc)
45 atomic.Xadduintptr(&total, uintptr(-int64(inc)))
53 // we actually do so is mstats.go, functions mSysStat{Inc,Dec}.
58 // mSysStat{Inc,Dec} in mstats.go have explicit checks for
62 const inc = 100
64 atomic.Xadduintptr((*uintptr)(unsafe.Pointer(&val)), inc)
65 if inc != val
    [all...]
  /external/llvm/lib/CodeGen/
AtomicExpandPass.cpp 491 Value *Loaded, Value *Inc) {
495 return Inc;
497 return Builder.CreateAdd(Loaded, Inc, "new");
499 return Builder.CreateSub(Loaded, Inc, "new");
501 return Builder.CreateAnd(Loaded, Inc, "new");
503 return Builder.CreateNot(Builder.CreateAnd(Loaded, Inc), "new");
505 return Builder.CreateOr(Loaded, Inc, "new");
507 return Builder.CreateXor(Loaded, Inc, "new");
509 NewVal = Builder.CreateICmpSGT(Loaded, Inc);
510 return Builder.CreateSelect(NewVal, Loaded, Inc, "new")
    [all...]

Completed in 645 milliseconds

1 2 3 4 5 6 7 891011>>