Searched refs:permissions (Results 1 – 11 of 11) sorted by relevance
/bionic/benchmarks/ |
D | stdio_benchmark.cpp | 232 char permissions[5]; in BM_stdio_scanf_maps() local 236 &start, &end, permissions, &offset, &name_pos) != 4) abort(); in BM_stdio_scanf_maps() 243 char* permissions, uintptr_t* offset, int* name_pos) __attribute__((noinline)) { in ParseMap() argument 259 permissions[0] = *str; in ParseMap() 261 permissions[1] = *str; in ParseMap() 263 permissions[2] = *str; in ParseMap() 265 permissions[3] = *str; in ParseMap() 267 permissions[4] = 0; in ParseMap() 300 char permissions[5]; in BM_stdio_scanf_maps_baseline() local 304 &start, &end, permissions, &offset, &name_pos) != 4) abort(); in BM_stdio_scanf_maps_baseline()
|
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/bionic/libc/malloc_debug/ |
D | MapData.cpp | 49 char permissions[5]; in parse_line() local 52 permissions, &offset, &name_pos) < 2) { in parse_line() 63 if (permissions[0] == 'r') { in parse_line() 66 if (permissions[2] == 'x') { in parse_line()
|
/bionic/libdl/ |
D | libdl_android.map.txt | 13 # See the License for the specific language governing permissions and
|
D | libdl.map.txt | 13 # See the License for the specific language governing permissions and
|
D | NOTICE | 25 exercising permissions granted by this License. 152 risks associated with Your exercise of permissions under this License. 201 See the License for the specific language governing permissions and
|
/bionic/tests/headers/posix/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/bionic/tests/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/bionic/tests/libs/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 372 dynamic linker what permissions to give the corresponding page in
|
/bionic/libc/ |
D | NOTICE | 331 See the License for the specific language governing permissions and 375 See the License for the specific language governing permissions and 476 See the License for the specific language governing permissions and 579 See the License for the specific language governing permissions and 648 See the License for the specific language governing permissions and 721 See the License for the specific language governing permissions and 791 See the License for the specific language governing permissions and 835 See the License for the specific language governing permissions and 879 See the License for the specific language governing permissions and 981 See the License for the specific language governing permissions and
|