/external/skia/src/sksl/ir/ |
SkSLVarDeclarations.h | 32 String description() const { function in struct:SkSL::VarDeclaration 36 result += "[" + size->description() + "]"; 42 result += " = " + fValue->description(); 67 String description() const override { 71 String result = ((VarDeclaration&) *fVars[0]).fVar->fModifiers.description() + 72 fBaseType.description() + " "; 77 result += var->description();
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
SettingsFacade.java | 70 @Rpc(description = "Sets the screen timeout to this number of seconds.", 79 @Rpc(description = "Returns the current screen timeout in seconds.", 90 @Rpc(description = "Checks the ringer silent mode setting.", 96 @Rpc(description = "Toggles ringer silent mode on and off.", 108 @Rpc(description = "Set the ringer to a specified mode") 117 @Rpc(description = "Returns the current ringtone mode.", 123 @Rpc(description = "Returns the maximum ringer volume.") 128 @Rpc(description = "Returns the current ringer volume.") 133 @Rpc(description = "Sets the ringer volume.") 138 @Rpc(description = "Returns the maximum media volume." [all...] |
CommonIntentsFacade.java | 55 @Rpc(description = "Display content to be picked by URI (e.g. contacts)", returns = "A map of result values.") 60 @Rpc(description = "Starts the barcode scanner.", returns = "A Map representation of the result Intent.") 77 @Rpc(description = "Start activity with view action by URI (i.e. browser, contacts, etc.).") 80 @RpcParameter(name = "type", description = "MIME type/subtype of the URI") @RpcOptional String type, 81 @RpcParameter(name = "extras", description = "a Map of extras to add to the Intent") @RpcOptional JSONObject extras) 86 @Rpc(description = "Opens a map search for query (e.g. pizza, 123 My Street).") 92 @Rpc(description = "Opens the list of contacts.") 97 @Rpc(description = "Opens the browser to display a local HTML file.") 99 @RpcParameter(name = "path", description = "the path to the HTML file") String path) 105 @Rpc(description = "Starts a search for the given query." [all...] |
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
ARDSDPUtils.m | 19 descriptionForDescription:(RTCSessionDescription *)description 21 NSString *sdpString = description.description; 58 return description; 62 return description; 85 RTCLogWarning(@"Wrong SDP media description format: %@", lines[mLineIndex]); 88 return [[RTCSessionDescription alloc] initWithType:description.type
|
/frameworks/base/tools/aapt2/ |
Flags.h | 34 Flags& RequiredFlag(const android::StringPiece& name, const android::StringPiece& description, 36 Flags& RequiredFlagList(const android::StringPiece& name, const android::StringPiece& description, 38 Flags& OptionalFlag(const android::StringPiece& name, const android::StringPiece& description, 40 Flags& OptionalFlagList(const android::StringPiece& name, const android::StringPiece& description, 42 Flags& OptionalFlagList(const android::StringPiece& name, const android::StringPiece& description, 44 Flags& OptionalSwitch(const android::StringPiece& name, const android::StringPiece& description, 57 std::string description; member in struct:aapt::Flags::Flag
|
/frameworks/support/transition/tests/src/android/support/transition/ |
ChangeBoundsTest.java | 27 import org.hamcrest.Description; 71 public void describeTo(Description description) { 72 description.appendText("is placed at the top of its parent"); 85 public void describeTo(Description description) { 86 description.appendText("is placed below the specified view");
|
/packages/apps/TV/src/com/android/tv/ui/sidepanel/ |
CompoundButtonItem.java | 36 public CompoundButtonItem(String title, String description) { 37 this(title, title, description); 40 public CompoundButtonItem(String checkedTitle, String uncheckedTitle, String description) { 43 mDescription = description; 47 public CompoundButtonItem(String checkedTitle, String uncheckedTitle, String description, 51 mDescription = description; 62 return R.id.description;
|
/system/bt/build/toolchain/gcc/ |
BUILD.gn | 24 description = "CC {{output}}" 34 description = "CXX {{output}}" 43 description = "AR {{target_output_name}}{{output_extension}}" 61 description = "SOLINK $soname" 81 description = "LINK $outfile" 90 description = "STAMP {{output}}" 95 description = "COPY {{source}} {{output}}"
|
/system/bt/stack/include/ |
srvc_api.h | 127 * Description Initializa the GATT Service engine, register a GATT 141 * Description Initializa the Device Information Service Server. 149 * Description Update the DIS server attribute values 160 * Description Read remote device DIS information. 175 * Description Instantiate a Battery service 184 * Description Respond to a battery service request 193 * Description Send battery level notification
|
/tools/tradefederation/core/src/com/android/tradefed/build/ |
StubBuildProvider.java | 33 @Option(name="build-id", description="build id to supply.") 36 @Option(name="build-target", description="build target name to supply.") 39 @Option(name="branch", description="build branch name to supply.") 42 @Option(name="build-flavor", description="build flavor name to supply.") 45 @Option(name="build-attribute", description="build attributes to supply.") 50 description = "force the stub provider to return a null build. Used for testing." 56 description = "force the stub provider to throw a BuildRetrievalError. Used for testing."
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
StringFuncs.h | 45 Routine Description:
67 Routine Description:
89 Routine Description:
111 Routine Description:
130 Routine Description:
149 Routine Description:
172 Routine Description:
194 Routine Description:
216 Routine Description:
239 Routine Description: [all...] |
/device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/ |
CirrusLogic5430.c | 113 TODO: This - add argument and description to function comment
114 TODO: Controller - add argument and description to function comment
115 TODO: RemainingDevicePath - add argument and description to function comment
219 TODO: This - add argument and description to function comment
220 TODO: Controller - add argument and description to function comment
221 TODO: RemainingDevicePath - add argument and description to function comment
464 TODO: This - add argument and description to function comment
465 TODO: Controller - add argument and description to function comment
466 TODO: NumberOfChildren - add argument and description to function comment
467 TODO: ChildHandleBuffer - add argument and description to function comment [all...] |
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
Allocation.java | 29 * description of the allocation (e.g. 'int[23]', 'java.lang.Integer', or 'java.util.ArrayList'), 50 private final String description; field in class:Allocation 54 Allocation(String description, long size, List<StackTraceElement> location) { 55 this.description = descriptionInterner.intern(description); 67 return other.description.equals(description) 76 return description; 84 return Objects.hashCode(description, size, location); 89 builder.append(description).append(" (").append(size).append(" bytes)\n\tat ") [all...] |
/external/vogar/src/vogar/ |
Expectation.java | 49 private final String description; field in class:Expectation 72 String description, 75 if (result == null || description == null || pattern == null) { 77 "result=" + result + " description=" + description + " pattern=" + pattern); 80 this.description = description; 89 return description; 128 return "Expectation[description=" + description + " pattern=" + pattern.pattern() + "]" [all...] |
/frameworks/native/services/surfaceflinger/RenderEngine/ |
ProgramCache.h | 26 #include "Description.h" 30 class Description; 36 * Description. It's responsible for figuring out what to 37 * generate from a Description. 44 * A Key is generated from a Description. 119 void useProgram(const Description& description); 124 // compute a cache Key from a Description 125 static Key computeKey(const Description& description); [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ipf/ |
SalDriverLib.h | 43 Routine Description:
64 Routine Description:
86 Routine Description:
109 Routine Description:
131 Routine Description:
152 Routine Description:
174 Routine Description:
197 Routine Description:
219 Routine Description:
240 Routine Description: [all...] |
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
RequiredFeatureRule.java | 23 import org.junit.runner.Description; 42 public Statement apply(Statement base, Description description) { 49 + description.getClassName() + "#" + description.getMethodName()
|
/external/ImageMagick/MagickWand/tests/ |
add_first_lists.c | 10 *description; local 15 description=MagickGetException(wand,&severity); 16 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); 17 description=(char *) MagickRelinquishMemory(description);
|
add_index.c | 10 *description; local 15 description=MagickGetException(wand,&severity); 16 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); 17 description=(char *) MagickRelinquishMemory(description);
|
add_last_lists.c | 10 *description; local 15 description=MagickGetException(wand,&severity); 16 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); 17 description=(char *) MagickRelinquishMemory(description);
|
add_mixed.c | 10 *description; local 15 description=MagickGetException(wand,&severity); 16 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); 17 description=(char *) MagickRelinquishMemory(description);
|
add_mixed_lists.c | 10 *description; local 15 description=MagickGetException(wand,&severity); 16 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); 17 description=(char *) MagickRelinquishMemory(description);
|
add_norm_lists.c | 10 *description; local 15 description=MagickGetException(wand,&severity); 16 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); 17 description=(char *) MagickRelinquishMemory(description);
|
/external/ImageMagick/www/source/ |
contrast.c | 14 *description; \ 19 description=MagickGetException(wand,&severity); \ 20 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \ 21 description=(char *) MagickRelinquishMemory(description); \
|
/external/antlr/antlr-3.4/runtime/C/vsrulefiles/ |
antlr3lexer.rules | 21 Description="Specify any options required to invoke the java VM on this grammar file. Sometimes larger grammars require more memory than the standard allocation and you can specify this here." 32 Description="When set to True ANTLR3 will produce a number of .dot files that can be used with dot/graphviz to genreate pictorial representations of the DFAs gnerated for this grammar." 40 Description="When set to True ANTLR3 will produce a number of .dot files that can be used with dot/graphviz to genreate pictorial representations of the NFAs generated for this grammar." 49 Description="If set to True then ANTLR3 will generate reports about the grammar file(s) it processes." 58 Description="If set to True ANTLR3 will print out the grammar without the associated actions" 67 Description="If set to True ANTLR3 will generate code that fires debugging events. [JI - Not yet implemented]" 75 Description="If set to True ANTLR3 will generate code that computes profiling information [JI - not yet implemented]" 84 Description="If True ANTLR3 will print out the grammar AST" 93 Description="In which directory can ANTLR3 locate grammar token files if not in the same directory as the grammar file." 103 Description="If True ANTLR3 will generate a text version of the DFAsfor this grammar. [all...] |