/frameworks/av/media/utils/tests/ |
D | mediautils_fixedstring_tests.cpp | 27 FixedString<8> s0("abcde"); in TEST() local 29 ASSERT_FALSE(s0.empty()); in TEST() 30 ASSERT_EQ(8U, s0.capacity()); in TEST() 32 ASSERT_EQ(5U, s0.size()); in TEST() 33 ASSERT_EQ(3U, s0.remaining()); in TEST() 34 ASSERT_EQ(0, strcmp(s0.c_str(), "abcde")); in TEST() 36 ASSERT_EQ(0, strcmp(s0.data(), "abcde")); in TEST() 71 FixedString<8> s0; in TEST() local 72 ASSERT_EQ(0U, s0.size()); in TEST() 73 ASSERT_EQ(0, strcmp(s0.c_str(), "")); in TEST() [all …]
|
/frameworks/base/cmds/incident_helper/testdata/ |
D | ps.txt | 2 u:r:init:s0 root 1 1 0 15816 2636 SyS_epoll_wait 0 … 3 u:r:kernel:s0 root 2 2 0 0 0 kthreadd 0 … 4 u:r:surfaceflinger:s0 system 499 534 1 73940 22024 futex_wait_queue_me 0 … 5 u:r:hal_gnss_default:s0 gps 670 2004 1 43064 7272 poll_schedule_timeout … 6 u:r:platform_app:s0:c512,c768 u0_a48 1660 1976 806 4468612 138328 binder_thread_read 0 … 7 u:r:perfd:s0 root 1939 1946 1 18132 2088 __skb_recv_datagram 7b… 8 u:r:perfd:s0 root 1939 1955 1 18132 2088 do_sigtimedwait 7b9782… 9 u:r:shell:s0 shell 2645 2645 802 11664 2972 0 7f67a2f8b4 …
|
/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/ |
D | file_contexts | 1 (/.*)? u:object_r:vendor_file:s0 2 /etc(/.*)? u:object_r:vendor_configs_file:s0 3 /bin/hw/android\.hardware\.drm-service(-lazy)?\.clearkey u:object_r:hal_drm_clearkey_aidl_exec:s0
|
/frameworks/native/services/surfaceflinger/ |
D | surfaceflinger.rc | 8 …/vr/display/client stream 0666 system graphics u:object_r:pdx_display_client_endpoint_socket:s0 9 …vr/display/manager stream 0666 system graphics u:object_r:pdx_display_manager_endpoint_socket:s0 10 …m/vr/display/vsync stream 0666 system graphics u:object_r:pdx_display_vsync_endpoint_socket:s0
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | layer_info_fast.rsh | 28 return (depth <= layer_info_f2.s0); 33 return (layer_info_i2.s1 <= depth && depth <= layer_info_i2.s0); 39 return (depth != 0) & (depth <= layer_info_f2.s0); 45 ((depth < layer_info_f2.s1) | (depth > layer_info_f2.s0));
|
D | layered_filter_d1new_helper.rsh | 54 …int current_meta_index = index_sharp_meta - kernel_center_y * image_size_i4.s0 - kernel_center_x; … 56 const int jump_to_next_row = image_size_i4.s0 - kernel_dim_x; // image_size.width 95 …int current_meta_index = index_sharp_meta - kernel_center_y * image_size_i4.s0 - kernel_center_x; … 97 const int jump_to_next_row = image_size_i4.s0 - kernel_dim_x; // image_size.width 134 int current_kernel_index = alloc_kernel_info.s0; // kernel_info.offset 137 const float *vis_prob = visibility_probability->lut[layer_info_i2.s0]; // layer_info.front_depth 140 int current_meta_index = (y - kernel_center_y) * image_size_i4.s0 + // image_size.width 145 const int jump_to_next_row = image_size_i4.s0 - kernel_dim_x; // image_size.width 191 int current_index_integral = (y - kernel_radius_y) * image_size_i4.s0 + x; // image_size.width 194 const int jump_to_next_row = image_size_i4.s0; // image_size.width [all …]
|
D | layered_filter_fast_d1new.rscript | 91 const int index = y * g_image_size_i4.s0 + x; // width 120 const int index = y * g_image_size_i4.s0 + x; // width 133 sharp_actual_depth = rsGetElementAt_uchar(g_sharp_actual_depth, index - g_image_size_i4.s0); 137 sharp_actual_depth = rsGetElementAt_uchar(g_sharp_actual_depth, index + g_image_size_i4.s0); 160 int current_meta_index = x - (kernel_center_y * g_image_size_i4.s0 + kernel_center_x); // width 162 const int jump_to_next_row = g_image_size_i4.s0 - kernel_dim_x; // width 192 uchar sharp_actual_depth = rsGetElementAt_uchar(g_sharp_actual_depth, x - g_image_size_i4.s0); 196 sharp_actual_depth = rsGetElementAt_uchar(g_sharp_actual_depth, x + g_image_size_i4.s0); 220 int current_meta_index = x - (kernel_center_y * g_image_size_i4.s0 + kernel_center_x); // width 222 const int jump_to_next_row = g_image_size_i4.s0 - kernel_dim_x; // width [all …]
|
/frameworks/native/data/etc/apex/ |
D | file_contexts | 1 (/.*)? u:object_r:vendor_file:s0 2 /etc(/.*)? u:object_r:vendor_configs_file:s0
|
/frameworks/libs/native_bridge_support/android_api/vdso/ |
D | vdso_riscv64.S | 37 .cfi_def_cfa s0, 16 39 .cfi_offset s0, -16
|
/frameworks/libs/binary_translation/tests/ndk_program_tests/ |
D | string_test.cc | 22 char s0[] = "aaaaa"; in TEST() local 26 EXPECT_EQ(strcmp(s0, s1), 0); in TEST()
|
/frameworks/av/services/audiopolicy/engineconfigurable/sepolicy/ |
D | file_contexts | 1 /dev/socket/audioserver(/.*)? u:object_r:audioserver_socket:s0
|
/frameworks/native/cmds/servicemanager/ |
D | servicemanager.recovery.rc | 6 seclabel u:r:servicemanager:s0
|
/frameworks/native/services/vr/bufferhubd/ |
D | bufferhubd.rc | 5 …stem/buffer_hub/client stream 0660 system system u:object_r:pdx_bufferhub_client_endpoint_socket:s0
|
/frameworks/native/services/vr/performanced/ |
D | performanced.rc | 5 …m/performance/client stream 0666 system system u:object_r:pdx_performance_client_endpoint_socket:s0
|
/frameworks/base/services/tests/PackageManagerServiceTests/apks/install_uses_sdk/ |
D | Android.bp | 44 manifest: "AndroidManifest-r0-s0.xml",
|
/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
D | BitUtilsTest.java | 62 short s0 = 0; in testUnsignedShortWideningConversions() local 65 assertEquals(0, uint16(s0)); in testUnsignedShortWideningConversions()
|
/frameworks/native/libs/math/include/math/ |
D | TQuatHelpers.h | 253 const T s0 = std::sin(a0) * isina; in slerp() local 256 return normalize(s0 * p + ((d < 0) ? (-s1) : (s1)) * q); in slerp()
|
/frameworks/libs/binary_translation/guest_os_primitives/riscv64/ |
D | guest_context_arch.h | 72 uint64_t s0; member
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | AidlTest.java | 412 String[] s0 = new String[]{"s0[0]"}; in testArrays() local 415 String[] sr = mRemote.stringArray(s0, s1, s2); in testArrays()
|
/frameworks/rs/script_api/ |
D | rs_value_types.spec | 47 myVar.x == myVar.r == myVar.s0 == myVar.S0<br/>
|
/frameworks/rs/script_api/include/ |
D | rs_value_types.rsh | 49 * myVar.x == myVar.r == myVar.s0 == myVar.S0 77 * v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0...
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 934 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat… 935 CALL_GL_API(glDrawVkImageNV, vkImage, sampler, x0, y0, x1, y1, z, s0, t0, s1, t1);
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2654 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat… 2660 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 230 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
|
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/ |
D | index9 | 1709 …����y��m�1��.;�"��@�8�.��z�Ֆ�"��2�o�Β��e��=h��x�>�*�寪���s�_�G��F�rs0ݧ���آ�G���-IV8�…
|