HomeSort by relevance Sort by last modified time
    Searched refs:Name (Results 976 - 1000 of 2465) sorted by null

<<31323334353637383940>>

  /external/mesa3d/docs/
MESA_set_3dfx_mode.spec 0 Name
5 Name Strings
  /external/mesa3d/docs/OLD/
MESA_trace.spec 0 Name
5 Name Strings
96 on subsequent occurences of name/pointer, and is free to consider it
121 void TraceTextureMESA( uint name, const ubyte* comment )
123 void TraceListMESA( uint name, const ubyte* comment )
184 <traceName> specifies a name or label for the trace. It is expected
236 void TraceTextureMESA( uint name, const ubyte* comment )
237 void TraceListMESA( uint name, const ubyte* comment )
240 by <name>. Logged commands which reference the named texture object or
241 display list will be annotated with <comment>. If IsTexture(name) o
    [all...]
  /external/mesa3d/src/egl/main/
egldriver.h 74 const char *Name; /**< name of this driver */
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_opcodes.h 244 const char * Name;
  /external/nanopb-c/generator/google/protobuf/internal/
enum_type_wrapper.py 15 # * Neither the name of Google Inc. nor the names of its
33 Instances are created as properties with the same name as the enum they wrap
51 def Name(self, number):
52 """Returns a string containing the name of an enum value."""
54 return self._enum_type.values_by_number[number].name
55 raise ValueError('Enum %s has no name defined for value %d' % (
56 self._enum_type.name, number))
58 def Value(self, name):
59 """Returns the value coresponding to the given enum name."""
60 if name in self._enum_type.values_by_name
    [all...]
  /external/protobuf/python/google/protobuf/internal/
enum_type_wrapper.py 15 # * Neither the name of Google Inc. nor the names of its
33 Instances are created as properties with the same name as the enum they wrap
51 def Name(self, number):
52 """Returns a string containing the name of an enum value."""
54 return self._enum_type.values_by_number[number].name
55 raise ValueError('Enum %s has no name defined for value %d' % (
56 self._enum_type.name, number))
58 def Value(self, name):
59 """Returns the value coresponding to the given enum name."""
60 if name in self._enum_type.values_by_name
    [all...]
  /external/sfntly/cpp/src/test/
