HomeSort by relevance Sort by last modified time
    Searched defs:assembly (Results 1 - 25 of 27) sorted by null

1 2

  /external/clang/test/Sema/
ast-print-x86.c 5 void assembly() { function
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/
maven-assembly-plugin-2.2-beta-5.jar 
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmComputeShaderTestUtil.hpp 87 * This struct bundles SPIR-V assembly code, input and expected output
92 std::string assembly; member in struct:vkt::SpirVAssembly::ComputeShaderSpec
  /external/libpng/contrib/libtests/
timepng.c 340 " timepng --assemble <assembly> {files}\n"
341 " Read the files into <assembly>, output the count. Options are ignored.\n"
342 " timepng --dissemble <assembly> <count> [options]\n"
343 " Time <count> files from <assembly>, additional files may not be given.\n"
352 " PNG files to copy into the assembly and time. Invalid files are skipped\n"
356 " For --assemble the output is the name of the assembly file followed by the\n"
369 const char *assembly = NULL; local
375 assembly = argv[2];
376 fp = fopen(assembly, "wb");
379 perror(assembly);
    [all...]
  /system/core/libpixelflinger/
scanline.cpp 297 class ScanlineAssembly : public Assembly {
301 : Assembly(size), mKey(needs) { }
398 sp<Assembly> assembly = gCodeCache.lookup(key); local
399 if (assembly == 0) {
400 // create a new assembly region
419 // finally, cache this assembly
423 ALOGE("error generating or caching assembly. Reverting to NOP.");
429 assembly = a;
432 // release the previous assembly
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /external/clang/lib/CodeGen/
CGObjC.cpp 1981 StringRef assembly local
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm/
voyager.h 116 __u8 assembly[11]; member in struct:voyager_eeprom_hdr

Completed in 1173 milliseconds

1 2