HomeSort by relevance Sort by last modified time
    Searched full:misc (Results 401 - 425 of 4494) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/test/scudo/
CMakeLists.txt 27 "Compiler-RT Misc")
  /external/expat/tests/
xmltest.log.expected 3 Expected not well-formed: ibm/not-wf/misc/432gewf.xml
  /external/fonttools/Lib/fontTools/pens/
cocoaPen.py 2 from fontTools.misc.py23 import *
  /external/fonttools/Lib/fontTools/ttLib/tables/
_f_p_g_m.py 2 from fontTools.misc.py23 import *
asciiTable.py 2 from fontTools.misc.py23 import *
  /external/iproute2/tipc/
Makefile 7 media.o misc.o \
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
include_srcu.c 17 #include "misc.h"
  /external/perfetto/debian/
control 13 Depends: ${shlibs:Depends}, ${misc:Depends}
  /external/python/cpython2/
.bzrignore 29 Misc/python.pc
  /external/python/cpython3/
.bzrignore 29 Misc/python.pc
.codecov.yml 7 - "Misc/*"
  /external/tensorflow/tensorflow/contrib/py2tf/utils/
misc_test.py 15 """Tests for misc module."""
21 from tensorflow.contrib.py2tf.utils import misc
32 new_a = misc.alias_tensors(a)
43 new_a, new_v, new_s, new_l = misc.alias_tensors(a, v, s, l)
  /frameworks/av/media/audioserver/
audioserver.rc 4 # media gid needed for /dev/fm (radio) and for /data/misc/media (tee)
  /packages/apps/ManagedProvisioning/tests/robotests/
Android.mk 35 include prebuilts/misc/common/robolectric/3.6.1/run_robotests.m
  /prebuilts/go/darwin-x86/misc/cgo/nocgo/
nocgo.go 6 // misc/cgo to take advantage of the testing framework support for
  /prebuilts/go/linux-x86/misc/cgo/nocgo/
nocgo.go 6 // misc/cgo to take advantage of the testing framework support for
  /prebuilts/misc/darwin-x86_64/protobuf2.5/lib/pkgconfig/
protobuf-lite.pc 1 prefix=/Volumes/untitled/ub-gearhead-engine-dev/prebuilts/misc/darwin-x86_64/protobuf2.5
protobuf.pc 1 prefix=/Volumes/untitled/ub-gearhead-engine-dev/prebuilts/misc/darwin-x86_64/protobuf2.5
  /prebuilts/misc/linux-x86_64/protobuf2.5/lib/pkgconfig/
protobuf-lite.pc 1 prefix=/usr/local/google/src/android/ub-gearhead-engine-dev/prebuilts/misc/linux-x86_64/protobuf2.5
protobuf.pc 1 prefix=/usr/local/google/src/android/ub-gearhead-engine-dev/prebuilts/misc/linux-x86_64/protobuf2.5
  /prebuilts/misc/windows/protobuf2.5/lib/pkgconfig/
protobuf-lite.pc 1 prefix=/usr/local/google/src/android/ub-gearhead-engine-dev/prebuilts/misc/windows/protobuf2.5
protobuf.pc 1 prefix=/usr/local/google/src/android/ub-gearhead-engine-dev/prebuilts/misc/windows/protobuf2.5
  /system/extras/boot_control_copy/
bootinfo.cpp 61 // We can however assume that there's an entry for the /misc mount
62 // point and use that to get the device file for the misc
64 // so we can just replace the trailing "misc" by the given |name|,
67 // /dev/block/platform/soc.0/7824900.sdhci/by-name/misc ->
72 // misc and then finding an entry in /dev matching the sysfs entry.
77 record = fs_mgr_get_entry_for_mount_point(fstab, "/misc");
82 if (strcmp(name, "misc") == 0) {
126 fd = boot_info_open_partition("misc", NULL, O_RDONLY);
147 fd = boot_info_open_partition("misc", NULL, O_RDWR);
  /system/sepolicy/prebuilts/api/26.0/private/
atrace.te 10 # boottrace services uses /data/misc/boottrace/categories
logd.te 5 # logd is not allowed to write anywhere other than /data/misc/logd, and then

Completed in 1135 milliseconds

<<11121314151617181920>>