name_editing_test.cc 55 font_builder->GetTableBuilder(Tag::name));
57 // Change the font name.
79 // Check the font name.
80 NameTablePtr name_table = down_cast<NameTable*>(font->GetTable(Tag::name));
81 UChar* name = name_table->Name(PlatformId::kWindows, local
85 EXPECT_TRUE(name != NULL);
86 EXPECT_EQ(u_strcmp(name, new_name), 0);
87 delete[] name;
99 font_builder->GetTableBuilder(Tag::name));
130 UChar* name = name_table->Name(PlatformId::kWindows, local
176 UChar* name = name_table->Name(PlatformId::kWindows, local
    [all...]
  /external/skia/bench/
Benchmark.cpp 14 const char* SkTriState::Name[] = { "default", "true", "false" };
  /external/skia/dm/
DMSrcSinkAndroid.cpp 63 Name name() const override { sk_throw(); return ""; }
  /external/v8/src/arm/
constants-arm.cc 70 const char* VFPRegisters::Name(int reg, bool is_double) {
76 int VFPRegisters::Number(const char* name, bool* is_double) {
78 if (strcmp(names_[i], name) == 0) {
89 // No register with the requested name found.
94 int Registers::Number(const char* name) {
97 if (strcmp(names_[i], name) == 0) {
105 if (strcmp(aliases_[i].name, name) == 0) {
111 // No register with the requested name found.
  /external/v8/src/compiler/
js-global-object-specialization.h 55 Handle<Name> name,
  /external/v8/src/ic/
stub-cache.cc 24 static Code::Flags CommonStubCacheChecks(Name* name, Map* map,
28 // Validate that the name does not move on scavenge, and that we
30 DCHECK(!name->GetHeap()->InNewSpace(name));
31 DCHECK(name->IsUniqueName());
47 Code* StubCache::Set(Name* name, Map* map, Code* code) {
48 Code::Flags flags = CommonStubCacheChecks(name, map, code->flags());
51 int primary_offset = PrimaryOffset(name, flags, map)
    [all...]
  /external/v8/test/cctest/heap/
test-alloc.cc 12 // * Neither the name of Google Inc. nor the names of its
111 v8::Local<v8::Name> name,
121 v8::Local<v8::Name> name,
130 Handle<String> name = isolate->factory()->NewStringFromStaticChars("get"); local
131 return Accessors::MakeAccessor(isolate, name, &TestGetter, &TestSetter,
158 AccessorConstantDescriptor d(Handle<Name>(Name::cast(foreign->name())),
    [all...]
  /external/webrtc/webrtc/libjingle/xmpp/
xmppengineimpl_iq.cc 45 if (!element || element->Name() != QN_IQ)
102 AecImpl(XmlElement * error_element, const QName & name,
107 error_element->AddElement(new XmlElement(name, true), 1);
191 XmlElement error_element(element_original->Name());
197 QName name = attribute->Name(); local
198 if (name == QN_TO)
200 else if (name == QN_FROM)
201 name = QN_TO;
202 else if (name == QN_TYPE
    [all...]
  /frameworks/base/media/mca/filterfw/native/core/
time_util.cpp 44 NamedStopWatch::NamedStopWatch(const std::string& name)
45 : mName(name),
66 ALOGE("%s: %f ms", Name().c_str(), mSec);
  /frameworks/base/media/mca/filterpacks/native/base/
time_util.cpp 42 NamedStopWatch::NamedStopWatch(const std::string& name)
43 : mName(name),
64 ALOGE("%s: %f ms", Name().c_str(), mSec);
  /frameworks/compile/mclinker/lib/Support/
Target.cpp 19 : Name(NULL),
  /frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
XMLLexer.java 14 STRING=15, Name=16, S=17, PI=18;
29 "EQUALS", "STRING", "Name", "S", "HEXDIGIT", "DIGIT", "NameChar", "NameStartChar",
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_def.sh 33 --name=project_name Name of the library (required)
69 --name=*) name="${optval}"
77 [ -n "$name" ] || die "Library name (--name) must be specified!"
79 echo "LIBRARY ${name}" > ${outfile}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11shader.h 80 LPCSTR Name;
100 LPCSTR Name;
105 LPCSTR Name;
114 LPCSTR Name;
143 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetMemberTypeByName)(THIS_ LPCSTR name) PURE;
174 STDMETHOD_(struct ID3D11ShaderReflectionVariable *, GetVariableByName)(THIS_ LPCSTR name) PURE;
190 STDMETHOD_(struct ID3D11ShaderReflectionConstantBuffer *, GetConstantBufferByName)(THIS_ LPCSTR name) PURE;
195 STDMETHOD_(struct ID3D11ShaderReflectionVariable *, GetVariableByName)(THIS_ LPCSTR name) PURE;
196 STDMETHOD(GetResourceBindingDescByName)(THIS_ LPCSTR name, D3D11_SHADER_INPUT_BIND_DESC *desc) PURE;
smtpguid.h 10 #define DECLARE_EVENTGUID_STRING(Name,Value) CONST WCHAR Name##[] = L##Value
12 #define DECLARE_EVENTGUID_STRING(Name,Value) extern CONST WCHAR Name##[]
  /system/core/metricsd/
persistent_integer_test.cc 47 EXPECT_EQ(kBackingFileName, pi->Name()); // boring
  /system/extras/simpleperf/
command.h 29 Command(const std::string& name, const std::string& short_help_string,
31 : name_(name), short_help_string_(short_help_string), long_help_string_(long_help_string) {
37 const std::string& Name() const {
event_fd.h 82 std::string Name() const;
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
readelf.s 4 +\[Nr\] Name +Type +Addr +Off +Size +ES Flg Lk Inf Al

Completed in 602 milliseconds

<<31323334353637383940>>