Searched refs:In (Results 1 – 25 of 264) sorted by relevance
1234567891011
/frameworks/compile/slang/tests/F_root_compute_really_bad/ |
D | stderr.txt.expect | 2 root_compute_really_bad.rs:5:31: error: In compute kernel root(), special parameter 'x' must be def… 3 root_compute_really_bad.rs:6:19: error: In compute kernel root(), parameter 'extra1' cannot appear … 4 root_compute_really_bad.rs:6:36: error: In compute kernel root(), parameter 'extra2' cannot appear … 14 root_compute_really_bad.rs:16:38: error: In compute kernel root_kernel(), special parameter 'x' mus… 15 root_compute_really_bad.rs:16:50: error: In compute kernel root_kernel(), parameter 'extra1' cannot… 16 root_compute_really_bad.rs:16:67: error: In compute kernel root_kernel(), parameter 'extra2' cannot…
|
/frameworks/base/services/tests/rescueparty/ |
D | how_to_run.txt | 1 # In one terminal: 5 # In another terminal:
|
/frameworks/compile/slang/tests/F_root_compute_too_many_args/ |
D | stderr.txt.expect | 1 root_compute_too_many_args.rs:6:20: error: In compute kernel root(), parameter 'extra1' cannot appe… 2 root_compute_too_many_args.rs:6:37: error: In compute kernel root(), parameter 'extra2' cannot appe…
|
/frameworks/ml/nn/common/operations/ |
D | ArgMinMax.cpp | 29 template <typename In, typename Out> 30 static void argMinMaxImpl(const In* inputData, const Shape& inputShape, in argMinMaxImpl()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | field_mask.proto | 92 // top-level response message. In case of a REST get operation, the 95 // in the returned resource list. In case of a REST custom method, 97 // clearly documented together with its declaration in the API. In 162 // In order to reset a field's value to the default, the field must 178 // operation kind. In any case, the effect of the field mask is 189 // In JSON, a field mask is encoded as a single string where paths are 204 // In proto a field mask for `Profile` may look as such: 211 // In JSON, the same mask is represented as below:
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzwar/ |
D | stderr.txt.expect | 6 root_compute_non_uint32_t_xyzwar.rs:6:44: error: In compute kernel root(), parameter 'w' cannot app… 7 root_compute_non_uint32_t_xyzwar.rs:6:53: error: In compute kernel root(), parameter 'ar' cannot ap…
|
/frameworks/compile/slang/tests/F_ctxt_wrong_place/ |
D | stderr.txt.expect | 1 ctxt_wrong_place.rs:9:57: error: In compute kernel bad(), special parameter 'context' must be defin…
|
/frameworks/base/startop/view_compiler/ |
D | README.md | 49 In each case, you should be able to cargo-cult the existing test cases. 51 In general, you can probably get by without adding a new generated DEX file, and 52 instead add more methods to the files that are already generated. In this case,
|
/frameworks/opt/gamesdk/samples/unitypackaging/ |
D | README.md | 2 In order to package shared libraries for distribution to Unity, type
|
/frameworks/compile/slang/tests/F_ctxt_wrong_name/ |
D | stderr.txt.expect | 2 context.rs:5:57: error: In compute kernel bad(), special parameter 'context' must be defined before…
|
/frameworks/compile/slang/ |
D | README.rst | 112 In fountain.rs, we have:: 116 In ScriptC_fountain.java, we have:: 140 In ScriptC_fountain.java, llvm-rs-cc will reflect the following methods:: 147 to the functions and global variables within a script. In summary, 169 In fountain.rs, we have:: 180 struct. In this case, llvm-rs-cc will reflect two files, 201 In ScriptField_Point_s.java:: 207 // In general, this method would not be invoked directly 242 * In terms of a script's global functions, they can be called from Java. 294 * In terms of a script's global data, global variables can be written
|
/frameworks/base/core/java/org/chromium/arc/ |
D | EventLogTags.logtags | 6 # In case of conflicts build will fail, so we do not need to worry too much
|
/frameworks/opt/gamesdk/samples/tuningfork/prototest/ |
D | README.md | 2 In order to build and run the tests, first make sure you have protobuf installed, e.g. in /usr/local
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_recordable.txt | 113 that were considered during its design. In both cases it is assumed that a 121 In this case, the VisualID of the EGLConfig would correspond to a YUV 129 video encoder. In this case, the VisualID of the EGLConfig would
|
/frameworks/native/opengl/libs/ |
D | Android.bp | 66 // In particular, DO NOT add libutils or anything "above" libcutils 102 // In particular, DO NOT add libutils nor anything "above" libui
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/ |
D | stderr.txt.expect | 6 root_compute_non_uint32_t_xyzar.rs:5:45: error: In compute kernel root(), parameter 'ar' cannot app…
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/ |
D | README.md | 25 We would like to add more data sets. In general we will favor data sets
|
/frameworks/opt/gamesdk/ |
D | README | 2 In order to build using prebuild NDK versions, this project must be initialized from a custom repo …
|
/frameworks/ml/nn/driver/cache/ |
D | Android.bp | 29 // In particular, DO NOT add libutils or anything "above" libcutils
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/AddressBook/ |
D | AddPerson.cs | 122 addressBook.People.Add(PromptForAddress(Console.In, Console.Out)); in Main()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/ |
D | README.md | 107 In other words, an appropriate synchronization mechanism (such as 206 the message. Think carefully about whether you really need this. In 216 In the default style, optional fields translate into public mutable 229 In the 'accessors' style, required and nested message fields are still 246 In the 'reftypes' style, fields are initialized to null (or empty 251 of reference types. In practice, many boxed types are cached, and so don't 338 options. In the nano flavor only, whitespace surrounding the option 342 when you build a Java library or package. In case different options
|
/frameworks/minikin/doc/ |
D | minikin_style.md | 7 In dir/foo.cc or dir/foo_test.cc, whose main purpose is to implement or test the stuff in
|
/frameworks/base/services/robotests/ |
D | README | 16 To specify which classes to load use either @SystemLoaderClasses or @SystemLoaderPackages. In
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
D | strategy_for_usage.pfw | 24 # In case of Ring or Alarm stream type active, switching to sonification
|
/frameworks/base/media/lib/tvremote/ |
D | README.txt | 15 the interface. In this way it is like framework.jar.
|
1234567891011