HomeSort by relevance Sort by last modified time
    Searched defs:binary (Results 76 - 100 of 127) sorted by null

1 2 34 5 6

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 358 * - binary
371 /// Perform input and output in binary mode (as opposed to text mode).
374 static const openmode binary = _S_bin; member in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 358 * - binary
371 /// Perform input and output in binary mode (as opposed to text mode).
374 static const openmode binary = _S_bin; member in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 358 * - binary
371 /// Perform input and output in binary mode (as opposed to text mode).
374 static const openmode binary = _S_bin; member in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ios_base.h 356 * - binary
369 /// Perform input and output in binary mode (as opposed to text mode).
372 static const openmode binary = _S_bin; member in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 356 * - binary
369 /// Perform input and output in binary mode (as opposed to text mode).
372 static const openmode binary = _S_bin; member in class:ios_base
  /external/robolectric/lib/main/
commons-codec-1.6.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /external/chromium_org/content/browser/indexed_db/
indexed_db_leveldb_coding.cc 325 EncodeBinary(value.binary(), into);
525 std::string binary; local
526 if (!DecodeBinary(slice, &binary))
528 *value = make_scoped_ptr(new IndexedDBKey(binary));
776 // Extract the binary data, and advance the passed slices.
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp 867 log << TestLog::Message << "Fail, link status may only change as a result of linking or loading a program binary." << TestLog::EndMessage;
1076 // Program binary utilities
1097 // Base class for program binary cases
1109 void loadProgramBinary (ProgramBinary& binary, GLuint program);
1111 void verifyProgramBinary (ProgramBinary& binary);
1173 void ProgramBinaryCase::loadProgramBinary (ProgramBinary& binary, GLuint program)
1175 glProgramBinary(program, binary.format, &binary.data[0], (GLsizei)binary.data.size());
1176 GLU_CHECK_MSG("Failed to load program binary.")
1242 ProgramBinary binary; local
1370 ProgramBinary binary; local
1462 ProgramBinary binary; local
    [all...]
  /external/chromium_org/ppapi/lib/gl/gles2/
gles2.c 610 const void* binary,
613 glGetCurrentContextPPAPI(), n, shaders, binaryformat, binary, length); local
    [all...]
  /external/svox/pico/lib/
picoos.c 931 picoos_uint8 binary; member in struct:picoos_file
993 (*f)->binary = (mode
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES20.cpp 4057 GLvoid *binary = (GLvoid *) 0; local
4122 GLvoid *binary = (GLvoid *) 0; local
    [all...]
android_opengl_GLES30.cpp 4653 GLvoid *binary = (GLvoid *) 0; local
4734 GLvoid *binary = (GLvoid *) 0; local
4776 GLvoid *binary = (GLvoid *) 0; local
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Renderer11.cpp 3084 ID3DBlob *binary = (ID3DBlob*)mCompiler.compileToBinary(infoLog, shaderHLSL, profile, extraFlags, extraFlagNames, attempts); local
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
Renderer9.cpp 3426 ID3DBlob *binary = (ID3DBlob*)mCompiler.compileToBinary(infoLog, shaderHLSL, profile, extraFlags, extraFlagNames, attempts); local
    [all...]
  /external/elfutils/0.153/src/
ld.h 324 to optimize the resulting binary. Important is to respect
527 } binary; member in union:expression::__anon25101
800 /* Page size to be assumed for the binary. */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar 
  /external/zxing/core/
core.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 1684 milliseconds

1 2 34 5 6