HomeSort by relevance Sort by last modified time
    Searched refs:defines (Results 51 - 75 of 460) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/tpm/trunks/generator/
generator.py 929 - Parses defines to a list of Define objects.
936 types, constants, structs, defines, typemap = parser.Parse()
981 Returns these in the following order: types, constants, structs, defines,
988 defines = []
1000 defines += self._ParseDefines()
1007 # Defines which are used in TPM 2.0 Part 2 but not defined there.
1008 defines.append(Define(
1010 defines.append(Define(
1012 defines.append(Define
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9shader.h 358 HRESULT WINAPI D3DXAssembleShaderFromFileA(const char *filename, const D3DXMACRO *defines,
360 HRESULT WINAPI D3DXAssembleShaderFromFileW(const WCHAR *filename, const D3DXMACRO *defines,
364 HRESULT WINAPI D3DXAssembleShaderFromResourceA(HMODULE module, const char *resource, const D3DXMACRO *defines,
366 HRESULT WINAPI D3DXAssembleShaderFromResourceW(HMODULE module, const WCHAR *resource, const D3DXMACRO *defines,
370 HRESULT WINAPI D3DXAssembleShader(const char *data, UINT data_len, const D3DXMACRO *defines,
373 HRESULT WINAPI D3DXCompileShader(const char *src_data, UINT data_len, const D3DXMACRO *defines,
379 HRESULT WINAPI D3DXCompileShaderFromFileA(const char *filename, const D3DXMACRO *defines,
382 HRESULT WINAPI D3DXCompileShaderFromFileW(const WCHAR *filename, const D3DXMACRO *defines,
387 HRESULT WINAPI D3DXCompileShaderFromResourceA(HMODULE module, const char *resource, const D3DXMACRO *defines,
390 HRESULT WINAPI D3DXCompileShaderFromResourceW(HMODULE module, const WCHAR *resource, const D3DXMACRO *defines,
    [all...]
d3dx9effect.h 375 const D3DXMACRO *defines, struct ID3DXInclude *include, DWORD flags,
378 const D3DXMACRO *defines, struct ID3DXInclude *include, const char *skip_constants, DWORD flags,
380 HRESULT WINAPI D3DXCreateEffectCompiler(const char *srcdata, UINT srcdatalen, const D3DXMACRO *defines,
383 const D3DXMACRO *defines, struct ID3DXInclude *include, const char *skip_constants, DWORD flags,
386 const D3DXMACRO *defines, struct ID3DXInclude *include, const char *skip_constants, DWORD flags,
391 const D3DXMACRO *defines, struct ID3DXInclude *include, DWORD flags,
394 const D3DXMACRO *defines, struct ID3DXInclude *include, DWORD flags,
399 const char *srcresource, const D3DXMACRO *defines, struct ID3DXInclude *include,
403 const WCHAR *srcresource, const D3DXMACRO *defines, struct ID3DXInclude *include,
409 const char *srcresource, const D3DXMACRO *defines, struct ID3DXInclude *include, DWORD flags
    [all...]
  /prebuilts/go/darwin-x86/src/sort/
example_keys_test.go 16 // A Planet defines the properties of a solar system object.
23 // By is the type of a "less" function that defines the ordering of its Planet arguments.
30 by: by, // The Sort method's receiver is the function (closure) that defines the sort order.
  /prebuilts/go/linux-x86/src/sort/
example_keys_test.go 16 // A Planet defines the properties of a solar system object.
23 // By is the type of a "less" function that defines the ordering of its Planet arguments.
30 by: by, // The Sort method's receiver is the function (closure) that defines the sort order.
  /prebuilts/go/darwin-x86/src/flag/
flag.go 259 // ErrorHandling defines how FlagSet.Parse behaves if the parse fails.
580 // BoolVar defines a bool flag with specified name, default value, and usage string.
586 // BoolVar defines a bool flag with specified name, default value, and usage string.
592 // Bool defines a bool flag with specified name, default value, and usage string.
600 // Bool defines a bool flag with specified name, default value, and usage string.
606 // IntVar defines an int flag with specified name, default value, and usage string.
612 // IntVar defines an int flag with specified name, default value, and usage string.
618 // Int defines an int flag with specified name, default value, and usage string.
626 // Int defines an int flag with specified name, default value, and usage string.
632 // Int64Var defines an int64 flag with specified name, default value, and usage string
    [all...]
  /prebuilts/go/linux-x86/src/flag/
flag.go 259 // ErrorHandling defines how FlagSet.Parse behaves if the parse fails.
580 // BoolVar defines a bool flag with specified name, default value, and usage string.
586 // BoolVar defines a bool flag with specified name, default value, and usage string.
592 // Bool defines a bool flag with specified name, default value, and usage string.
600 // Bool defines a bool flag with specified name, default value, and usage string.
606 // IntVar defines an int flag with specified name, default value, and usage string.
612 // IntVar defines an int flag with specified name, default value, and usage string.
618 // Int defines an int flag with specified name, default value, and usage string.
626 // Int defines an int flag with specified name, default value, and usage string.
632 // Int64Var defines an int64 flag with specified name, default value, and usage string
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
tokens.h 159 void defines(char * fname);
161 extern void defines();
  /external/llvm/bindings/go/llvm/
bitreader.go 10 // This file defines bindings for the bitreader component.
support.go 10 // This file defines bindings for the support component.
transforms_ipo.go 10 // This file defines bindings for the ipo component.
  /external/skia/gn/
gn_to_bp.py 234 defines = [str(d) for d in js['targets']['//:skia']['defines']] variable
256 # We need to add the include path to the vulkan defines and header file set in
264 gn_to_bp_utils.WriteUserConfig('include/config/SkUserConfig.h', defines)
  /external/skqp/gn/
gn_to_bp.py 229 defines = [str(d) for d in js['targets']['//:skia']['defines']] variable
251 # We need to add the include path to the vulkan defines and header file set in
259 gn_to_bp_utils.WriteUserConfig('include/config/SkUserConfig.h', defines)
  /external/tensorflow/tensorflow/contrib/specs/python/
specs_lib.py 88 This defines the operators common to all composable objects.
89 Currently defines copmosition (via "|") and repeated application
  /prebuilts/go/darwin-x86/src/cmd/vet/internal/whitelist/
whitelist.go 5 // Package whitelist defines exceptions for the vet tool.
  /prebuilts/go/darwin-x86/test/fixedbugs/issue14164.dir/
a.go 8 // It defines a local interface with an unexported method
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue15091.go 18 // of the OAS defines part of its right-hand-side. (I.e., the race instrumentation
  /prebuilts/go/linux-x86/src/cmd/vet/internal/whitelist/
whitelist.go 5 // Package whitelist defines exceptions for the vet tool.
  /prebuilts/go/linux-x86/test/fixedbugs/issue14164.dir/
a.go 8 // It defines a local interface with an unexported method
  /prebuilts/go/linux-x86/test/fixedbugs/
issue15091.go 18 // of the OAS defines part of its right-hand-side. (I.e., the race instrumentation
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
labels.s 25 * #2, Included file also defines local label 'lab'
  /prebuilts/go/darwin-x86/src/text/template/
examplefiles_test.go 16 // templateFile defines the contents of a template to be stored in a file, for testing.
49 // T1.tmpl defines a template, T1 that invokes T2.
51 // T2.tmpl defines a template T2.
81 // T1.tmpl defines a template, T1 that invokes T2.
83 // T2.tmpl defines a template T2.
129 // T1.tmpl defines a template, T1 that invokes T2. Note T2 is not defined
  /prebuilts/go/linux-x86/src/text/template/
examplefiles_test.go 16 // templateFile defines the contents of a template to be stored in a file, for testing.
49 // T1.tmpl defines a template, T1 that invokes T2.
51 // T2.tmpl defines a template T2.
81 // T1.tmpl defines a template, T1 that invokes T2.
83 // T2.tmpl defines a template T2.
129 // T1.tmpl defines a template, T1 that invokes T2. Note T2 is not defined
  /prebuilts/go/darwin-x86/src/html/template/
examplefiles_test.go 16 // templateFile defines the contents of a template to be stored in a file, for testing.
51 // T1.tmpl defines a template, T1 that invokes T2.
53 // T2.tmpl defines a template T2.
86 // T2.tmpl defines a template T2.
123 // T1.tmpl defines a template, T1 that invokes T2.
125 // T2.tmpl defines a template T2.
173 // T1.tmpl defines a template, T1 that invokes T2. Note T2 is not defined
  /prebuilts/go/linux-x86/src/html/template/
examplefiles_test.go 16 // templateFile defines the contents of a template to be stored in a file, for testing.
51 // T1.tmpl defines a template, T1 that invokes T2.
53 // T2.tmpl defines a template T2.
86 // T2.tmpl defines a template T2.
123 // T1.tmpl defines a template, T1 that invokes T2.
125 // T2.tmpl defines a template T2.
173 // T1.tmpl defines a template, T1 that invokes T2. Note T2 is not defined

Completed in 421 milliseconds

1 23 4 5 6 7 8 91011>>