/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
functions.h | 294 // ... special variant used in std::merge, std::includes, std::set_*.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/ |
functions.h | 294 // ... special variant used in std::merge, std::includes, std::set_*.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
functions.h | 294 // ... special variant used in std::merge, std::includes, std::set_*.
|
macros.h | 224 // Special variant for std::merge, std::includes, std::set_*
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
functions.h | 301 // ... special variant used in std::merge, std::includes, std::set_*.
|
macros.h | 234 // Special variant for std::merge, std::includes, std::set_*
|
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_act.c | 656 /* acknoledgement from HID device for SET_ transaction */ 728 /* should not expect control DATA for SET_ transaction */ [all...] |
/external/libvpx/libvpx/vpx_mem/memory_manager/include/ |
cavl_impl.h | 150 ** inside the AVL tree structure is that the SET_ and GET_ macros 154 ** fields that are (presumably) needed by the SET_/GET_ calls within
|
/external/v8/src/ |
jsregexp.cc | [all...] |
contexts.h | 389 void set_##name(type* value) { \
|
objects-inl.h | 86 void holder::set_##name(int value) { WRITE_INT_FIELD(this, offset, value); } 91 void holder::set_##name(type* value, WriteBarrierMode mode) { \ 100 void holder::set_##name(Smi* value, WriteBarrierMode mode) { \ 111 void holder::set_##name(int value) { \ 126 void holder::set_##name(bool value) { \ 127 set_##field(BooleanBit::set(field(), offset, value)); \ [all...] |
isolate.h | 767 inline void set_##name(type value) { \ [all...] |
bootstrapper.cc | [all...] |
heap.h | [all...] |
objects.h | [all...] |
/external/webkit/Source/WebCore/bindings/scripts/ |
CodeGeneratorGObject.pm | 720 my $functionSigType = $prefix eq "set_" ? "void" : $function->signature->type; 920 } elsif ($prefix eq "set_") { [all...] |
/frameworks/base/docs/html/guide/topics/renderscript/ |
compute.jd | 200 <code>set_<em>globalname</em></code>. For example, in order to set an <code>int</code> named
|
/frameworks/compile/slang/ |
slang_rs_reflection_cpp.cpp | 457 write(string("void set_") + EV->getName() + "(" + rtd.type->c_name +
|
/prebuilts/sdk/tools/linux/ |
llvm-rs-cc | |
/sdk/emulator/opengl/host/tools/emugen/ |
ApiGen.cpp | 162 fprintf(fp, "\tvirtual %s_%s_proc_t set_%s(%s_%s_proc_t f) { %s_%s_proc_t retval = %s; %s = f; return retval;}\n", n, s, n, n, s, n, s, n, n); 734 fprintf(fp, "\tptr = getProc(\"%s\", userData); set_%s((%s_%s_proc_t)ptr);\n", [all...] |
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
CHANGES | 543 in set_*_styles methods (Stebastian Werner) [all...] |
geshi-doc.txt | [all...] |
geshi-doc.html | [all...] |
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
carousel.rs | 174 // Exported variables. These will be reflected to Java set_* variables. [all...] |
/external/chromium-trace/trace-viewer/test_data/ |
v8.log | [all...] |