HomeSort by relevance Sort by last modified time
    Searched refs:supported (Results 576 - 600 of 736) sorted by null

<<21222324252627282930

  /build/make/core/
package_internal.mk 358 $(error $(LOCAL_MODULE): LOCAL_COMPRESSED_MODULE is not currently supported for split installs)
  /device/google/marlin/
device-common.mk 358 persist.rcs.supported=1 \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
tokenizer.c 335 is made whether this needs to be supported. */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
libpython.py 281 NotImplementedError: Symbol type not yet supported in Python scripts.
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start.S 386 # If INT 15 Function 2401 is not supported, then attempt to Enable A20 manually.
    [all...]
start16.S 380 # If INT 15 Function 2401 is not supported, then attempt to Enable A20 manually.
    [all...]
start32.S 395 # If INT 15 Function 2401 is not supported, then attempt to Enable A20 manually.
    [all...]
  /external/adhd/cras/src/tests/
cras_test_client.c     [all...]
  /external/autotest/server/cros/
tradefed_test.py 212 raise error.TestFail('Hosts\' supported fingerprint is different: '
221 raise error.TestFail('Hosts\' supported abilist is different: %s',
229 by the intersection of the supported ABIs of the CTS/GTS bundle and that
    [all...]
  /external/capstone/bindings/vb6/
Module1.bas 193 ' This API can be used to either ask for archs supported by this library,
197 ' To check if a particular arch is supported by this library, set @query to
  /external/libusb/libusb/
core.c 111 * - All transfer types supported (control/bulk/interrupt/isochronous)
300 * "LIBUSB_TRANSFER_ADD_ZERO_PACKET" flag is currently only supported on Linux.
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.h 533 * number of vertex streams supported by the platform.
1160 bool supported; member in struct:brw_context::__anon34329
    [all...]
  /external/minigbm/
common.mk 72 # - ARCH=[x86|arm|supported qemu name] (default: from portage or uname -m)
301 # Choose the stack protector flags based on whats supported by the compiler.
  /external/minijail/
common.mk 72 # - ARCH=[x86|arm|supported qemu name] (default: from portage or uname -m)
309 # Choose the stack protector flags based on whats supported by the compiler.
    [all...]
  /external/modp_b64/
common.mk 72 # - ARCH=[x86|arm|supported qemu name] (default: from portage or uname -m)
308 # Choose the stack protector flags based on whats supported by the compiler.
    [all...]
  /external/protobuf/js/binary/
reader.js 499 goog.asserts.fail('Group field type not supported in readAny()');
501 goog.asserts.fail('Message field type not supported in readAny()');
    [all...]
  /external/python/cpython2/Lib/
urllib2.py     [all...]
  /external/skia/modules/canvaskit/htmlcanvas/
canvas2dcontext.js 238 throw 'plus-darker is not supported';
    [all...]
  /external/skqp/experimental/canvaskit/htmlcanvas/
canvas2dcontext.js 238 throw 'plus-darker is not supported';
    [all...]
  /external/squashfs-tools/squashfs-tools/
read_fs.c 529 "not supported. Please convert it to a "
542 if(!comp->supported) {
  /external/syzkaller/vendor/cloud.google.com/go/storage/
bucket.go 529 return fmt.Errorf("storage: %s: ifMetagenerationMatch not supported", method)
533 return fmt.Errorf("storage: %s: ifMetagenerationNotMatch not supported", method)
  /external/tensorflow/tensorflow/python/distribute/
all_reduce.py 266 be a ring order supported by NVLINK edges.
693 ValueError: red_op not supported.
698 raise ValueError("red_op not supported by NCCL all-reduce: ", red_op)
  /external/u-boot/arch/arm/dts/
dra7.dtsi 105 opp-supported-hw = <0xFF 0x01>;
112 opp-supported-hw = <0xFF 0x02>;
    [all...]
  /external/u-boot/include/
efi_api.h 937 efi_status_t (EFIAPI * supported)( member in struct:efi_driver_binding_protocol
  /build/soong/cc/
cc.go 183 // Minimum sdk version supported when compiling against the ndk
922 ctx.PropertyErrorf("clang", "false (GCC) is no longer supported")
    [all...]

Completed in 3443 milliseconds

<<21222324252627282930