HomeSort by relevance Sort by last modified time
    Searched refs:own (Results 101 - 125 of 454) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/cmd/dist/
buildruntime.go 54 // a cross-compiled compiler expects to compile for its own target
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/testingpkg/
tests_test.go 64 func Test(*testing.T) {} // OK "Test" on its own is considered a test.
  /prebuilts/go/linux-x86/src/debug/dwarf/
unit.go 13 // Each unit has its own abbreviation table and address size.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue8048.go 21 // test1f will panic without its own defer.
  /external/chromium-trace/catapult/common/eslint/rules/
catapult-camelcase.js 120 // Properties have their own rules
  /external/libogg/
libogg.spec 90 - own include dir
  /external/libunwind/doc/
unw_init_remote.tex 33 \Prog{libunwind} never interprets the argument in any way on its own.
  /external/libvorbis/
libvorbis.spec 101 - own include dir
  /prebuilts/go/darwin-x86/src/cmd/go/
env.go 24 each named variable on its own line.
  /prebuilts/go/darwin-x86/src/debug/pe/
section.go 45 // Each section contains its own relocation list.
  /prebuilts/go/linux-x86/src/cmd/go/
env.go 24 each named variable on its own line.
  /prebuilts/go/linux-x86/src/debug/pe/
section.go 45 // Each section contains its own relocation list.
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/
Android.mk 59 # its own copy of libsupc++)
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/
Android.mk 59 # its own copy of libsupc++)
  /external/flatbuffers/android/jni/
include.mk 170 # the schema files depend on other schema files outside their own directory.
203 # Use this in your own Android.mk file to generate build rules that will
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_windows.go 68 // Copy the buf, since ParseCertificate does not create its own copy.
257 // Copy the buf, since ParseCertificate does not create its own copy.
  /prebuilts/go/darwin-x86/src/syscall/
exec_linux_test.go 54 // Both of these are our own environment variables.
142 // Both of these are our own environment variables.
  /prebuilts/go/darwin-x86/src/time/
sleep.go 70 // has already expired and the function f has been started in its own goroutine;
155 // in its own goroutine. It returns a Timer that can
  /prebuilts/go/linux-x86/src/crypto/x509/
root_windows.go 68 // Copy the buf, since ParseCertificate does not create its own copy.
257 // Copy the buf, since ParseCertificate does not create its own copy.
  /prebuilts/go/linux-x86/src/syscall/
exec_linux_test.go 54 // Both of these are our own environment variables.
142 // Both of these are our own environment variables.
  /prebuilts/go/linux-x86/src/time/
sleep.go 70 // has already expired and the function f has been started in its own goroutine;
155 // in its own goroutine. It returns a Timer that can
  /prebuilts/misc/common/swig/include/2.0.11/lua/
typemaps.i 361 // again enums are a problem so they need their own type
414 // all pointers have the ownership value 'own' (normally 0)
415 void SWIG_write_ptr_array(lua_State* L,void **array,int size,int own);
484 SWIGINTERN void SWIG_write_ptr_array(lua_State* L,void **array,int size,swig_type_info *type,int own){
488 SWIG_NewPointerObj(L,array[i],type,own);
  /build/blueprint/
ninja_writer.go 62 // to contain their own indentation.
  /build/soong/cc/
proto.go 41 // and then external modules could depend on the proto module but use their own settings to
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonTreeAdaptor.as 115 * override this in your own adaptor.

Completed in 810 milliseconds

1 2 3 45 6 7 8 91011>>