HomeSort by relevance Sort by last modified time
    Searched refs:Not (Results 201 - 225 of 761) sorted by null

1 2 3 4 5 6 7 891011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips-gp32-fp64.s 80 # Not available in 32-bit mode
  /prebuilts/go/darwin-x86/src/archive/tar/
writer.go 66 // If the current file is not fully written, then this returns an error.
77 // does not always result in the PAX format being chosen, which
278 hdr.Size = 0 // Encoded size; does not account for encoded sparse map
294 // Use tw.w since the sparse map is not accounted for in hdr.Size.
395 // If the path is not splittable, then it will return ("", "", false).
455 // If the current file (from a prior call to WriteHeader) is not fully written,
547 return n, errMissData // Not possible; implies bug in validation logic
551 return n, errUnrefData // Not possible; implies bug in validation logic
563 ok = false // Not all io.Seeker can really seek
604 return n, errMissData // Not possible; implies bug in validation logi
    [all...]
  /prebuilts/go/linux-x86/src/archive/tar/
writer.go 66 // If the current file is not fully written, then this returns an error.
77 // does not always result in the PAX format being chosen, which
278 hdr.Size = 0 // Encoded size; does not account for encoded sparse map
294 // Use tw.w since the sparse map is not accounted for in hdr.Size.
395 // If the path is not splittable, then it will return ("", "", false).
455 // If the current file (from a prior call to WriteHeader) is not fully written,
547 return n, errMissData // Not possible; implies bug in validation logic
551 return n, errUnrefData // Not possible; implies bug in validation logic
563 ok = false // Not all io.Seeker can really seek
604 return n, errMissData // Not possible; implies bug in validation logi
    [all...]
  /external/libavc/common/arm/
ih264_intra_pred_luma_8x8_a9q.s 6 @ * you may not use this file except in compliance with the License.
79 @* integer source stride [Not used]
82 @* integer destination stride[Not used]
85 @* availability of neighbouring pixels[Not used]
170 @* availability of neighbouring pixels(Not used in this function)
243 @* availability of neighbouring pixels(Not used in this function)
ih264_intra_pred_luma_16x16_a9q.s 6 @ * you may not use this file except in compliance with the License.
84 @* availability of neighbouring pixels(Not used in this function)
165 @* availability of neighbouring pixels(Not used in this function)
  /prebuilts/go/darwin-x86/src/os/
file.go 14 // Features not generally available appear in the system-specific package syscall.
63 // Flags to OpenFile wrapping those of the underlying system. Not all
73 O_EXCL int = syscall.O_EXCL // used with O_CREATE, file must not exist.
190 // The behavior of Seek on a file opened with O_APPEND is not specified.
276 // If newpath already exists and is not a directory, Rename replaces it.
346 // for files that do not support deadlines will return ErrNoDeadline.
347 // On most systems ordinary files do not support deadlines, but pipes do.
351 // I/O, not just the immediately following call to Read or Write.
363 // A zero value for t means I/O operations will not time out.
370 // A zero value for t means Read will not time out
    [all...]
  /prebuilts/go/linux-x86/src/os/
file.go 14 // Features not generally available appear in the system-specific package syscall.
63 // Flags to OpenFile wrapping those of the underlying system. Not all
73 O_EXCL int = syscall.O_EXCL // used with O_CREATE, file must not exist.
190 // The behavior of Seek on a file opened with O_APPEND is not specified.
276 // If newpath already exists and is not a directory, Rename replaces it.
346 // for files that do not support deadlines will return ErrNoDeadline.
347 // On most systems ordinary files do not support deadlines, but pipes do.
351 // I/O, not just the immediately following call to Read or Write.
363 // A zero value for t means I/O operations will not time out.
370 // A zero value for t means Read will not time out
    [all...]
  /build/soong/ui/build/
util.go 4 // you may not use this file except in compliance with the License.
155 // Not a CSI code, continue searching
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/
CompareMem.asm 17 ; "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 ; SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
71 ; Not reached the limit, must have found a diff.
107 ; Sources are mutually aligned, but are not currently at an
  /external/brotli/go/cbrotli/
reader.go 139 // Not enough data to complete decoding.
  /external/google-breakpad/src/testing/test/
gmock_link_test.h 19 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
97 // Not
100 // Please note: this test does not verify the functioning of these
158 using testing::Not;
657 // Tests the linkage of the Not matcher.
659 Matcher<int> m = Not(_);
  /external/googletest/googlemock/test/
gmock_link_test.h 19 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
97 // Not
100 // Please note: this test does not verify the functioning of these
158 using testing::Not;
657 // Tests the linkage of the Not matcher.
659 Matcher<int> m = Not(_);
  /external/libchrome/base/
