HomeSort by relevance Sort by last modified time
    Searched full:okay (Results 151 - 175 of 1418) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/ppapi/tests/
test_audio_config.cc 46 // Include some "okay-looking" frame counts; check their validity below.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
shortnumberinfo.h 45 // formatting, or might have additional digits appended (when it is okay to do
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_cmdbuf.h 86 * the command buffer now is okay.
  /external/chromium_org/tools/android/common/
adb_connection.cc 97 strncmp("OKAY", response, kAdbStatusLength) != 0) {
  /external/clang/test/Analysis/
bool-assignment.c 6 // casts to bool. Arguably, however, these conversions are okay; the result
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/
p2.cpp 53 g(x); // okay; calls locally-declared function, no ADL
  /external/clang/test/CXX/temp/temp.param/
p9-0x.cpp 49 // Okay; not class members.
  /external/clang/test/CodeGenCXX/
class-layout.cpp 81 // <rdar://problem/11324125>: Make sure this doesn't crash. (It's okay
cxx0x-initializer-array.cpp 11 // (It's okay if the output changes here, as long as we don't crash.)
  /external/clang/test/Sema/
var-redecl.c 42 extern int outer10; // okay
  /external/clang/test/SemaCXX/
return.cpp 12 return t * 2; // okay
switch.cpp 52 // No case for C, but it's okay because we have a constant condition.
  /external/clang/test/SemaObjC/
arc-system-header.m 31 // This is actually okay to use if declared in a system header.
  /external/clang/test/SemaTemplate/
member-access-expr.cpp 144 // It's okay if at some point we figure out how to diagnose this
  /external/guava/guava/src/com/google/common/io/
CountingInputStream.java 76 // it's okay to mark even if mark isn't supported, as reset won't work
LimitInputStream.java 58 // it's okay to mark even if mark isn't supported, as reset won't work
  /external/junit/src/org/junit/internal/
ComparisonCriteria.java 20 * <code>null</code> okay)
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebate.txt 36 Okay before you comment, please look at:
  /external/llvm/lib/Support/
README.txt.system 24 2. Std C++ and Std C header files are okay to be exposed through the interface.
  /external/llvm/test/CodeGen/X86/
alignment-2.ll 22 ; It is okay to use movaps for writing the local variable on stack.
  /external/llvm/tools/llvm-diff/
DiffLog.h 32 /// The use of a stored StringRef here is okay because
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.InTree/test/
lit.cfg 62 # Okay, that worked. Notify the user of the automagic, and reconfigure.
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/
lit.cfg 62 # Okay, that worked. Notify the user of the automagic, and reconfigure.
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_cmdbuf.h 86 * the command buffer now is okay.
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/freebsd/
SDL_syscdrom.c 245 int i, okay; local
249 okay = 0;
284 okay = 1;
287 return(okay ? 0 : -1);

Completed in 931 milliseconds

1 2 3 4 5 67 8 91011>>