Home
last modified time | relevance | path

Searched refs:modify (Results 1 – 25 of 2163) sorted by relevance

12345678910>>...87

/external/dng_sdk/source/
Ddng_hue_sat_map.cpp138 HSBModify &modify) const in GetDelta()
159 modify.fHueShift = deltas [offset].fHueShift; in GetDelta()
160 modify.fSatScale = deltas [offset].fSatScale; in GetDelta()
161 modify.fValScale = deltas [offset].fValScale; in GetDelta()
170 const HSBModify &modify) in SetDeltaKnownWriteable() argument
191 SafeGetDeltas () [offset] = modify; in SetDeltaKnownWriteable()
199 if (modify.fValScale != 1.0f) in SetDeltaKnownWriteable()
228 zeroSatModify.fHueShift = modify.fHueShift; in SetDeltaKnownWriteable()
229 zeroSatModify.fSatScale = modify.fSatScale; in SetDeltaKnownWriteable()
Ddng_hue_sat_map.h151 HSBModify &modify) const;
165 const HSBModify &modify) in SetDelta() argument
173 modify); in SetDelta()
182 const HSBModify &modify);
Ddng_camera_profile.cpp383 dng_hue_sat_map::HSBModify modify; in FingerprintHueSatMap() local
385 map.GetDelta (hue, sat, val, modify); in FingerprintHueSatMap()
387 printer.Put_real32 (modify.fHueShift); in FingerprintHueSatMap()
388 printer.Put_real32 (modify.fSatScale); in FingerprintHueSatMap()
389 printer.Put_real32 (modify.fValScale); in FingerprintHueSatMap()
884 dng_hue_sat_map::HSBModify modify; in ReadHueSatMap() local
886 modify.fHueShift = stream.Get_real32 (); in ReadHueSatMap()
887 modify.fSatScale = stream.Get_real32 (); in ReadHueSatMap()
888 modify.fValScale = stream.Get_real32 (); in ReadHueSatMap()
890 hueSatMap.SetDelta (hue, sat, val, modify); in ReadHueSatMap()
/external/python/cpython2/Tools/scripts/
Dmailerdaemon.py158 def parsedir(dir, modify): argument
181 if modify:
211 if modify:
227 modify = 0
229 modify = 1
233 parsedir(folder, modify)
235 parsedir('/ufs/jack/Mail/errorsinbox', modify)
Dwin_add2path.py20 def modify(): function
46 paths, envpath = modify()
/external/tpm2/
DVendorString.h22 Please modify VendorString.h to provide a specific \
40 Please modify include\VendorString.h to provide a vednor specific \
61 Please modify include\VendorString.h to provide a vendor specific firmware \
/external/deqp/android/cts/master/src/
Degl-test-issues.txt22 dEQP-EGL.functional.image.modify.*_rgb5_a1_tex_subimage_rgba8
28 dEQP-EGL.functional.image.modify.tex_rgba4_renderbuffer_clear_color
29 dEQP-EGL.functional.image.modify.renderbuffer_rgba4_renderbuffer_clear_color
/external/deqp/doc/testspecs/GL3/
Dfunctional.texture_buffers.txt52 Modifying tests create a texture buffer object, modify it and render it to the
55 Modify render tests will create texture buffer object, modify it and render it
58 Render modify tests will create a tests buffer object render it to default
59 framebuffer, modify it and render it again to default framebuffer as fragment
/external/deqp/doc/testspecs/GLES31/
Dfunctional.texture_buffers.txt55 Modifying tests create a texture buffer object, modify it and render it to the
58 Modify render tests will create texture buffer object, modify it and render it
61 Render modify tests will create a tests buffer object render it to default
62 framebuffer, modify it and render it again to default framebuffer as fragment
/external/chromium-libpac/test/
DREADME4 Do not modify proxy_script_test.h. Instead modify the files contained
/external/icu/android_icu4j/
DREADME.android2 external/icu/tools/srcgen. Do not modify the code here. Instead, modify the
/external/javassist/src/main/javassist/tools/rmi/
DStubGenerator.java130 int modify = orgclass.getModifiers(); in produceProxyClass() local
131 if (Modifier.isAbstract(modify) || Modifier.isNative(modify) in produceProxyClass()
132 || !Modifier.isPublic(modify)) in produceProxyClass()
/external/autotest/client/site_tests/firmware_LockedME/
Dcontrol18 itself determines whether or not the CPU can modify the ME region. During
22 This test PASSES if the CPU is unable to modify the ME region.
24 This test FAILS if the CPU can modify the ME region, which means it should
/external/libbrillo/brillo/glib/
Dobject_unittest.cc35 void MutableRegularTestValue(const T& x, O modify) { in MutableRegularTestValue() argument
41 modify(&y); in MutableRegularTestValue()
47 modify(&y); in MutableRegularTestValue()
/external/python/cpython2/Lib/test/
Dtest_poll.py46 p.modify(rd, select.POLLIN)
164 self.assertRaises(OverflowError, pollster.modify, 1, -1)
165 self.assertRaises(OverflowError, pollster.modify, 1, 1 << 64)
175 self.assertRaises(OverflowError, pollster.modify, 1, USHRT_MAX + 1)
/external/valgrind/gdbserver_tests/
Dnlcontrolc.vgtest4 # and modify some variables
6 # and modify some variables
/external/swiftshader/third_party/LLVM/test/Transforms/ScalarRepl/
D2011-09-22-PHISpeculateInvoke.ll5 ; modify the loaded value.
7 ; edge, but scalarrepl doesn't modify the CFG, at least at the moment.)
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp442 object->modify(m_event, m_deps); in modifyGLObject()
2967 int modify; member
3176 if (m_config.modify || m_config.render) in addBufferOperations()
3182 if (m_config.modify) in addBufferOperations()
3204 if (m_config.modify || m_config.render) in addBufferOperations()
3264 if (m_config.modify || m_config.render) in addTextureOperations()
3272 if (m_config.modify || m_config.render) in addTextureOperations()
3278 if (m_config.modify == 1) in addTextureOperations()
3286 if (m_config.modify == 2) in addTextureOperations()
3308 if (m_config.modify || m_config.render) in addTextureOperations()
[all …]
/external/ppp/pppd/plugins/radius/
DCOPYRIGHT6 Permission to use, copy, modify, and distribute this software for any
22 Permission to use, copy, modify, and distribute this software for any
38 Permission to use, copy, modify, and distribute this software for any
53 Permission to use, copy, modify, and distribute this software and its
/external/deqp/scripts/khr_util/
Dregistry.py245 def modify(items, item): items.add(item) function
248 def modify(items, item): function
254 modify(self.types, typeName)
256 modify(self.enums, enumName)
258 modify(self.commands, commandName)
/external/llvm/test/DebugInfo/X86/
Dlive-debug-values.ll9 ; extern int modify(int n);
18 ; m = modify(n);
68 %call4 = tail call i32 @modify(i32 %call1) #4, !dbg !38
87 declare i32 @modify(i32) #1
/external/llvm/docs/
DExtendingLLVM.rst228 Also, you need to implement (or modify) any analyses or passes that you want to
253 add enum ``LLVMTypeKind`` and modify
270 modify ``static void WriteTypeTable(const ValueEnumerator &VE,
275 modify ``bool BitcodeReader::ParseTypeType()`` to read your data type
299 add enum ``LLVMTypeKind`` and modify
308 modify ``lltok::Kind LLLexer::LexIdentifier()`` to add ability to
313 modify ``static void WriteTypeTable(const ValueEnumerator &VE,
318 modify ``bool BitcodeReader::ParseTypeType()`` to read your data type
326 modify ``void TypePrinting::print(Type *Ty, raw_ostream &OS)``
/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/beancontext/mock/
Dmockdata.txt2 (don't modify)
/external/e2fsprogs/tests/f_readonly_fsck/
Dname1 ensure that a readonly check doesn't modify the fs
/external/e2fsprogs/tests/progs/
Dtest_rel_cmds.ct17 request do_brel_put, "Add or modify a block relocation entry",
48 request do_irel_put, "Add or modify an inode relocation entry",

12345678910>>...87