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

<<11121314151617181920>>

  /external/drm_gralloc/pci_ids/
pci_id_driver_map.h 12 #define CHIPSET(chip, desc, misc) chip,
19 #define CHIPSET(chip, desc, misc) chip,
25 #define CHIPSET(chip, desc, misc) chip,
  /external/dtc/Documentation/
dtc-paper.bib 22 @MISC{noof1,
30 @MISC{noof5,
38 @MISC{dtcgit,
  /external/fonttools/Lib/fontTools/pens/
transformPen.py 2 from fontTools.misc.py23 import *
18 be a six-tuple, or a fontTools.misc.transform.Transform object.
21 from fontTools.misc.transform import Transform
  /external/fonttools/Lib/fontTools/ttLib/tables/
_v_h_e_a.py 2 from fontTools.misc.py23 import *
3 from fontTools.misc import sstruct
4 from fontTools.misc.textTools import safeEval
  /external/python/cpython2/Tools/unicode/
Makefile 18 codecs: misc windows iso apple ebcdic custom-mappings cjk
30 misc: build/
31 $(PYTHON) gencodec.py MAPPINGS/VENDORS/MISC/ build/
  /external/python/cpython3/
.hgignore 29 Misc/python.pc
30 Misc/python-config.sh$
62 Misc/*.wpu
  /external/python/cpython3/Tools/unicode/
Makefile 18 codecs: misc windows iso apple ebcdic custom-mappings cjk
30 misc: build/
31 $(PYTHON) gencodec.py MAPPINGS/VENDORS/MISC/ build/
  /external/sonic/debian/
control 13 Depends: libsonic0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
23 Depends: ${shlibs:Depends}, ${misc:Depends}
35 Depends: libsonic0 (= ${binary:Version}), ${misc:Depends}
  /frameworks/data-binding/compilerCommon/
XMLParser.g4 34 document : prolog? misc* element misc*;
54 misc : COMMENT | PI | SEA_WS ;
  /libcore/luni/src/test/java/libcore/sun/misc/
UnsafeTest.java 17 package libcore.sun.misc;
25 import sun.misc.Unsafe;
62 Class<?> unsafeClass = Class.forName("sun.misc.Unsafe");
  /prebuilts/go/darwin-x86/src/
naclmake.bash 10 # see ../misc/nacl/README.
45 GOROOT=$GOROOT_BOOTSTRAP $gobin/go run ../misc/nacl/mkzip.go -p syscall -r .. ../misc/nacl/testzip.proto syscall/fstest_nacl.go
  /prebuilts/go/linux-x86/src/
naclmake.bash 10 # see ../misc/nacl/README.
45 GOROOT=$GOROOT_BOOTSTRAP $gobin/go run ../misc/nacl/mkzip.go -p syscall -r .. ../misc/nacl/testzip.proto syscall/fstest_nacl.go
  /system/sepolicy/prebuilts/api/28.0/public/
update_engine.te 29 # Allow using persistent storage in /data/misc/update_engine.
33 # Allow using persistent storage in /data/misc/update_engine_log.
54 # access /proc/misc
  /system/sepolicy/public/
update_engine.te 29 # Allow using persistent storage in /data/misc/update_engine.
33 # Allow using persistent storage in /data/misc/update_engine_log.
54 # access /proc/misc
  /system/update_engine/
image_properties_android.cc 80 // Open misc partition for read or write and output the fd in |out_fd|.
86 misc_device = base::FilePath(root_prefix).Append("misc");
89 } else if (!utils::DeviceForMountPoint("/misc", &misc_device)) {
95 PLOG(ERROR) << "Opening misc failed";
102 // The offset and size of the channel field in misc partition.
108 // Read channel from misc partition to |out_channel|, return false if unable to
109 // read misc or no channel is set in misc.
119 PLOG(ERROR) << "Reading update channel from misc failed";
123 LOG(INFO) << "No channel set in misc."
    [all...]
  /tools/tradefederation/core/tests/
.classpath 11 <classpathentry kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/sdklib/sdklib-prebuilt.jar"/>
12 <classpathentry kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/tools-common/tools-common-prebuilt.jar"/>
20 <classpathentry kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/truth/truth-0.28.jar"/>
  /art/test/634-vdex-duplicate/src/sun/misc/
Unsafe.java 17 package sun.misc;
  /compatibility/cdd/9_security-model/
9_6_premium-sms-warning.md 12 identified by regular expressions defined in `/data/misc/sms/codes.xml`
  /device/google/marlin/
init.common.diag.rc.userdebug 15 # Copy OEM adb_keys if /data/misc/adb/adb_keys does not exist
16 copy /data/misc/adb/adb_keys /data/misc/adb/adb_keys_temp
17 copy /vendor/etc/adb_keys /data/misc/adb/adb_keys
18 copy /data/misc/adb/adb_keys_temp /data/misc/adb/adb_keys
19 chown system shell /data/misc/adb/adb_keys
20 chmod 640 /data/misc/adb/adb_keys
21 rm /data/misc/adb/adb_keys_temp
  /device/google/marlin/sepolicy/
init_radio.te 7 # copy files from /firmware to /data/misc/radio
  /device/google/wahoo/sepolicy/private/
file_contexts 2 /data/misc/elabel(/.*)? u:object_r:elabel_data_file:s0
  /external/compiler-rt/lib/cfi/
CMakeLists.txt 2 set_target_properties(cfi PROPERTIES FOLDER "Compiler-RT Misc")
  /external/compiler-rt/lib/scudo/
CMakeLists.txt 2 set_target_properties(scudo PROPERTIES FOLDER "Compiler-RT Misc")
  /external/compiler-rt/test/esan/
CMakeLists.txt 32 set_target_properties(check-esan PROPERTIES FOLDER "Compiler-RT Misc")
  /external/compiler-rt/test/safestack/
CMakeLists.txt 29 set_target_properties(check-safestack PROPERTIES FOLDER "Compiler-RT Misc")

Completed in 889 milliseconds

<<11121314151617181920>>