Home
last modified time | relevance | path

Searched refs:In (Results 1 – 25 of 264) sorted by relevance

1234567891011

/frameworks/compile/slang/tests/F_root_compute_really_bad/
Dstderr.txt.expect2 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/
Dhow_to_run.txt1 # In one terminal:
5 # In another terminal:
/frameworks/compile/slang/tests/F_root_compute_too_many_args/
Dstderr.txt.expect1 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/
DArgMinMax.cpp29 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/
Dfield_mask.proto92 // 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/
Dstderr.txt.expect6 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/
Dstderr.txt.expect1 ctxt_wrong_place.rs:9:57: error: In compute kernel bad(), special parameter 'context' must be defin…
/frameworks/base/startop/view_compiler/
DREADME.md49 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/
DREADME.md2 In order to package shared libraries for distribution to Unity, type
/frameworks/compile/slang/tests/F_ctxt_wrong_name/
Dstderr.txt.expect2 context.rs:5:57: error: In compute kernel bad(), special parameter 'context' must be defined before…
/frameworks/compile/slang/
DREADME.rst112 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/
DEventLogTags.logtags6 # In case of conflicts build will fail, so we do not need to worry too much
/frameworks/opt/gamesdk/samples/tuningfork/prototest/
DREADME.md2 In order to build and run the tests, first make sure you have protobuf installed, e.g. in /usr/local
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt113 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/
DAndroid.bp66 // 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/
Dstderr.txt.expect6 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/
DREADME.md25 We would like to add more data sets. In general we will favor data sets
/frameworks/opt/gamesdk/
DREADME2 In order to build using prebuild NDK versions, this project must be initialized from a custom repo …
/frameworks/ml/nn/driver/cache/
DAndroid.bp29 // In particular, DO NOT add libutils or anything "above" libcutils
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/AddressBook/
DAddPerson.cs122 addressBook.People.Add(PromptForAddress(Console.In, Console.Out)); in Main()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/
DREADME.md107 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/
Dminikin_style.md7 In dir/foo.cc or dir/foo_test.cc, whose main purpose is to implement or test the stuff in
/frameworks/base/services/robotests/
DREADME16 To specify which classes to load use either @SystemLoaderClasses or @SystemLoaderPackages. In
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
Dstrategy_for_usage.pfw24 # In case of Ring or Alarm stream type active, switching to sonification
/frameworks/base/media/lib/tvremote/
DREADME.txt15 the interface. In this way it is like framework.jar.

1234567891011