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

  /external/srec/srec/include/
search_network.h 48 #define IF_DEBUG_WDADD(EXPRESSION) EXPRESSION
72 #define IF_DEBUG_WDADD(EXPRESSION)
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdio-write.c 41 # define CALL_WITH_SIGPIPE_EMULATION(RETTYPE, EXPRESSION, FAILED) \
43 return (EXPRESSION); \
48 ret = (EXPRESSION); \
  /external/protobuf/src/google/protobuf/io/
tokenizer.cc 57 // - The regular expression to match a string literal looks like this:
111 #define CHARACTER_CLASS(NAME, EXPRESSION) \
115 return EXPRESSION; \
  /external/protobuf/src/google/protobuf/stubs/
common.h 223 // The expression is a compile-time constant, and therefore can be
327 // expression is true. For example, you could use it to verify the
338 // the expression is false, most compilers will issue a warning/error
357 // elements (and thus is invalid) when the expression is false.
640 // Used to make the entire "LOG(BLAH) << etc." expression have a void return
680 #define GOOGLE_CHECK(EXPRESSION) \
681 GOOGLE_LOG_IF(FATAL, !(EXPRESSION)) << "CHECK failed: " #EXPRESSION ": "
693 #define GOOGLE_DCHECK(EXPRESSION) while(false) GOOGLE_CHECK(EXPRESSION)
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 233 #define DO_(EXPRESSION) if (!(EXPRESSION)) return false
567 #define DO_(EXPRESSION) if (!(EXPRESSION)) return false
888 #define DO_(EXPRESSION) if (!(EXPRESSION)) return false
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc     [all...]
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.cpp 171 #define DO_(EXPRESSION) if (!(EXPRESSION)) return false
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
  /external/bison/tests/
testsuite 221 # Sed expression to map a string onto a valid CPP name.
224 # Sed expression to map a string onto a valid variable name.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilt/common/jython/
jython.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 1396 milliseconds