HomeSort by relevance Sort by last modified time
    Searched full:_new (Results 76 - 100 of 174) sorted by null

1 2 34 5 6 7

  /external/python/cpython2/Lib/idlelib/
Bindings.py 23 ('_New File', '<<open-new-window>>'),
  /external/arm-neon-tests/
compute_ref.gccarm-rvct 
  /prebuilts/go/darwin-x86/src/go/types/
universe.go 110 _New
142 _New: {"new", 1, false, expression},
  /prebuilts/go/linux-x86/src/go/types/
universe.go 110 _New
142 _New: {"new", 1, false, expression},
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/
new 34 #ifndef _NEW
35 #define _NEW
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/
new 34 #ifndef _NEW
35 #define _NEW
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/
new 34 #ifndef _NEW
35 #define _NEW
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
Bindings.py 18 ('_New Window', '<<open-new-window>>'),
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
Bindings.py 18 ('_New Window', '<<open-new-window>>'),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
Bindings.py 18 ('_New Window', '<<open-new-window>>'),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
Bindings.py 18 ('_New Window', '<<open-new-window>>'),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
bgenObjectDefinition.py 9 argref = "" # set to "*" if arg to <type>_New should be pointer
10 argconst = "" # set to "const " if arg to <type>_New should be const
27 self.static = "static " # set to "" to make <type>_New and <type>_Convert public
bgenType.py 242 to derive the new and convert procs by appending _New and _Convert; it
251 self.new = arg + '_New'
  /external/python/cpython2/Tools/bgen/bgen/
bgenObjectDefinition.py 9 argref = "" # set to "*" if arg to <type>_New should be pointer
10 argconst = "" # set to "const " if arg to <type>_New should be const
27 self.static = "static " # set to "" to make <type>_New and <type>_Convert public
bgenType.py 242 to derive the new and convert procs by appending _New and _Convert; it
251 self.new = arg + '_New'
  /external/boringssl/src/crypto/asn1/
tasn_typ.c 66 sname *sname##_new(void) \
  /external/icu/icu4c/source/samples/layout/
cgnomelayout.c 168 GNOMEUIINFO_MENU_NEW_ITEM((gchar *) "_New Sample",
gnomelayout.cpp 176 GNOMEUIINFO_MENU_NEW_ITEM((gchar *) "_New Sample",
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_construct.h 38 # include <stl/_new.h>
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_construct.h 38 # include <stl/_new.h>
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_construct.h 38 # include <stl/_new.h>
  /external/boringssl/src/include/openssl/
asn1t.h 741 (ASN1_new_func *)sname##_new, \
783 pre stname *fname##_new(void) \
793 stname *fname##_new(void) \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
mactoolboxglue.c 347 ** This file defines wrappers for all the _New and _Convert functions,
  /external/bison/djgpp/
config.sed 31 s,\\.new\\.,_new.,g\
  /external/python/cpython2/Python/
mactoolboxglue.c 347 ** This file defines wrappers for all the _New and _Convert functions,

Completed in 778 milliseconds

1 2 34 5 6 7