Searched refs:in (Results 501 - 525 of 856) sorted by relevance

<<21222324252627282930>>

/frameworks/ex/variablespeed/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/ml/bordeaux/learning/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/ml/bordeaux/learning/multiclass_pa/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/native/opengl/tests/lib/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DProgramCache.cpp5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
52 friend Formatter& operator << (Formatter& out, const char* in) { argument
56 out.mString.append(in);
60 friend inline Formatter& operator << (Formatter& out, const String8& in) { argument
61 return operator << (out, in.string());
129 // default precision is required-ish in fragment shaders
200 // look-up the program in the cache
/frameworks/opt/calendar/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/colorpicker/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/datetimepicker/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/emoji/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/inputmethodcommon/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/mailcommon/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/net/voip/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/net/voip/src/jni/rtp/
H A Dutil.cpp5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
20 #include <netinet/in.h>
/frameworks/opt/telephony/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/timezonepicker/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/vcard/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/vcard/tests/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A Dartistic1.rs5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
41 uchar4 __attribute__((kernel)) process(uchar4 in, uint32_t x, uint32_t y) {
47 float4 v1 = rsUnpackColor8888(in);
H A Dvignette.rsh5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
47 uchar4 __attribute__((kernel)) root(uchar4 in, uint32_t x, uint32_t y) {
49 const float4 fin = convert_float4(in);
H A Dvignette_approx.rsh5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
47 uchar4 __attribute__((kernel)) root(uchar4 in, uint32_t x, uint32_t y) {
49 const float4 fin = convert_float4(in);
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A Dvignette.rsh5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
47 uchar4 __attribute__((kernel)) root(uchar4 in, uint32_t x, uint32_t y) {
49 const float4 fin = convert_float4(in);
H A Dvignette_approx.rsh5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
47 uchar4 __attribute__((kernel)) root(uchar4 in, uint32_t x, uint32_t y) {
49 const float4 fin = convert_float4(in);
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A Dvignette.rsh5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
47 uchar4 __attribute__((kernel)) root(uchar4 in, uint32_t x, uint32_t y) {
49 const float4 fin = convert_float4(in);

Completed in 346 milliseconds

<<21222324252627282930>>