HomeSort by relevance Sort by last modified time
    Searched refs:Modify (Results 26 - 50 of 56) sorted by null

12 3

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CTableCombo.java 130 SWT.Modify,
447 case SWT.Modify : {
451 notifyListeners(SWT.Modify, e);
  /external/clang/lib/Analysis/
ThreadSafety.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h 349 #define CLCTL_EXTERNAL_CODE(Function,Access,Modify) (((Access) << CLUSCTL_ACCESS_SHIFT) | ((CLCTL_CLUSTER_BASE + Function) << CLUSCTL_FUNCTION_SHIFT) | ((Modify) << CLCTL_MODIFY_SHIFT))
350 #define CLCTL_INTERNAL_CODE(Function,Access,Modify) (((Access) << CLUSCTL_ACCESS_SHIFT) | CLCTL_INTERNAL_MASK | ((CLCTL_CLUSTER_BASE + Function) << CLUSCTL_FUNCTION_SHIFT) | ((Modify) << CLCTL_MODIFY_SHIFT))
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
gen.go 173 // Modify n in place so that uses of n now mean indirection of the heapaddr.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
gen.go 173 // Modify n in place so that uses of n now mean indirection of the heapaddr.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceChooser.java 876 mNameText.addListener(SWT.Modify, this);
877 mValueText.addListener(SWT.Modify, this);
    [all...]
  /external/deqp/modules/egl/
teglImageFormatTests.cpp 207 class Modify : public GLES2Action
213 class ModifyTexSubImage : public Modify
226 class ModifyRenderbuffer : public Modify
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 7 Modify the generated code to correctly setup and call the methods from the unit
Antlr.Runtime.Tree.Tests.pas 7 Modify the generated code to correctly setup and call the methods from the unit
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi32.asm 117 mov dword ptr [EfiLdrOffset],eax ; Modify far jump instruction for correct entry point
efi64.asm 128 mov dword ptr [ebx],eax ; Modify far jump instruction for correct entry point
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msilib.py 278 v.Modify(win32com.client.constants.msiViewModifyInsert, r)
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
dbtables.py 524 def Modify(self, table, conditions={}, mappings={}):
525 """Modify(table, conditions={}, mappings={}) - Modify items in rows matching 'conditions' using mapping functions in 'mappings'
539 # modify only requested columns
546 # modify the requested column
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/
dbtables.py 524 def Modify(self, table, conditions={}, mappings={}):
525 """Modify(table, conditions={}, mappings={}) - Modify items in rows matching 'conditions' using mapping functions in 'mappings'
539 # modify only requested columns
546 # modify the requested column
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 524 def Modify(self, table, conditions={}, mappings={}):
525 """Modify(table, conditions={}, mappings={}) - Modify items in rows matching 'conditions' using mapping functions in 'mappings'
539 # modify only requested columns
546 # modify the requested column
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 524 def Modify(self, table, conditions={}, mappings={}):
525 """Modify(table, conditions={}, mappings={}) - Modify items in rows matching 'conditions' using mapping functions in 'mappings'
539 # modify only requested columns
546 # modify the requested column
  /prebuilts/go/darwin-x86/src/net/http/
client_test.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
client_test.go     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h 14 * use, modify or distribute it freely.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
regalloc.go 364 // TODO: Modify preference using affinity graph.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
regalloc.go 364 // TODO: Modify preference using affinity graph.
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/
aws-java-sdk-cloudformation-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 1263 milliseconds

12 3