HomeSort by relevance Sort by last modified time
    Searched refs:static (Results 251 - 275 of 820) sorted by null

<<11121314151617181920>>

  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestWellKnownTypes.cs 14 public static partial class UnittestWellKnownTypesReflection {
18 public static pbr::FileDescriptor Descriptor {
21 private static pbr::FileDescriptor descriptor;
23 static UnittestWellKnownTypesReflection() {
183 private static readonly pb::MessageParser<TestWellKnownTypes> _parser = new pb::MessageParser<TestWellKnownTypes>(() => new TestWellKnownTypes());
184 public static pb::MessageParser<TestWellKnownTypes> Parser { get { return _parser; } }
186 public static pbr::MessageDescriptor Descriptor {
318 private static readonly pb::FieldCodec<double?> _single_doubleField_codec = pb::FieldCodec.ForStructWrapper<double>(82);
329 private static readonly pb::FieldCodec<float?> _single_floatField_codec = pb::FieldCodec.ForStructWrapper<float>(90);
340 private static readonly pb::FieldCodec<long?> _single_int64Field_codec = pb::FieldCodec.ForStructWrapper<long>(98 (…)
    [all...]
  /external/libusb/.private/
bd.cmd 11 for %%A in (MS32 MS64) do mkdir E:\dailies\%DATE%\%%A\static
38 copy Win32\Release\lib\libusb-1.0.lib E:\dailies\%DATE%\MS32\static
64 copy x64\Release\lib\libusb-1.0.lib E:\dailies\%DATE%\MS64\static
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Type.cs 14 public static partial class TypeReflection {
18 public static pbr::FileDescriptor Descriptor {
21 private static pbr::FileDescriptor descriptor;
23 static TypeReflection() {
97 private static readonly pb::MessageParser<Type> _parser = new pb::MessageParser<Type>(() => new Type());
98 public static pb::MessageParser<Type> Parser { get { return _parser; } }
100 public static pbr::MessageDescriptor Descriptor {
142 private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Field> _repeated_fields_codec
154 private static readonly pb::FieldCodec<string> _repeated_oneofs_codec
166 private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Option> _repeated_options_code
    [all...]
Api.cs 14 public static partial class ApiReflection {
18 public static pbr::FileDescriptor Descriptor {
21 private static pbr::FileDescriptor descriptor;
23 static ApiReflection() {
59 private static readonly pb::MessageParser<Api> _parser = new pb::MessageParser<Api>(() => new Api());
60 public static pb::MessageParser<Api> Parser { get { return _parser; } }
62 public static pbr::MessageDescriptor Descriptor {
106 private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Method> _repeated_methods_codec
118 private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Option> _repeated_options_codec
176 private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Mixin> _repeated_mixins_code
    [all...]
  /toolchain/binutils/binutils-2.27/libiberty/
maint-tool 107 if (/^static /) {
119 if (/^static [^\(]* ([^\s\(]+) *\(.*\)$/) {
155 next if /^static /;
  /bootable/recovery/minadbd/
Android.mk 21 # libminadbd (static library)
  /cts/tests/tests/accounts/common/
Android.mk 37 # Build the actual static library
  /external/boringssl/src/crypto/asn1/
charmap.pl 126 static const unsigned char char_type[] = {
  /external/compiler-rt/make/
AppleBI.mk 82 install-iOS: $(SYMROOT)/libcompiler_rt-static.a \
86 cp $(SYMROOT)/libcompiler_rt-static.a \
87 $(DSTROOT)/usr/local/lib/libcompiler_rt-static.a
96 $(SYMROOT)/libcompiler_rt-static.a : $(foreach arch,$(RC_ARCHS), \
97 $(OBJROOT)/darwin_bni/Static/$(arch)/libcompiler_rt.a)
  /external/flatbuffers/tests/MyGame/Example/
Ability.cs 23 public static Offset<Ability> CreateAbility(FlatBufferBuilder builder, uint Id, uint Distance) {
Test.cs 23 public static Offset<Test> CreateTest(FlatBufferBuilder builder, short A, sbyte B) {
  /external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
StructInNestedNS.cs 23 public static Offset<StructInNestedNS> CreateStructInNestedNS(FlatBufferBuilder builder, int A, int B) {
  /external/iputils/
Makefile 25 # Capability support (with libcap) [yes|static|no]
27 # sysfs support (with libsysfs - deprecated) [no|yes|static]
29 # IDN support (experimental) [no|yes|static]
32 # Do not use getifaddrs [no|yes|static]
37 # GNU TLS library for ping6 [yes|no|static]
39 # Crypto library for ping6 [shared|static]
41 # Resolv library for ping6 [yes|static]
58 FUNC_LIB = $(if $(filter static,$(1)),$(LDFLAG_STATIC) $(2) $(LDFLAG_DYNAMIC),$(2))
246 @echo "static char SNAPSHOT[] = \"$(TAG)\";" > SNAPSHOT.h
  /external/safe-iop/testsuite/
Android.mk 21 # TODO: make the test use the compiled static lib.
  /external/strace/xlat/
gen.sh 182 static
189 # error static const struct xlat ${name} in mpers mode
193 static
  /external/syslinux/gpxe/src/util/
get-pci-ids 91 if(/^\s*static\s+struct\s+pci_device_id/) {
  /external/toolchain-utils/cwp/
demo_pipeline.sh 24 MR_CONVERT_BINARY=/home/build/static/projects/dremel/mr-convert
  /hardware/intel/common/libmix/mix_audio/
mixaudio.spec 29 The %{name}-devel package contains the header files and static libraries
  /hardware/intel/common/libmix/mix_common/
mixcommon.spec 21 The %{name}-devel package contains the header files and static libraries for building applications which use %{name}.
  /hardware/intel/common/libmix/mix_vbp/
mixvbp.spec 27 The %{name}-devel package contains the header files and static libraries for building applications which use %{name}.
  /packages/apps/TimeZoneData/
Android.mk 18 # A static library containing all the source needed by a Time Zone Data app.
  /packages/apps/TimeZoneUpdater/
Android.mk 17 # A static library containing all the source needed by the TimeZoneUpdater
  /packages/experimental/procstatlog/
Android.mk 17 # Build a static binary for maximum portability
  /packages/providers/ContactsProvider/
Android.mk 17 # leaving out code which is tested by other means (e.g. static libraries) that
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
sinit.go 12 // Static initialization ordering state.
256 // compilation of top-level (static) assignments
416 //dump("not static ptrlit", r);
546 //dump("not static", r);
550 // initContext is the context in which static data is populated.
552 // Static data populated in an init function will be written either
553 // zero times (as a readonly, static data symbol) or
557 // Static data populated in any other function needs to be local to
573 var statuniqgen int // name generator for static temps
575 // staticname returns a name backed by a static data symbol
    [all...]

Completed in 498 milliseconds

<<11121314151617181920>>