logging.cc 149 // NaCl sadly does not have _POSIX_TIMERS enabled in sys/features.h
199 // LoggingLocks can not be nested.
249 // because LockFileEx is not thread safe.
272 // and can be used for writing. Returns false if the file could not be
294 // We are intentionally not using FilePath or FileUtil here to reduce the
296 // FileUtil depend on shell32 and user32.dll. This is not acceptable for
719 // If the client app did not call InitLogging, and the lock has not
840 // ensures that the type used in the header is equivalent to DWORD. If not,
851 #error Not implemente
    [all...]
  /external/libtextclassifier/
token-feature-extractor_test.cc 5 * you may not use this file except in compliance with the License.
293 testing::Not(testing::ElementsAreArray(sparse_features2)));
318 testing::Not(testing::ElementsAreArray(sparse_features2)));
  /external/llvm/test/MC/Sparc/
sparc-mem-instructions.s 100 ! Not specified in manual, but accepted by gas.
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-2.s 65 @CHECK-OBJ-NEXT: Description: Not Permitted
  /external/mesa3d/docs/specs/
MESA_multithread_makecurrent.spec 15 Not shipping.
46 a feature not specified in WGL.
139 is not an option, and synchronizing of GL's access to the GL
  /external/mesa3d/docs/specs/OLD/
MESA_program_debug.spec 15 XXX - Not complete yet!!!
77 If the debugger were fully implemented within the GL it's not
99 Hopefully, but if not, the GL implementation will have to fall
161 to the list of those that are not compiled into display lists:
255 INVALID_ENUM is generated by ProgramCallbackMESA if <target> is not
258 Note: INVALID_OPERAION IS NOT generated by GetProgramRegisterfvMESA,
263 GetProgramRegisterfvMESA if <target> is not a program target supported
268 does not name a known program register or variable.
271 register query is attempted for a program target that's not currently
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVOpCodeEnum.h 187 _SPIRV_OP(Not, 200)
  /external/swiftshader/third_party/LLVM/lib/MC/
MCExpr.cpp 76 case MCUnaryExpr::Not: OS << '~'; break;
355 /// is representable in an MCValue, but may not always succeed.
357 /// \returns True on success, false if the result is not representable in an
485 case MCUnaryExpr::Not:
  /external/v8/testing/gmock/test/
gmock_link_test.h 19 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
97 // Not
100 // Please note: this test does not verify the functioning of these
158 using testing::Not;
657 // Tests the linkage of the Not matcher.
659 Matcher<int> m = Not(_);
  /frameworks/native/cmds/lshal/
test.cpp 5 * you may not use this file except in compliance with the License.
173 EXPECT_THAT(err.str(), HasSubstr("does not exist"));
237 EXPECT_THAT(table.getSelectedColumns(), Not(Contains(TableColumnType::SERVER_PID)))
238 << "should not print server PID with -m";
239 EXPECT_THAT(table.getSelectedColumns(), Not(Contains(TableColumnType::CLIENT_PIDS)))
240 << "should not print client PIDs with -m";
481 << "--init-vintf does not emit valid HAL manifest: "
613 << "`lshal --help` does not contain global usage";
615 << "`lshal --help` does not contain usage for 'list' command";
617 << "`lshal --help` does not contain usage for 'debug' command"
    [all...]
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 12 CREATE TABLE contact_methods (_id INTEGER PRIMARY KEY AUTOINCREMENT,person INTEGER REFERENCES people(_id),kind INTEGER NOT NULL,data TEXT,aux_data TEXT,type INTEGER NOT NULL,label TEXT,isprimary INTEGER NOT NULL DEFAULT 0);
18 CREATE TABLE extensions (_id INTEGER PRIMARY KEY AUTOINCREMENT,name TEXT NOT NULL,value TEXT NOT NULL,person INTEGER REFERENCES people(_id),UNIQUE(person, name));
22 CREATE TABLE faves (_id INTEGER PRIMARY KEY, ui_pos INTEGER, phone TEXT NOT NULL, nickname TEXT NOT NULL, photo TEXT NOT NULL, timestamp TEXT NOT NULL, pending_phone TEXT, pending_nickname TEXT, pending_photo TEXT);
40 CREATE TABLE groups (_id INTEGER PRIMARY KEY AUTOINCREMENT,_sync_account TEXT,_sync_id TEXT,_sync_time TEXT,_sync_version TEXT,_sync_local_id INTEGER,_sync_dirty INTEGER NOT NULL DEFAULT 0,_sync_mark INTEGER,name TEXT NOT NULL,notes TEXT,should_sync INTEGER NOT NULL DEFAU (…)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
init.go 138 // Not many init functions. Just call them all directly.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
magic.go 82 // (Not just a regular add & shift because the intermediate result
178 panic("nth bit is not set")

Completed in 1529 milliseconds

1 2 3 4 5 6 7 891011>>