HomeSort by relevance Sort by last modified time
    Searched full:variable (Results 326 - 350 of 15203) sorted by null

<<11121314151617181920>>

  /external/clang/test/SemaOpenCL/
sampler_t.cl 12 foo(5); // expected-error {{sampler_t variable required - got 'int'}}
  /external/clang/test/SemaTemplate/
instantiate-non-dependent-types.cpp 4 static void member() { T* x = 1; } // expected-error{{cannot initialize a variable of type 'int *' with an rvalue of type 'int'}}
instantiate-typeof.cpp 6 [] { __typeof(buffer) x; }(); // expected-error {{variable 'buffer' with variably modified type cannot be captured in a lambda expression}}
  /external/compiler-rt/test/asan/TestCases/
use-after-scope-nobug.cc 8 // Variable goes in and out of scope.
  /external/iptables/libipq/
ipq_errstr.3 36 variable. All libipq API functions set this internal variable
44 variable, and the global
46 variable (if set). The error message is prefixed with the string
  /external/lldb/test/functionalities/archives/
TestBSDArchives.py 40 self.expect("frame variable", VARIABLES_DISPLAYED_CORRECTLY,
42 self.expect("frame variable __a_global", VARIABLES_DISPLAYED_CORRECTLY,
53 self.expect("frame variable", VARIABLES_DISPLAYED_CORRECTLY,
55 self.expect("frame variable __b_global", VARIABLES_DISPLAYED_CORRECTLY,
  /external/llvm/
llvm.mk 2 $(error Must set variable LLVM_ROOT_PATH before including this! $(LOCAL_PATH))
  /external/llvm/test/ExecutionEngine/MCJIT/
test-data-align.ll 3 ; Check that a variable is always aligned as specified.
  /external/llvm/test/Transforms/GlobalOpt/
deadglobal-2.ll 3 ; This is a harder case to delete as the GEP has a variable index.
  /external/skia/tools/
buildbot_globals.py 42 """Exception which is raised when a given variable is not found in the
51 var_name: string; the variable to look up.
53 The value of the variable.
55 NoSuchGlobalVariable if there is no variable with that name.
  /external/valgrind/main/memcheck/tests/
malloc_usable.c 13 // XXX: would be better to have a HAVE_MALLOC_USABLE_SIZE variable here
  /ndk/sources/host-tools/make-3.81/
makefile.vms 93 default.obj,variable.obj,expand.obj,function.obj,strcache.obj,\
97 default.c variable.c expand.c function.c strcache.c \
99 commands.h dep.h filedef.h job.h make.h rule.h variable.h
118 commands.obj: commands.c make.h dep.h commands.h filedef.h variable.h job.h
119 job.obj: job.c vmsjobs.c make.h commands.h job.h filedef.h variable.h
121 file.obj: file.c make.h commands.h dep.h filedef.h variable.h
125 main.obj: main.c make.h commands.h dep.h filedef.h variable.h job.h
126 read.obj: read.c make.h commands.h dep.h filedef.h variable.h
128 rule.obj: rule.c make.h commands.h dep.h filedef.h variable.h rule.h
130 default.obj: default.c make.h rule.h dep.h filedef.h commands.h variable.
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
init7.cpp 5 // The initialization of a static local variable must be retried if a
  /ndk/tests/device/test-stlport_static-exception/jni/
init7.cpp 5 // The initialization of a static local variable must be retried if a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
ucontext.h 31 /* Get user context and store it in variable pointed to by UCP. */
34 /* Set user context from information of variable pointed to by UCP. */
37 /* Save current context in context variable pointed to by OUCP and set
38 context from variable pointed to by UCP. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ucontext.h 31 /* Get user context and store it in variable pointed to by UCP. */
34 /* Set user context from information of variable pointed to by UCP. */
37 /* Save current context in context variable pointed to by OUCP and set
38 context from variable pointed to by UCP. */
  /external/lldb/www/python_reference/
lldb-pysrc.html 78 <a name="L19"></a><tt class="py-lineno"> 19</tt> <tt class="py-line"><tt class="py-docstring">o SBValue: Represents the value of a variable, a register, or an expression.</tt> </tt>
95 </div><div id="swig_import_helper-collapsed" style="display:none;" pad="+++++" indent="++++++++"></div><div id="swig_import_helper-expanded"><a name="L36"></a><tt class="py-lineno"> 36</tt> <tt class="py-line"> <tt class="py-keyword">from</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt id="link-0" class="py-name" targets="Variable lldb.SBValue.path=lldb.SBValue-class.html#path"><a title="lldb.SBValue.path" class="py-name" href="#" onclick="return doclink('link-0', 'path', 'link-0');">path</a></tt> <tt class="py-keyword">import</tt> <tt id="link-1" class="py-name" targets="Variable lldb.SBFileSpec.dirname=lldb.SBFileSpec-class.html#dirname"><a title="lldb.SBFileSpec.dirname" class="py-name" href="#" onclick="return doclink('link-1', 'dirname', 'link-1');">dirname</a></tt> </tt>
97 <a name="L38"></a><tt class="py-lineno"> 38</tt> <tt class="py-line"> <tt id="link-2" class="py-name" targets="Variable lldb.SBFrame.fp=lldb.SBFrame-class.html#fp"><a title="lldb.SBFrame.fp" class="py-name" href="#" onclick="return doclink('link-2', 'fp', 'link-2');">fp</a></tt> <tt class="py-op">=</tt> <tt class="py-name">None</tt> </tt>
99 <a name="L40"></a><tt class="py-lineno"> 40</tt> <tt class="py-line"> <tt id="link-3" class="py-name"><a title="lldb.SBFrame.fp" class="py-name" href="#" onclick="return doclink('link-3', 'fp', 'link-2');">fp</a></tt><tt class="py-op">,</tt> <tt class="py-name">pathname</tt><tt class="py-op">,</tt> <tt id="link-4" class="py-name" targets="Variable lldb.SBError.description=lldb.SBError-class.html#description,Variable lldb.SBValue.description=lldb.SBValue-class.html#description"><a title="lldb.SBError.description
124 </div><div id="_swig_setattr_nondynamic-collapsed" style="display:none;" pad="+++++" indent="++++"></div><div id="_swig_setattr_nondynamic-expanded"><a name="L60"></a><tt class="py-lineno"> 60</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-op">(</tt><tt id="link-12" class="py-name" targets="Variable lldb.SBBlock.name=lldb.SBBlock-class.html#name,Variable lldb.SBFrame.name=lldb.SBFrame-class.html#name,Variable lldb.SBFunction.name=lldb.SBFunction-class.html#name,Variable lldb.SBSection.name=lldb.SBSection-class.html#name,Variable lldb.SBSymbol.name=lldb.SBSymbol-class (…)
    [all...]
  /cts/tools/signature-tools/src/signature/compare/model/
ITypeVariableDeltas.java 23 * ITypeVariableDefinitionDelta}s. Type variable deltas can occur, where type
35 * Returns a set of type variable deltas or {@code null} if no deltas are
38 * @return a set of type variable deltas, maybe {@code null}
  /external/chromium_org/mojo/public/tools/bindings/generators/java_templates/
struct_definition.tmpl 12 {% macro encode(variable, kind, offset, bit, level=0) %}
15 if ({{variable}} == null) {
18 org.chromium.mojo.bindings.Encoder encoder{{level + 1}} = encoder{{level}}.encodePointerArray({{variable}}.length, {{offset}}, {{array_expected_length(kind)}});
19 for (int i{{level}} = 0; i{{level}} < {{variable}}.length; ++i{{level}}) {
20 {{encode(variable~'[i'~level~']', sub_kind, 'DataHeader.HEADER_SIZE + org.chromium.mojo.bindings.BindingsHelper.POINTER_SIZE * i'~level, 0, level+1)|indent(8)}}
24 encoder{{level}}.{{kind|encode_method(variable, offset, bit)}};
28 {% macro decode(variable, kind, offset, bit, level=0) %}
32 {{variable}} = {{kind|java_type}}.decode(decoder{{level+1}});
35 {{variable}} = null;
38 {{variable}} = {{kind|new_array('si'~(level+1)~'.numFields')}}
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/build/
isolate.gypi 32 # doesn't permit conditional inclusion or variable expansion in include paths.
37 # * Removal passing of version_full variable created in version.gypi:
38 # '--extra-variable', 'version_full=<(version_full)',
116 '--path-variable', 'DEPTH', '<(DEPTH)',
117 '--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ',
119 '--config-variable', 'OS=<(OS)',
120 '--config-variable', 'chromeos=<(chromeos)',
121 '--config-variable', 'component=<(component)',
124 '--config-variable',
126 '--config-variable', 'icu_use_data_file_flag=<(icu_use_data_file_flag)'
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
variables.h 2 * Summary: interface for the variable matching and lookup.
3 * Description: interface for the variable matching and lookup.
38 * Interfaces for the variable module.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prenv.h 49 ** PR_GetEnv() -- Retrieve value of environment variable
56 ** var -- The name of the environment variable
59 ** The value of the environment variable 'var' or NULL if
60 ** the variable is undefined.
66 ** the form "name" causes the named environment variable to
70 ** form "name=" causes the named environment variable to be
81 ** an environment variable across all platforms. We suggest
88 ** of the form "name=" may un-set the envrionment variable on
90 ** environment variable to the null-string.
123 ** PR_SetEnv() -- set, unset or change an environment variable
    [all...]
  /external/chromium_org/third_party/webrtc/build/
isolate.gypi 13 # doesn't permit conditional inclusion or variable expansion in include paths.
18 # * Removal passing of version_full variable created in version.gypi:
19 # '--extra-variable', 'version_full=<(version_full)',
97 '--path-variable', 'DEPTH', '<(DEPTH)',
98 '--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ',
100 '--config-variable', 'OS=<(OS)',
101 '--config-variable', 'chromeos=<(chromeos)',
102 '--config-variable', 'component=<(component)',
105 '--config-variable',
107 '--config-variable', 'icu_use_data_file_flag=<(icu_use_data_file_flag)'
    [all...]
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
condition_variable.cc 26 // Try to create native condition variable implementation.
29 // Native condition variable implementation does not exist. Create generic
30 // condition variable based on events.
  /external/chromium_org/tools/gyp/pylib/gyp/
ninja_syntax.py 30 def variable(self, key, value, indent=0): member in class:Writer
39 self.variable('depth', depth, indent=1)
45 self.variable('command', command, indent=1)
47 self.variable('description', description, indent=1)
49 self.variable('depfile', depfile, indent=1)
51 self.variable('generator', '1', indent=1)
53 self.variable('pool', pool, indent=1)
55 self.variable('restat', '1', indent=1)
57 self.variable('rspfile', rspfile, indent=1)
59 self.variable('rspfile_content', rspfile_content, indent=1
    [all...]

Completed in 1897 milliseconds

<<11121314151617181920>>