HomeSort by relevance Sort by last modified time
    Searched defs:name (Results 701 - 725 of 10397) sorted by null

<<21222324252627282930>>

  /external/selinux/libsepol/src/
util.c 30 char *name; member in struct:val_to_name
70 v->name = key;
101 perm = v.name;
  /external/sfntly/cpp/src/sample/subtly/
stats.cc 47 char *name = TagToString(it->first); local
49 fprintf(out, "-- %s: %d (%lf%%) ", name, size,
51 delete[] name;
75 char *name = TagToString(it->first); local
77 fprintf(out, "-- %s: %d (%lf%%)\n", name, size,
79 delete[] name;
  /external/skia/bench/
BlurRectsBench.cpp 28 void setName(const SkString& name) {
29 fName = name;
68 SkString name; local
  /external/skia/src/gpu/
GrPendingFragmentStage.h 46 const char* name() const { return fProc->name(); } function in class:GrPendingFragmentStage
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/
Opcodes.java 15 * * Neither the name of Google Inc. nor the names of its
51 opcodesByName.put(opcode.name.toLowerCase(), opcode);
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/
ParameterIterator.java 15 * * Neither the name of Google Inc. nor the names of its
65 @Nullable final String name; local
74 name = parameterNames.next();
76 name = null;
81 @Nullable @Override public String getName() { return name; }
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/
ImmutableAnnotationElement.java 15 * * Neither the name of Google Inc. nor the names of its
46 @Nonnull protected final String name; field in class:ImmutableAnnotationElement
49 public ImmutableAnnotationElement(@Nonnull String name,
51 this.name = name;
55 public ImmutableAnnotationElement(@Nonnull String name,
57 this.name = name;
70 @Nonnull @Override public String getName() { return name; }
ImmutableMethodParameter.java 15 * * Neither the name of Google Inc. nor the names of its
49 @Nullable protected final String name; field in class:ImmutableMethodParameter
53 @Nullable String name) {
56 this.name = name;
61 @Nullable String name) {
64 this.name = name;
79 @Nullable @Override public String getName() { return name; }
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/debug/
ImmutableEndLocal.java 15 * * Neither the name of Google Inc. nor the names of its
42 @Nullable protected final String name; field in class:ImmutableEndLocal
50 this.name = null;
57 @Nullable String name,
62 this.name = name;
81 @Nullable @Override public String getName() { return name; }
ImmutableRestartLocal.java 15 * * Neither the name of Google Inc. nor the names of its
42 @Nullable protected final String name; field in class:ImmutableRestartLocal
50 this.name = null;
57 @Nullable String name,
62 this.name = name;
81 @Nullable @Override public String getName() { return name; }
ImmutableStartLocal.java 15 * * Neither the name of Google Inc. nor the names of its
46 @Nullable protected final String name; field in class:ImmutableStartLocal
52 @Nullable String name,
57 this.name = name;
78 return name==null?null:new BaseStringReference() {
80 return name;
101 @Nullable @Override public String getName() { return name; }
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/reference/
ImmutableFieldReference.java 15 * * Neither the name of Google Inc. nor the names of its
41 @Nonnull protected final String name; field in class:ImmutableFieldReference
45 @Nonnull String name,
48 this.name = name;
64 @Nonnull public String getName() { return name; }
ImmutableMethodReference.java 15 * * Neither the name of Google Inc. nor the names of its
45 @Nonnull protected final String name; field in class:ImmutableMethodReference
50 @Nonnull String name,
54 this.name = name;
60 @Nonnull String name,
64 this.name = name;
82 @Nonnull @Override public String getName() { return name; }
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/
BuilderFieldReference.java 15 * * Neither the name of Google Inc. nor the names of its
41 @Nonnull final BuilderStringReference name; field in class:BuilderFieldReference
46 @Nonnull BuilderStringReference name,
49 this.name = name;
58 return name.getString();
BuilderMethodParameter.java 15 * * Neither the name of Google Inc. nor the names of its
41 @Nullable final BuilderStringReference name; field in class:BuilderMethodParameter
45 @Nullable BuilderStringReference name,
48 this.name = name;
57 return name==null?null:name.getString();
BuilderMethodReference.java 15 * * Neither the name of Google Inc. nor the names of its
41 @Nonnull final BuilderStringReference name; field in class:BuilderMethodReference
46 @Nonnull BuilderStringReference name,
49 this.name = name;
58 return this.name.getString();
  /external/smali/smali/src/main/java/org/jf/smali/
SmaliMethodParameter.java 15 * * Neither the name of Google Inc. nor the names of its
48 @Nullable public String name; field in class:SmaliMethodParameter
59 @Nullable @Override public String getName() { return name; }
  /external/tcpdump/missing/
dlnames.c 17 * 4. Neither the name of the University nor of the Laboratory may be used
51 const char *name; member in struct:dlt_choice
140 pcap_datalink_name_to_val(const char *name)
144 for (i = 0; dlt_choices[i].name != NULL; i++) {
145 if (strcasecmp(dlt_choices[i].name + sizeof("DLT_") - 1,
146 name) == 0)
157 for (i = 0; dlt_choices[i].name != NULL; i++) {
159 return (dlt_choices[i].name + sizeof("DLT_") - 1);
170 for (i = 0; dlt_choices[i].name != NULL; i++) {
  /external/tinyalsa/
tinypcminfo.c 12 ** * Neither the name of The Android Open Source Project nor the names of
92 /* Returns a human readable name for the format associated with bit_index,
160 const char *name; local
163 name = pcm_get_format_name(j + k*bitcount);
164 if (name) {
166 printf(" Format Name:\t");
170 printf("%s", name);
  /external/toybox/toys/lsb/
su.c 33 static char *snapshot_env(char *name)
35 char *s = getenv(name);
37 if (s) return xmprintf("%s=%s", name, s);
44 char *name, *passhash = 0, **argu, **argv; local
53 if (*toys.optargs) name = *(toys.optargs++);
54 else name = "root";
56 if (!(shp = getspnam(name))) perror_exit("no '%s'", name);
65 up = xgetpwnam(name);
  /external/toybox/toys/other/
rfkill.c 44 char *name; member in struct:arglist
54 if (!strcmp(rftypes[i].name, *optargs)) break;
76 char *line, *name = 0, *type = 0; local
87 if (strstart(&s, "RFKILL_NAME=")) name = xstrdup(s);
94 xprintf("%u: %s: %s\n", rfevent.idx, name, type);
97 free(name);
  /external/toybox/toys/posix/
uuencode.c 25 char *name = toys.optargs[toys.optc-1], buf[(76/4)*3]; local
33 xprintf("begin%s 744 %s\n", m ? "-base64" : "", name);
  /external/v8/src/
elements.h 20 explicit ElementsAccessor(const char* name) : name_(name) { }
24 const char* name() const { return name_; } function in class:v8::internal::ElementsAccessor
func-name-inferrer.cc 9 #include "src/func-name-inferrer.h"
25 void FuncNameInferrer::PushEnclosingName(const AstRawString* name) {
26 // Enclosing name is a name of a constructor function. To check
29 if (!name->IsEmpty() && unibrow::Uppercase::Is(name->FirstCharacter())) {
30 names_stack_.Add(Name(name, kEnclosingConstructorName), zone());
35 void FuncNameInferrer::PushLiteralName(const AstRawString* name) {
36 if (IsOpen() && name != ast_value_factory_->prototype_string())
63 const AstRawString* name = names_stack_.at(pos).name; local
    [all...]
  /external/v8/src/ic/ia32/
stub-cache-ia32.cc 20 StubCache::Table table, Register name, Register receiver,
29 // Multiply by 3 because there are 3 fields per entry (name, code, map).
36 // Check that the key in the entry matches the name.
37 __ cmp(name, Operand::StaticArray(offset, times_1, key_offset));
70 // Check that the key in the entry matches the name.
71 __ cmp(name, Operand::StaticArray(offset, times_1, key_offset));
118 Register name, Register scratch, Register extra,
126 // Assert the flags do not name a specific type.
131 DCHECK(!scratch.is(name));
133 DCHECK(!extra.is(name));
162 ProbeTable(isolate(), masm, flags, leave_frame, kPrimary, name, receiver, local
175 ProbeTable(isolate(), masm, flags, leave_frame, kSecondary, name, receiver, local
    [all...]

Completed in 132 milliseconds

<<21222324252627282930>>