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

  /external/deqp-deps/SPIRV-Tools/test/link/
unique_ids_test.cpp 27 std::vector<std::string> bodies(2);
28 bodies[0] =
81 bodies[1] =
137 spv_result_t res = AssembleAndLink(bodies, &linked_binary, options);
linker_fixture.h 71 const std::vector<std::string>& bodies, spvtest::Binary* linked_binary,
75 spvtest::Binaries binaries(bodies.size());
76 for (size_t i = 0u; i < bodies.size(); ++i)
77 if (!tools_.Assemble(bodies[i], binaries.data() + i, assemble_options_))
  /external/swiftshader/third_party/SPIRV-Tools/test/link/
unique_ids_test.cpp 27 std::vector<std::string> bodies(2);
28 bodies[0] =
81 bodies[1] =
137 spv_result_t res = AssembleAndLink(bodies, &linked_binary, options);
linker_fixture.h 71 const std::vector<std::string>& bodies, spvtest::Binary* linked_binary,
75 spvtest::Binaries binaries(bodies.size());
76 for (size_t i = 0u; i < bodies.size(); ++i)
77 if (!tools_.Assemble(bodies[i], binaries.data() + i, assemble_options_))
  /external/syzkaller/vendor/golang.org/x/net/http2/
databuffer.go 18 // small request bodies.
transport.go     [all...]
server.go     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
optparse.py 363 """Format help with indented section bodies.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
optparse.py 362 """Format help with indented section bodies.
    [all...]
  /external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
esextcDrawElementsBaseVertexTests.cpp 1291 std::string* bodies[] = { &fs_body, &gs_body, &tc_body, &te_body, &vs_body }; local
    [all...]
  /external/python/cpython2/Lib/
optparse.py 363 """Format help with indented section bodies.
    [all...]
  /external/python/cpython3/Lib/
optparse.py 369 """Format help with indented section bodies.
    [all...]
  /external/python/cpython2/Lib/test/
test_httplib.py 129 bodies = (None, '')
131 for method, body in itertools.product(methods_with_body, bodies):
    [all...]
  /external/v8/src/torque/
implementation-visitor.cc 980 std::vector<Statement*> bodies; local
    [all...]
  /external/python/cpython3/Lib/test/
test_httplib.py 172 bodies = (None, '')
174 for method, body in itertools.product(methods_with_body, bodies):
    [all...]
  /external/libunwind/doc/
libunwind-dynamic.tex 244 those procedures share a common prologue and epilogue (their bodies
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/libffi/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp     [all...]
  /external/guice/extensions/persist/lib/
javassist.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 

Completed in 1578 milliseconds