HomeSort by relevance Sort by last modified time
    Searched full:inout (Results 201 - 225 of 285) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/freetype/src/sfnt/
sfobjs.c 135 /* <InOut> */
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
abap.php 977 'inout',
    [all...]
  /external/mesa3d/src/glsl/
glsl_parser_extras.cpp 451 printf("inout ");
ir_reader.cpp 408 } else if (strcmp(qualifier->value(), "inout") == 0) {
ir_validate.cpp 611 printf("ir_call out/inout parameters must be lvalues:\n");
linker.cpp 373 case ir_var_inout: return "shader inout";
644 /* FINISHME: For geometry shaders, this should also look for inout
661 /* FINISHME: For geometry shaders, this should also look for inout
    [all...]
ir.cpp 1275 * as out or inout function parameters, nor can they be
    [all...]
  /external/svox/pico/lib/
picodata.h 593 picoos_uint8 * inout,
  /frameworks/av/libvideoeditor/osal/src/
LVOSA_FileReader_optim.c 655 * @param pSize : (INOUT) Size of the data to read (in byte).
    [all...]
  /frameworks/av/media/libeffects/factory/
EffectsFactory.c 400 // to the inout param
  /frameworks/base/docs/html/guide/components/
aidl.jd 156 Either <code>in</code>, <code>out</code>, or <code>inout</code> (see the example below).
  /frameworks/base/tools/aidl/
generate_java_binder.cpp 474 // the out/inout parameters
aidl.cpp 497 " out or inout.\n",
    [all...]
  /prebuilts/sdk/tools/linux/
aidl 
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]
  /external/clang/unittests/AST/
CommentParser.cpp 881 ParamCommandComment::InOut,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
linker.cpp 373 case ir_var_inout: return "shader inout";
644 /* FINISHME: For geometry shaders, this should also look for inout
661 /* FINISHME: For geometry shaders, this should also look for inout
    [all...]
ir.cpp 1275 * as out or inout function parameters, nor can they be
    [all...]
  /libcore/luni/src/main/java/java/sql/
DatabaseMetaData.java 157 * States that this column stores {@code INOUT} type parameters.
310 * States that the parameter or column is an INOUT parameter
    [all...]
  /external/clang/include/clang/AST/
ExprObjC.h     [all...]
  /external/libvorbis/lib/
psy.c 1026 /* inout passes in the ifloor, passes back quantized result */
    [all...]
  /external/valgrind/main/cachegrind/
cg_merge.c 451 static Bool parse_ULong ( /*OUT*/ULong* res, /*INOUT*/char** pptr)
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 589 /* Decides whether to split or not the inout/output buffer into chunks
    [all...]
  /external/chromium_org/third_party/mesa/
chromium.patch     [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 688 /// in out inout bycopy byref oneway int char float double void _Bool
903 // Parse type qualifiers, in, inout, etc.
    [all...]

Completed in 2208 milliseconds

1 2 3 4 5 6 7 891011>>