HomeSort by relevance Sort by last modified time
    Searched refs:violation (Results 1 - 16 of 16) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
fr450-media-issue.l 2 .*:5: Error: VLIW packing constraint violation
3 .*:9: Error: VLIW packing constraint violation
4 .*:13: Error: VLIW packing constraint violation
6 .*:17: Error: VLIW packing constraint violation
7 .*:19: Error: VLIW packing constraint violation
8 .*:21: Error: VLIW packing constraint violation
9 .*:23: Error: VLIW packing constraint violation
10 .*:25: Error: VLIW packing constraint violation
11 .*:27: Error: VLIW packing constraint violation
13 .*:33: Error: VLIW packing constraint violation
    [all...]
  /external/flac/libFLAC/
format.c 412 FLAC_API FLAC__bool FLAC__format_cuesheet_is_legal(const FLAC__StreamMetadata_CueSheet *cue_sheet, FLAC__bool check_cd_da_subset, const char **violation)
418 if(violation) *violation = "CD-DA cue sheet must have a lead-in length of at least 2 seconds";
422 if(violation) *violation = "CD-DA cue sheet lead-in length must be evenly divisible by 588 samples";
428 if(violation) *violation = "cue sheet must have at least one track (the lead-out)";
433 if(violation) *violation = "CD-DA cue sheet must have a lead-out track number 170 (0xAA)";
439 if(violation) *violation = "cue sheet may not have a track number 0"
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/
locale.h 23 # error STLport include schema violation
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
locale.h 23 # error STLport include schema violation
  /external/deqp/external/vulkancts/framework/vulkan/
vkAllocationCallbackUtil.cpp 568 log << TestLog::Message << "VIOLATION " << (violationNdx+1)
695 std::ostream& operator<< (std::ostream& str, const AllocationCallbackViolation& violation)
697 switch (violation.reason)
701 DE_ASSERT(violation.record.type == AllocationCallbackRecord::TYPE_FREE);
702 str << "Double free of " << tcu::toHex(violation.record.data.free.mem);
708 DE_ASSERT(violation.record.type == AllocationCallbackRecord::TYPE_FREE);
709 str << "Attempt to free " << tcu::toHex(violation.record.data.free.mem) << " which has not been allocated";
715 DE_ASSERT(violation.record.type == AllocationCallbackRecord::TYPE_REALLOCATION);
716 str << "Attempt to reallocate " << tcu::toHex(violation.record.data.reallocation.original) << " which has not been allocated";
722 DE_ASSERT(violation.record.type == AllocationCallbackRecord::TYPE_REALLOCATION)
    [all...]
vkAllocationCallbackUtil.hpp 220 std::ostream& operator<< (std::ostream& str, const AllocationCallbackViolation& violation);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
bittest.s 7 # safety, and it just needs to draw attention when a violation is given.
bittest.l 16 7 # safety, and it just needs to draw attention when a violation is given.
  /external/flac/include/FLAC/
format.h     [all...]
metadata.h     [all...]
  /external/selinux/libsepol/src/
hierarchy.c 565 ERR(a->handle, "Role bounds violation, %s exceeds %s",
608 ERR(a->handle, "User bounds violation, %s exceeds %s",
712 int violation = 0; local
719 violation = 1;
723 violation = 1;
728 violation = 1;
733 if (violation)
  /external/deqp/modules/glshared/
glsFboUtil.cpp 781 // rule violation exists?
806 // rule violation exists?
909 // rule violation already exists?
919 // new violation
921 RuleViolation violation; local
923 violation.errorCode = code;
924 violation.rules.insert(std::string(description));
926 dst.push_back(violation);
  /external/curl/packages/vms/
generate_config_vms_h_curl.com 83 $! As it is a violation of VMS standards for this to be provided,
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /development/tools/checkstyle/
checkstyle.jar 
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 250 milliseconds